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
*
Don't use generic QSettings object.
Eike Ziller
2011-11-23
4
-25
/
+31
*
new design of the welcomepage
Thomas Hartmann
2011-11-23
38
-63
/
+110
*
C++ function signature: Avoid hitting a QTC_ASSERT.
Christian Kamm
2011-11-23
1
-4
/
+6
*
RemoteLinux: Rename and unconstify deploy step function.
Christian Kandeler
2011-11-23
12
-31
/
+31
*
Completion: Fix completion not triggering sometimes.
Christian Kamm
2011-11-23
1
-2
/
+2
*
SettingsSelector: Use Edit role when renaming
Tobias Hunger
2011-11-23
2
-5
/
+17
*
Bazaar,Mercurial: fix update of the commit button
Hugues Delorme
2011-11-23
2
-11
/
+10
*
Utils: let SubmitEditorWidget handle empty description
Hugues Delorme
2011-11-23
2
-4
/
+3
*
debugger: setUniformRowHeights(true) for views
hjk
2011-11-23
1
-0
/
+1
*
analyzer: fix performance problem when resorting valgrind views
hjk
2011-11-23
1
-0
/
+1
*
analyzer: re-organize the main models' ::data() functions
hjk
2011-11-23
2
-59
/
+71
*
qt4projectmanager: replace <QtGui/QApplication> in template by <QApplication>
hjk
2011-11-23
1
-1
/
+1
*
RemoteLinux: Don't make presence of device an absolute prerequisite ...
Christian Kandeler
2011-11-22
9
-20
/
+12
*
SSH: Don't call FileReader::fetch() with empty file name.
Christian Kandeler
2011-11-22
1
-0
/
+2
*
fix grammar of environment summary
Oswald Buddenhagen
2011-11-22
1
-4
/
+8
*
QtSupport: Split up #include <QtDeclarative>.
Friedemann Kleint
2011-11-22
1
-1
/
+14
*
Utils: remove needless const
Hugues Delorme
2011-11-22
1
-1
/
+1
*
LD: Improve parsing of linker error messages
Tobias Hunger
2011-11-22
3
-10
/
+16
*
fix C++11 string literal incompatibility
hjk
2011-11-22
5
-15
/
+15
*
C++ code style: Improve tooltip.
Christian Kamm
2011-11-22
1
-1
/
+3
*
C++: Fix completion for namespace aliases at global or namespace scope.
Christian Kamm
2011-11-22
1
-0
/
+8
*
QmlJS check: Extend "don't use var" performance warning.
Christian Kamm
2011-11-22
2
-43
/
+54
*
Compile fix for use of QVarLengthArray
Leandro Melo
2011-11-21
1
-5
/
+8
*
QmlJS: Remove unused code.
Christian Kamm
2011-11-21
2
-10
/
+0
*
QmlJS editor: Simplify document/semInfo updating significantly.
Christian Kamm
2011-11-21
7
-158
/
+95
*
C++ function signature: Automatically rename argument uses in body.
Christian Kamm
2011-11-21
1
-0
/
+25
*
C++ function signature: Improve preserving of default arguments.
Christian Kamm
2011-11-21
2
-105
/
+298
*
debugger: Disable setting of watchpoints on non-existing variables
hjk
2011-11-18
1
-1
/
+9
*
analyzer: fix tab order in 'start remote' dialog
hjk
2011-11-18
1
-27
/
+21
*
Re-use string constant in SubdirsProjectWizard.
hjk
2011-11-18
1
-1
/
+1
*
projectmanager: re-organize New Project categories
hjk
2011-11-18
17
-60
/
+37
*
C++: Add names for tokens constexpr and nullptr
Leandro Melo
2011-11-18
1
-2
/
+2
*
C++: Recognize C++11 nullptr
Leandro Melo
2011-11-18
20
-1
/
+140
*
C++: Enabled C++0x in SimpleLexer
Leandro Melo
2011-11-18
3
-0
/
+16
*
C++: Recognize C++11 constexpr
Leandro Melo
2011-11-18
3
-1
/
+25
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-18
16
-57
/
+35
|
\
|
*
fix installation under windows
Oswald Buddenhagen
2011-11-18
1
-1
/
+0
|
*
Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)
Alessandro Portale
2011-11-17
2
-2
/
+4
|
*
Bazaar: fix jumping into file from diff view
Hugues Delorme
2011-11-16
1
-2
/
+2
|
*
Don't use MDeclarativeCache::qDeclarativeView()
Alessandro Portale
2011-11-16
1
-1
/
+1
|
*
debugger: respect the "Always adjust column width" settings
hjk
2011-11-16
2
-0
/
+11
|
*
QmlProfiler: fix crash with context menu when nothing is selected
Christiaan Janssen
2011-11-16
1
-8
/
+10
|
*
make $$join() implementation qmake-compliant
Oswald Buddenhagen
2011-11-15
1
-1
/
+1
|
*
QML Debugging: Always name qmake step "Enable QML debugging"
Kai Koehne
2011-11-15
1
-4
/
+1
|
*
AnalyzerManager: Fix analyzer actions disabled after build error
Daniel Teske
2011-11-15
4
-15
/
+4
|
*
AnalyzerManager: Remove more dead code
Daniel Teske
2011-11-15
1
-9
/
+1
|
*
Dead code in AnalyzermManager
Daniel Teske
2011-11-15
1
-18
/
+0
|
*
Plugin tests: Fix '-test all'.
Christian Kamm
2011-11-14
1
-1
/
+6
|
*
C++ editor: Reparse after applying rename.
Christian Kamm
2011-11-14
1
-1
/
+3
|
*
VCS: Fix Apply/Revert for last line of chunk
Orgad Shaneh
2011-11-14
1
-2
/
+1
[next]