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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Process compound statements.
Roberto Raggi
2010-08-13
1
-4
/
+9
*
Cleanup
Roberto Raggi
2010-08-13
1
-5
/
+0
*
Update the function name.
Roberto Raggi
2010-08-13
1
-0
/
+10
*
Merge remote branch 'origin/2.0'
hjk
2010-08-13
4
-19
/
+35
|
\
|
*
Custom wizard: Add boolean 'enabled' attribute to <wizard>.
Friedemann Kleint
2010-08-13
3
-18
/
+34
|
*
fix string and the source in all translations
Oswald Buddenhagen
2010-08-12
1
-1
/
+1
*
|
Added public methods to process declarations and expressions.
Roberto Raggi
2010-08-13
2
-0
/
+16
*
|
Process type-ids.
Roberto Raggi
2010-08-13
1
-0
/
+1
*
|
Process enumerators.
Roberto Raggi
2010-08-13
2
-8
/
+22
*
|
Process named and elaborated type specifiers.
Roberto Raggi
2010-08-13
1
-4
/
+3
*
|
Process simple declarations.
Roberto Raggi
2010-08-13
1
-3
/
+25
*
|
Bind function definitions.
Roberto Raggi
2010-08-13
2
-10
/
+47
*
|
Bind NamespaceAST nodes.
Roberto Raggi
2010-08-13
1
-1
/
+14
*
|
Store the default value of the formal argument in a string literal.
Roberto Raggi
2010-08-13
1
-0
/
+15
*
|
Create symbols for the formal arguments.
Roberto Raggi
2010-08-13
1
-1
/
+15
*
|
Add the class to its enclosing scope.
Roberto Raggi
2010-08-13
1
-0
/
+2
*
|
Handle symbol visibility.
Roberto Raggi
2010-08-13
2
-8
/
+36
*
|
Added the base class symbol to its enclosing class declaration.
Roberto Raggi
2010-08-13
1
-1
/
+1
*
|
Added a way to bind TranslationUnitAST nodes.
Roberto Raggi
2010-08-13
2
-10
/
+14
*
|
The core-declarator needs to be visited after the postfix declarators.
Roberto Raggi
2010-08-13
1
-1
/
+1
*
|
Returns the newly computed type.
Roberto Raggi
2010-08-13
1
-2
/
+1
*
|
Fix gcc warning
Kai Koehne
2010-08-13
1
-0
/
+2
*
|
VCS polishing: Change context menu entry for 'Blame parent'.
Friedemann Kleint
2010-08-13
5
-7
/
+28
*
|
MSVC compile fix
Alessandro Portale
2010-08-12
1
-1
/
+1
*
|
Maemo: Polish class interface.
ck
2010-08-12
2
-4
/
+7
*
|
Maemo: Remove tooltip.
qt-info@nokia.com
2010-08-12
2
-3
/
+1
*
|
Maemo: Implement GUI for per-device port specification.
qt-info@nokia.com
2010-08-12
5
-35
/
+133
*
|
Maemo: Cache SSH connection in deployment step.
qt-info@nokia.com
2010-08-12
1
-7
/
+15
*
|
Maemo: Prepare completely per-device port specifications.
qt-info@nokia.com
2010-08-12
2
-0
/
+97
*
|
Maemo: Fix race condition in remote mounter.
qt-info@nokia.com
2010-08-12
2
-28
/
+6
*
|
Maemo: Check whether UTFS server could actually connect.
qt-info@nokia.com
2010-08-12
1
-2
/
+2
*
|
Maemo: Make deploy mount port user-settable.
qt-info@nokia.com
2010-08-12
7
-21
/
+89
*
|
Process the translation unit.
Roberto Raggi
2010-08-12
1
-0
/
+3
*
|
QmlOutline: Support reparenting into object array
Kai Koehne
2010-08-12
3
-6
/
+89
*
|
Process simple-type-specifiers and class-specifiers.
Roberto Raggi
2010-08-12
2
-19
/
+235
*
|
Process the ptr-declarators.
Roberto Raggi
2010-08-12
1
-8
/
+22
*
|
Removed the warns.
Roberto Raggi
2010-08-12
1
-248
/
+15
*
|
Process the postfix declarators.
Roberto Raggi
2010-08-12
2
-16
/
+36
*
|
Remember the declarator-id.
Roberto Raggi
2010-08-12
2
-23
/
+31
*
|
Process names.
Roberto Raggi
2010-08-12
2
-72
/
+258
*
|
Added Bind::switchScope() and Bind::currentScope().
Roberto Raggi
2010-08-12
2
-0
/
+17
*
|
Improve MSVC parser
Tobias Hunger
2010-08-12
2
-7
/
+92
*
|
Compilefix
Thomas Hartmann
2010-08-12
1
-1
/
+0
*
|
Initial work on the new Binder.
Roberto Raggi
2010-08-12
3
-0
/
+2421
*
|
QmlJSEditor: Add QuickToolBar to QmlJSEditor
Thomas Hartmann
2010-08-12
8
-2
/
+805
*
|
QmlDesigner: remove QuickToolBar from QmlDesigner
Thomas Hartmann
2010-08-12
9
-54
/
+32
*
|
Creating lib: qmleditorwidgets
Thomas Hartmann
2010-08-12
173
-226
/
+2627
*
|
debugger: tell engine about removed breakpoints
hjk
2010-08-12
1
-1
/
+1
*
|
QmlOutline: Don't decorate root item
Kai Koehne
2010-08-12
1
-0
/
+2
*
|
Generate AST nodes for the bit fields.
Roberto Raggi
2010-08-12
1
-2
/
+4
[next]