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
*
Remove some dead code.
con
2011-01-12
3
-837
/
+0
*
don't clobber GenericMakeStep.BuildTargets during expando syntax upgrade
Oswald Buddenhagen
2011-01-11
1
-1
/
+12
*
Maemo: Optionally remove packaging data on target removal.
Christian Kandeler
2011-01-11
3
-0
/
+30
*
Maemo: Prepare for possibility of our deploy step disappearing.
Christian Kandeler
2011-01-11
8
-36
/
+52
*
Code Cleanup: Remove sharedlibraryinjector.
Friedemann Kleint
2011-01-11
5
-616
/
+59
*
In case of network error print the error string.
kh1
2011-01-11
3
-2
/
+17
*
Small cleanup.
kh1
2011-01-11
1
-8
/
+5
*
QmlJSTools: Indicate optional dependency on CppTools.
Christian Kamm
2011-01-11
1
-0
/
+2
*
Project managers: Indicate optional dependency to Qt Designer.
Friedemann Kleint
2011-01-11
2
-0
/
+2
*
ProjectExplorer: Add option to not show output on run
dt
2011-01-11
4
-2
/
+16
*
Fix format of "foo existed with code n" message.
con
2011-01-11
1
-1
/
+1
*
Allow optional plugin dependencies.
con
2011-01-11
1
-1
/
+1
*
Compile: include QApplication instead of QCoreApplication
dt
2011-01-11
1
-1
/
+1
*
Debugger[New CDB]: Update all variables on assignment.
Friedemann Kleint
2011-01-11
2
-14
/
+35
*
QmlDesigner.NodeInstances: Refactor server
Marco Bubke
2011-01-11
2
-35
/
+50
*
ProjectExplorer: Make "Del" work in project tree
dt
2011-01-11
1
-0
/
+2
*
Fix missing progress indicator during load.
kh1
2011-01-11
4
-15
/
+17
*
Debugger: Fix Compiler warning.
Friedemann Kleint
2011-01-11
1
-1
/
+1
*
Debugger[New CDB]: Get rid of postfix '2' in file names/classes.
Friedemann Kleint
2011-01-11
15
-31
/
+31
*
Debugger[New CDB]: Move from namespace Cdb to Internal.
Friedemann Kleint
2011-01-11
15
-100
/
+97
*
Project managers: Remove dependency to Qt Designer.
Friedemann Kleint
2011-01-11
2
-2
/
+0
*
QmlDesigner.NodeInstances: Fix Mac repaint
Marco Bubke
2011-01-10
1
-1
/
+1
*
Maemo: Switch to command-line based QML debugging parameters.
Christian Kandeler
2011-01-10
2
-18
/
+9
*
set stretch last section for class view and project view trees
Paul Kolomiets
2011-01-10
2
-0
/
+2
*
Project managers: Remove dependency to Qt Designer.
Friedemann Kleint
2011-01-10
18
-612
/
+488
*
applicationlauncher: fix recently introduced signal passing problem
hjk
2011-01-10
2
-3
/
+3
*
Maemo: Tell file manager not to bother the user with expected updates.
Christian Kandeler
2011-01-10
4
-2
/
+29
*
editormanager: fix handling of file names ending with + like foo.c++
hjk
2011-01-10
1
-2
/
+4
*
Debugger: Link (export checkconfiguration)
Friedemann Kleint
2011-01-10
5
-31
/
+80
*
s60devicerunconfiguration: remove useless code
hjk
2011-01-10
1
-9
/
+2
*
debugger: remove engine type parameter from runcontrol constructor
hjk
2011-01-10
4
-22
/
+25
*
debugger: refactor debugger configuration check
hjk
2011-01-10
7
-99
/
+95
*
introduce a appendMessage overload not requiring the 'this' parameter
hjk
2011-01-10
8
-47
/
+51
*
s60devicerunconfiguration.cpp: code cosmetics
hjk
2011-01-10
1
-18
/
+15
*
fix oversight in OutputFormat refactoring
hjk
2011-01-10
4
-6
/
+11
*
projectexplorer: move runcontrol/outputwindow connection to outputwindow
hjk
2011-01-10
3
-8
/
+4
*
debugger: fix qml output channeling
hjk
2011-01-10
2
-13
/
+7
*
Debugger: Header cleanup
Friedemann Kleint
2011-01-10
51
-375
/
+99
*
Added activates-on to the quick-fixes.
Erik Verbruggen
2011-01-10
1
-1
/
+40
*
runcontrols: use ProjectExplorrer::OutputFormat for format selection
hjk
2011-01-07
17
-144
/
+136
*
projectexplorer: move OutputFormat to separate file
hjk
2011-01-07
3
-14
/
+59
*
debugger: prepare transition to OutputFormat
hjk
2011-01-07
1
-1
/
+1
*
merge addToOutputWindow and addToOutputWindowInline
hjk
2011-01-07
15
-91
/
+68
*
projectexplorer: refactor OutputFormatter interface
hjk
2011-01-07
3
-29
/
+19
*
Debugger: R.I.P. old CDB engine.
Friedemann Kleint
2011-01-07
51
-12120
/
+54
*
QuickFix: Add comments to undocumented fixes.
Christian Kamm
2011-01-07
2
-4
/
+42
*
debugger: compile fix, minor cleanup
hjk
2011-01-07
4
-10
/
+7
*
C++ completion: Skip Q_PROPERTY and Q_ENUMS symbols.
Christian Kamm
2011-01-07
1
-3
/
+6
*
debugger move DebuggerStartParameters into file of its own
hjk
2011-01-07
7
-102
/
+159
*
Compile fix
con
2011-01-07
1
-3
/
+0
[next]