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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
The constructor of Wizard takes now WindowFlags, get rid of QScopedPointer
Jarek Kobus
2010-03-29
2
-7
/
+14
*
Regenerated the qml/js front-end.
Roberto Raggi
2010-03-29
3
-24
/
+49
*
Replace Q_GUI_EXPORT with QTCREATOR_UTILS_EXPORT.
Jarek Kobus
2010-03-29
1
-3
/
+3
*
Get rid of compile warning
Jarek Kobus
2010-03-29
1
-1
/
+1
*
Introduce a new Wizard class, capable of showing progress items.
Jarek Kobus
2010-03-29
3
-0
/
+1029
*
Fixed `look at symbol under cursor' when symbol is a Qt method (e.g. a signal).
Roberto Raggi
2010-03-29
7
-20
/
+31
*
Introduced Document::isQmlDocument() and Document::isJSDocument().
Roberto Raggi
2010-03-29
2
-1
/
+26
*
QmlJS: Only collect linker errors for the current file being checked.
Christian Kamm
2010-03-29
4
-19
/
+24
*
Added icons to options dialog categories
Thorbjørn Lindeijer
2010-03-26
2
-3
/
+3
*
Improve (un)comment selection in C++ style
mae
2010-03-26
1
-4
/
+10
*
QmlJS: Fix reading enumerators from Qml type description.
Christian Kamm
2010-03-26
1
-1
/
+2
*
QmlJSEditor: Add completion for JS keywords and Qml reserved words.
Christian Kamm
2010-03-26
2
-0
/
+11
*
Disable C++0x support for now
Thorbjørn Lindeijer
2010-03-25
1
-1
/
+1
*
Renewed attempt to fix possible dangling pointers.
Erik Verbruggen
2010-03-25
1
-3
/
+14
*
Fix code model for nested Qml packages like Qt.labs.particles.
Christian Kamm
2010-03-25
2
-5
/
+6
*
Add errors for incorrect imports in Qml.
Christian Kamm
2010-03-25
3
-5
/
+40
*
Update Qml parser.
Christian Kamm
2010-03-25
5
-6
/
+26
*
Revert "Fixed possible crash in dangling pointers in namespaces."
Erik Verbruggen
2010-03-24
4
-237
/
+131
*
Recognize C++0x lambda expressions.
Roberto Raggi
2010-03-24
1
-0
/
+1
*
tr()-Fixes
Friedemann Kleint
2010-03-23
1
-5
/
+6
*
Make disabled icons sharper in sidebar
Jens Bache-Wiig
2010-03-23
2
-10
/
+34
*
Ensure a minimum indent of 1 for the help output
dt
2010-03-23
1
-1
/
+1
*
Fixed #import completion to act the same as #include completion.
Erik Verbruggen
2010-03-23
1
-0
/
+4
*
Fixed possible crash in dangling pointers in namespaces.
Erik Verbruggen
2010-03-23
4
-131
/
+237
*
Place a whitespace between references.
Roberto Raggi
2010-03-23
1
-0
/
+3
*
Recognize C++0x rvalue references.
Roberto Raggi
2010-03-23
1
-2
/
+5
*
fix for QTCREATORBUG-927
hjk
2010-03-23
1
-1
/
+1
*
Renamed the CompoundExpressionAST::compoundStatement.
Roberto Raggi
2010-03-23
1
-1
/
+1
*
Disable gcc warning about unused parameters in net7ssh
Kai Koehne
2010-03-23
1
-0
/
+1
*
Refactor the externally modified file handling
con
2010-03-22
2
-1
/
+31
*
Fix white text in tool tips and dock widget decorations
Jens Bache-Wiig
2010-03-22
1
-1
/
+0
*
Don't cache toolbars twice. Fix flickering.
Jens Bache-Wiig
2010-03-19
2
-4
/
+2
*
Fix build on windows
Tobias Hunger
2010-03-19
1
-2
/
+2
*
Read qmldir files in a thread and cache them in Snapshot.
Christian Kamm
2010-03-18
6
-11
/
+65
*
Make the Qml code model read qmldir files for import resolving.
Christian Kamm
2010-03-18
8
-11
/
+724
*
Ensure that the memory pool can be reused after a rewind and get rid of the s...
Roberto Raggi
2010-03-18
2
-0
/
+7
*
Switched QML designer to use the ast for loading.
Erik Verbruggen
2010-03-18
1
-1
/
+1
*
Improve Qml code model import handling.
Christian Kamm
2010-03-18
8
-170
/
+98
*
Header cleanup in utils/coreplugin.
Friedemann Kleint
2010-03-17
2
-42
/
+71
*
Put the DependencyTable calculation into the QFuture.
Erik Verbruggen
2010-03-17
1
-3
/
+7
*
Put the include depenency table into a separate class, and cache it when poss...
Erik Verbruggen
2010-03-17
5
-113
/
+217
*
Fix compiler warnings with MVSC2008
Kai Koehne
2010-03-17
1
-2
/
+1
*
Clean up layouts and use minisplitter everywhere
Jens Bache-Wiig
2010-03-17
2
-1
/
+1
*
Added parser support for Q_INTERFACES.
Erik Verbruggen
2010-03-17
1
-0
/
+2
*
Replace FancyLineEdit::setHintText by QLineEdit::setPlaceHolder
dt
2010-03-16
3
-84
/
+4
*
utils: compile fix with namespaces
hjk
2010-03-16
1
-3
/
+2
*
Replace reflection by generated drop shadows in sidebar
Jens Bache-Wiig
2010-03-15
2
-0
/
+51
*
Preserve the user-set build directory for Generic Projects
Thorbjørn Lindeijer
2010-03-15
1
-3
/
+2
*
Updated the QML/JS parser.
Roberto Raggi
2010-03-15
4
-6
/
+8
*
Fixed icons in plugin manager
Lasse Holmstedt
2010-03-12
2
-18
/
+32
[next]