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
*
ClearCase: Refactor ClearCaseSync
Knut Petter Svendsen
2013-04-03
1
-5
/
+8
*
Gcc: Handle new warnings/error messages from gcc 4.8
Tobias Hunger
2013-04-03
4
-64
/
+120
*
Show kit details in menu tooltips in TargetSettingsPanel
Eike Ziller
2013-04-03
1
-1
/
+5
*
auto-derive subdir dependencies from plugin dependencies
Oswald Buddenhagen
2013-04-03
1
-331
/
+75
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
51
-72
/
+0
*
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
78
-309
/
+362
*
IOutputParser: Make sure to not cut too much output
Tobias Hunger
2013-04-03
8
-12
/
+22
*
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
100
-459
/
+535
*
FakeVim: Don't handle user mapping in some commands
hluk
2013-04-03
2
-1
/
+18
*
FakeVim: Don't check for "UseFakeVim" in standalone mode
hluk
2013-04-03
2
-9
/
+12
*
Clean headers in Find.
Friedemann Kleint
2013-04-03
8
-33
/
+0
*
Forward-declare some classes in Find plugin.
Friedemann Kleint
2013-04-03
10
-12
/
+20
*
Clean headers in Locator.
Friedemann Kleint
2013-04-03
10
-26
/
+0
*
Clean headers in QmlJsTools.
Friedemann Kleint
2013-04-03
17
-78
/
+0
*
Forward-declare some classes in QmlJsTools.
Friedemann Kleint
2013-04-03
5
-5
/
+12
*
ProgressManager: Use QGraphicsOpacityEffect instead of hack
Eike Ziller
2013-04-03
2
-64
/
+34
*
Add documentation for variable chooser.
Eike Ziller
2013-04-02
1
-0
/
+79
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
51
-51
/
+0
*
remove unnecessary include paths
Oswald Buddenhagen
2013-04-02
2
-3
/
+0
*
remove redundant INCLUDEPATHs
Oswald Buddenhagen
2013-04-02
1
-2
/
+2
*
IOutputParser: Remove useless virtual keywords
Tobias Hunger
2013-04-02
4
-7
/
+7
*
Android: Fix Javaparser
Tobias Hunger
2013-04-02
2
-8
/
+16
*
Core: Add streaming operators for Core::Id
hjk
2013-04-02
3
-4
/
+27
*
FakeVim: Widgets in preferences for 'scrolloff' and 'passnewline'
hluk
2013-04-02
2
-204
/
+252
*
Debugger: Make adding tasks for missing debug info packages optional
hjk
2013-04-02
4
-17
/
+37
*
Clean headers in AnalyerBase.
Friedemann Kleint
2013-04-02
13
-64
/
+1
*
Debugger: Fix warnings on qt creator startup
Kai Koehne
2013-04-02
1
-1
/
+0
*
add src/shared/ to INCLUDEPATH
Oswald Buddenhagen
2013-04-02
1
-0
/
+1
*
define QT_CREATOR centrally
Oswald Buddenhagen
2013-04-02
7
-9
/
+4
*
add missing defines to QtSupport ProductModule and rely on their presence
Oswald Buddenhagen
2013-04-02
2
-6
/
+2
*
move qtsupport defines to qtsupport_dependencies.pri
Oswald Buddenhagen
2013-04-02
3
-8
/
+8
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
49
-49
/
+0
*
move ssh dependency to projectexplorer_dependencies.pri
Oswald Buddenhagen
2013-04-02
2
-1
/
+1
*
move qmldebug dependency to debugger_dependencies.pri
Oswald Buddenhagen
2013-04-02
2
-2
/
+1
*
Git: Show remote branch in topic
Petar Perisin
2013-04-02
2
-7
/
+54
*
VCS Clean Dialog: Added "Select All" checkbox
Petar Perisin
2013-04-02
3
-4
/
+43
*
Open project if it was not added to VC system.
Petar Perisin
2013-04-02
2
-3
/
+18
*
Make adding variable support to textcontrol easier.
Eike Ziller
2013-03-28
5
-9
/
+18
*
RemoteLinux/Madde: Do not do too much checking in run control factories.
Christian Kandeler
2013-03-28
3
-46
/
+80
*
Clean headers in Qt4ProjectManager.
Friedemann Kleint
2013-03-28
68
-271
/
+2
*
RunConfigurationAspect: Simplify cloneing
Tobias Hunger
2013-03-28
6
-30
/
+29
*
Qt4ProjectManager: Forward-declare some classes.
Friedemann Kleint
2013-03-28
19
-21
/
+44
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-03-28
4
-1
/
+8
|
\
|
*
DebuggerKitInformation: Handle null QVariants
Tobias Hunger
2013-03-27
1
-0
/
+2
|
*
QmlDesigner.FormEditor: Set clipping to false for manipulator items
Marco Bubke
2013-03-27
1
-0
/
+1
|
*
QmlDesigner.FormEditor: Clear all custom tools for detachment
Marco Bubke
2013-03-27
1
-0
/
+2
|
*
QmlDesigner.FormEditor: Set selection tool as current tool for detachment
Marco Bubke
2013-03-27
1
-0
/
+2
|
*
Fix checks for qt modules
Kai Koehne
2013-03-26
1
-1
/
+1
|
*
Fix check for declarative with Qt 5.0.2
Kai Koehne
2013-03-26
1
-1
/
+1
*
|
QNX: Refactored connection handling for BlackBerry devices
Tobias Nätterlund
2013-03-28
19
-272
/
+692
[next]