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
*
Set and propagate the `auto' specifier.
Roberto Raggi
2010-03-24
5
-1
/
+24
*
Only show ObjC-quickfix when the editor has the appropriate mime-type.
Erik Verbruggen
2010-03-24
1
-1
/
+3
*
Accepts trailing return types.
Roberto Raggi
2010-03-24
6
-1
/
+20
*
Fixes for signals and complex script bindings.
Erik Verbruggen
2010-03-24
1
-1
/
+11
*
Fixed testcase.
Erik Verbruggen
2010-03-24
3
-11
/
+22
*
Require a T_EQUAL when parsing conditions.
Roberto Raggi
2010-03-24
1
-1
/
+2
*
Recognize C++0x decltype.
Roberto Raggi
2010-03-24
1
-1
/
+18
*
Recognize C++0x lambda expressions.
Roberto Raggi
2010-03-24
19
-37
/
+850
*
QWebView has no copy slot. Fixes the side bar copy connection.
kh1
2010-03-24
1
-3
/
+1
*
QmlDesigner: Fix crash in TestCore::testRewriterForArrayMagic
Kai Koehne
2010-03-24
1
-1
/
+6
*
Fix warning on progressbar animation
Jens Bache-Wiig
2010-03-24
1
-3
/
+1
*
tr()-Fixes in QmlDesigner.
Friedemann Kleint
2010-03-24
3
-37
/
+37
*
QmlDesigner.ItemLibrary: workaround: delete resource view before its model
Jörg Schummer
2010-03-24
1
-0
/
+1
*
More fixes to the autotests.
Erik Verbruggen
2010-03-24
3
-10
/
+15
*
Fix leak in help plugin.
con
2010-03-24
1
-2
/
+2
*
Multiple fixes to the progress bars
Jens Bache-Wiig
2010-03-24
4
-19
/
+30
*
Header cleaning mainly in find/cpaster.
Friedemann Kleint
2010-03-24
43
-320
/
+353
*
Changed conversion to variant to use the functions in the PropertyParser name...
Erik Verbruggen
2010-03-24
1
-9
/
+7
*
Disable the 'Add to project' part when there are no projects
Thorbjørn Lindeijer
2010-03-24
2
-2
/
+9
*
Fix updating run control buttons when project has no active runconfig
Lasse Holmstedt
2010-03-24
1
-3
/
+12
*
Fixes: Tooltips for hover help didn't show up anymore.
con
2010-03-23
6
-29
/
+22
*
Fixes: Build with webkit.
con
2010-03-23
2
-2
/
+1
*
Rewrite of the whole help modul initialization.
kh1
2010-03-23
19
-610
/
+410
*
Implement our own search for keywords using QSql.
kh1
2010-03-23
3
-44
/
+123
*
Make use of the now available gui help engine.
kh1
2010-03-23
4
-10
/
+10
*
Make use of the help manager's core help engine.
kh1
2010-03-23
2
-6
/
+7
*
Add some more convinient functionality the help manager.
kh1
2010-03-23
2
-22
/
+142
*
Move the constants where they belong.
kh1
2010-03-23
4
-11
/
+12
*
Fix wrong naming scheme.
kh1
2010-03-23
1
-3
/
+3
*
Make them const.
kh1
2010-03-23
2
-4
/
+4
*
Make use of the core engine, no need for gui stuff.
kh1
2010-03-23
5
-53
/
+44
*
Remove some superfluous stuff.
kh1
2010-03-23
2
-13
/
+4
*
tr()-Fixes
Friedemann Kleint
2010-03-23
5
-30
/
+26
*
More consistent debugger status messages
Jens Bache-Wiig
2010-03-23
1
-3
/
+3
*
Make disabled icons sharper in sidebar
Jens Bache-Wiig
2010-03-23
4
-34
/
+49
*
Fixes: Notification about externally modified files on Windows.
con
2010-03-23
1
-3
/
+6
*
Warn the user against building in a subdirectory of the source directory
dt
2010-03-23
2
-12
/
+24
*
Sanitize input for shadow build path chooser
dt
2010-03-23
1
-2
/
+2
*
Ensure a minimum indent of 1 for the help output
dt
2010-03-23
1
-1
/
+1
*
Don't trim lines before pushing them to the parsers
dt
2010-03-23
1
-4
/
+4
*
Add <b> to make the tags balanced
dt
2010-03-23
1
-1
/
+1
*
Make cmake mimetypes xml file visible in the project tree
dt
2010-03-23
1
-1
/
+2
*
Add *.cmake to glob patterns for cmake files.
dt
2010-03-23
1
-0
/
+1
*
Moved code for accessing Windows Registry to src/shared.
Robert Loehning
2010-03-23
5
-125
/
+243
*
Fixed #import completion to act the same as #include completion.
Erik Verbruggen
2010-03-23
1
-0
/
+4
*
Added function isRegistered.
Robert Loehning
2010-03-23
1
-4
/
+11
*
Fixed saving in Designer mode
Thorbjørn Lindeijer
2010-03-23
1
-1
/
+4
*
Introduced a single convenient function for updating additional contexts
Thorbjørn Lindeijer
2010-03-23
12
-106
/
+54
*
Improved statusbar output for the debugger mode
Jens Bache-Wiig
2010-03-23
4
-18
/
+20
*
debugger: polish address display. also remove the mostly unused 'stored' address
hjk
2010-03-23
6
-14
/
+0
[next]