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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
Disambiguate include guard define
Daniel Teske
2011-11-10
1
-3
/
+3
*
Fix qreal is not double.
Felix Geyer
2011-11-09
4
-6
/
+6
*
C++: Fix navigation for macros
Leandro Melo
2011-11-08
1
-8
/
+13
*
debugger: save history of log input pane
hjk
2011-11-08
1
-0
/
+3
*
DebuggingHelper: Check for empty list of qt apis
Kai Koehne
2011-11-08
1
-4
/
+6
*
Use QString::fromLatin1 instead of QString::fromAscii
Alessandro Portale
2011-11-08
1
-1
/
+1
*
SVN: Fix Subversion 1.6 and earlier support after refactoring
Jonathan Liu
2011-11-08
1
-1
/
+1
*
Make links clickable in Nokia Store wizard
Daniel Teske
2011-11-07
1
-0
/
+33
*
use correct codec for stderr
Oswald Buddenhagen
2011-11-07
1
-1
/
+1
*
Apply changes of global tab settings to editors
Jarek Kobus
2011-11-07
1
-1
/
+1
*
Allow user to click on arrows on the function hint proposal.
wongk
2011-11-07
1
-1
/
+8
*
QtQuick/Html apps: Fix some non-shadowbuild cases
Alessandro Portale
2011-11-04
1
-1
/
+1
*
Don't add superfluous newlines to qmake project files.
wongk
2011-11-04
1
-4
/
+1
*
Remove one messagebox when removing a buildconfiguration
Daniel Teske
2011-11-04
1
-8
/
+0
*
Fix warnings about slot.
Friedemann Kleint
2011-11-04
2
-1
/
+3
*
Fix painting issue on the Issues pane.
wongk
2011-11-04
1
-1
/
+1
*
Typo fixes
Robert Loehning
2011-11-03
2
-2
/
+2
*
App Wizard templates: Use com.nokia.symbian 1.1 instead of 1.0
Alessandro Portale
2011-11-03
5
-12
/
+12
*
Minor string fix
Robert Loehning
2011-11-03
1
-1
/
+1
*
Search: Uniform shotcut for File pattern
Robert Loehning
2011-11-03
1
-1
/
+1
*
Further string fixes
Robert Loehning
2011-11-03
3
-5
/
+5
*
Remove dead plugins
Eike Ziller
2011-11-03
15
-1461
/
+0
*
Removed pointless and outdated tooltips
Robert Loehning
2011-11-03
2
-9
/
+0
*
Appoutputpane sender() can't be used in a queued connection
Daniel Teske
2011-11-03
2
-6
/
+13
*
Project::removeTarget add missing return tru
Daniel Teske
2011-11-03
1
-0
/
+1
*
If user cancels save file prompt, cancel entire action.
wongk
2011-11-03
3
-5
/
+9
*
BreakDialog: BreakpointAtJavaScriptThrow
Aurindam Jana
2011-11-03
1
-1
/
+4
*
String fixes
Robert Loehning
2011-11-03
6
-5
/
+8
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
2639
-5278
/
+5278
*
Avoid huge minimum size of search result panel.
Eike Ziller
2011-11-03
1
-0
/
+3
*
projectexplorer: More consistent '...'
hjk
2011-11-02
4
-7
/
+7
*
VCS base diff editor with merge conflicts
Peter Kuemmel
2011-11-02
1
-8
/
+19
*
debgugger: fix crash when opening memory editor through register values
hjk
2011-11-02
1
-1
/
+1
*
debugger: cleaner debugger aborting
hjk
2011-11-02
6
-14
/
+43
*
debugger: don't store empty watched expressions
hjk
2011-11-02
1
-0
/
+1
*
Set text editor font also for new search panels.
Eike Ziller
2011-11-01
1
-0
/
+3
*
fakevim: fix replacement of '\&'
hjk
2011-11-01
1
-0
/
+1
*
Fix showing of "Debugging Helper Missing" warning.
Eike Ziller
2011-10-31
6
-19
/
+5
*
QmlDesigner.documentController: bugfix for crumblebar
Thomas Hartmann
2011-10-31
1
-2
/
+5
[next]