index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor and add support for pastebin.com
Maurice Kalinowski
2009-07-27
8
-733
/
+4
*
Handle missing copy shortcut.
kh
2009-07-27
2
-1
/
+14
*
Sync with Assistant source, fixes empty tab title.
kh
2009-07-27
2
-0
/
+13
*
Fix missing bookmark and folder icons.
kh
2009-07-27
1
-1
/
+3
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
dt
2009-07-22
1
-142
/
+115
|
\
|
*
fix comment parsing wrt line continuations
Oswald Buddenhagen
2009-07-21
1
-23
/
+33
|
*
make the feature file search do fewer useless stat()s
Oswald Buddenhagen
2009-07-21
1
-16
/
+10
|
*
inline parseLine()
Oswald Buddenhagen
2009-07-21
1
-102
/
+86
|
*
make excess closing braces non-fatal
Oswald Buddenhagen
2009-07-21
1
-26
/
+11
*
|
Parse the Makefile in the importing case a lot better
dt
2009-07-22
1
-0
/
+3
|
/
*
Fixes for the ObjC AST. Now it should be complete.
Erik Verbruggen
2009-07-20
8
-31
/
+183
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Erik Verbruggen
2009-07-20
1
-1
/
+1
|
\
|
*
whoops - fix parsing of line continuations
Oswald Buddenhagen
2009-07-16
1
-1
/
+1
*
|
Added more AST for ObjC.
Erik Verbruggen
2009-07-20
8
-56
/
+583
*
|
Added ObjC method prototypes to the AST.
Erik Verbruggen
2009-07-16
8
-28
/
+233
*
|
Fixed crasher (infinite looping) for ObjC attributes.
Erik Verbruggen
2009-07-16
1
-2
/
+4
*
|
Added ObjC properties to the AST.
Erik Verbruggen
2009-07-16
8
-93
/
+280
*
|
Added ObjC @interface and @implementation member declarations.
Erik Verbruggen
2009-07-16
8
-18
/
+201
|
/
*
Added ObjC encode expressions.
Erik Verbruggen
2009-07-16
8
-16
/
+138
*
Added ObjC protocol expressions.
Erik Verbruggen
2009-07-16
7
-6
/
+69
*
Added varargs parsing for ObjC send_msg arguments.
Erik Verbruggen
2009-07-16
2
-23
/
+51
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Erik Verbruggen
2009-07-16
1
-77
/
+119
|
\
|
*
optimize low-level pro reader code
Oswald Buddenhagen
2009-07-15
1
-77
/
+119
*
|
AST additions for ObjC send_msg.
Erik Verbruggen
2009-07-15
8
-13
/
+145
|
/
*
less braindead evaluation of ProVariable & ProValue
Oswald Buddenhagen
2009-07-14
1
-106
/
+81
*
move actual replaceInList imlementation back to proparserutils.h
Oswald Buddenhagen
2009-07-14
2
-32
/
+7
*
remove bizarre TARGET hack
Oswald Buddenhagen
2009-07-14
1
-23
/
+0
*
no point in ProFile being a QObject
Oswald Buddenhagen
2009-07-14
1
-4
/
+1
*
Missed some unused ';' after Q_UNUSED
Alessandro Portale
2009-07-13
1
-1
/
+1
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
5
-9
/
+9
*
Improved the parsing of parameter declarations clause.
Roberto Raggi
2009-07-13
1
-9
/
+25
*
Fixed a few typos and bugs in the ObjC++ support.
Roberto Raggi
2009-07-13
3
-5
/
+5
*
Added @dynamic parsing.
Erik Verbruggen
2009-07-13
1
-1
/
+15
*
Added @synthesize and fixed @property.
Erik Verbruggen
2009-07-13
1
-1
/
+38
*
Added AST for a bit of ObjC.
Erik Verbruggen
2009-07-13
8
-50
/
+507
*
Recognize the numeric literals.
Roberto Raggi
2009-07-10
2
-2
/
+117
*
Check for 0x0 access when comparing identifiers.
Roberto Raggi
2009-07-10
1
-1
/
+3
*
Replaced T_INT_LITERAL and T_FLOAT_LITERAL with T_NUMERIC_LITERAL.
Roberto Raggi
2009-07-10
5
-12
/
+10
*
remove linguist-specific functions
Oswald Buddenhagen
2009-07-10
2
-65
/
+0
*
implement proper vpath handling for qt4 projects
Oswald Buddenhagen
2009-07-10
2
-106
/
+57
*
Introduced SemanticHighlighter
Roberto Raggi
2009-07-09
3
-38
/
+3
*
Add a public method which reads the content of pro file from string
Jarek Kobus
2009-07-07
2
-3
/
+23
*
Stop at class or elaborated class specifiers when recovering declarations.
Roberto Raggi
2009-07-06
1
-0
/
+4
*
Visit the declarator's initializer.
Roberto Raggi
2009-07-06
1
-5
/
+3
*
Fixed the parsing of foreach statements. The initializer expression needs to ...
Roberto Raggi
2009-07-03
1
-1
/
+1
*
Made foreach a keyword when parsing with qtMocRun
Roberto Raggi
2009-07-03
2
-1
/
+16
*
Introduced ForeachStatementAST and the bits to parse foreach statements when ...
Roberto Raggi
2009-07-03
15
-14
/
+183
*
Support condition scopes in pro files.
Aaron McCarthy
2009-07-03
1
-4
/
+22
*
Removed two stray backslashes
Thorbjørn Lindeijer
2009-06-29
1
-1
/
+1
*
Implement home page settings and help startup options.
kh
2009-06-26
1
-4
/
+18
[next]