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
Commit message (
Expand
)
Author
Age
Files
Lines
*
long live the king
hjk
2009-08-14
1397
-1401
/
+1401
*
qmake's include function now supports three arguments
Keith Isdale
2009-08-14
1
-2
/
+4
*
Fix typo in class name, add label to explain the purpose of jom.
Daniel Molkentin
2009-08-13
3
-13
/
+37
*
Add the directory we are refering too in the cmake wizards can't build
dt
2009-08-13
1
-2
/
+2
*
Add a default: label to the ToolChainType switches so that gcc doesn't
dt
2009-08-13
2
-0
/
+3
*
debugger: make the message box informing of received signals non-blocking.
hjk
2009-08-13
1
-1
/
+4
*
Use proper standard keysequences for MoveTo/Select
mae
2009-08-13
1
-9
/
+21
*
Fix typo in code comment: haaving -> having.
dt
2009-08-13
1
-1
/
+1
*
Fix "TARGET=" in .pro files
dt
2009-08-13
3
-3
/
+14
*
sessionmanager: replace signal sessionUnloaded() by aboutToUnloadSession()
hjk
2009-08-13
7
-13
/
+12
*
debugger: shutdown debugger when switching sessions
hjk
2009-08-13
1
-3
/
+1
*
Identify tool chains via ToolChain::ToolChainType enum instead of by string
Daniel Molkentin
2009-08-13
5
-65
/
+60
*
More native separators on windows
Daniel Molkentin
2009-08-13
1
-2
/
+3
*
debugger: register view cosmetics
hjk
2009-08-13
8
-175
/
+65
*
debugger: pop up a window when the application receives a signal like SIGSEGV
hjk
2009-08-13
5
-6
/
+37
*
Proper directory separators on Windows.
Daniel Molkentin
2009-08-13
1
-2
/
+2
*
Improve wording of tool chains.
Daniel Molkentin
2009-08-13
1
-2
/
+2
*
Fix the update slot connect in MakeStepConfigWidget
Daniel Molkentin
2009-08-13
1
-1
/
+1
*
debugger: fix resizing of the status message label
hjk
2009-08-13
1
-5
/
+2
*
debugger: re-enable all dumpers that are usable in bootstrapped applications
hjk
2009-08-13
2
-34
/
+37
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Kai Koehne
2009-08-13
19
-88
/
+290
|
\
|
*
Fix endless recursion.
dt
2009-08-13
2
-5
/
+5
|
*
Debugger: Added auto test for QWeakpointer dumper.
ck
2009-08-13
1
-6
/
+81
|
*
Trk: Send continue
Friedemann Kleint
2009-08-13
1
-13
/
+18
|
*
debugger: work around a bug in gdb/MI in gdb 6.8/Ubuntu
hjk
2009-08-13
1
-2
/
+21
|
*
Compile on Windows: Correct dependency specification.
Friedemann Kleint
2009-08-13
2
-1
/
+1
|
*
Fix path in fakevim.pro
dt
2009-08-12
1
-1
/
+1
|
*
Add missing help_dependencies.pri
dt
2009-08-12
2
-4
/
+8
|
*
debugger: make helpers compilable with QT_BOOTSTRAPPED
hjk
2009-08-12
2
-13
/
+72
|
*
Just a quick review of the french translation.
Pierre Rossi
2009-08-12
1
-37
/
+37
|
*
Check/Unchecking useJom should update various makestep config widgets.
dt
2009-08-12
9
-10
/
+43
|
*
Fix flickering finally.
dt
2009-08-12
1
-2
/
+9
*
|
Adapt default qml template to latest qml changes
Kai Koehne
2009-08-13
1
-1
/
+1
|
/
*
Add explicit support to use jom instead of nmake (which does not support -j)
dt
2009-08-12
5
-1
/
+30
*
Compile
Bradley T. Hughes
2009-08-12
1
-0
/
+2
*
debugger: fix linking by removing unneeded slot declaration
hjk
2009-08-12
1
-1
/
+0
*
debugger: use the bineditor to show memory dumps
hjk
2009-08-12
19
-57
/
+312
*
Nicer tool chain names, also make them translatable just in case.
Daniel Molkentin
2009-08-12
1
-5
/
+5
*
Prepend qmake to the Effective qmake call text edit.
dt
2009-08-12
2
-3
/
+16
*
CDB: Improve expanding watch children.
Friedemann Kleint
2009-08-12
2
-5
/
+19
*
Debugger: Make use of the "displayedtype" attribute.
Friedemann Kleint
2009-08-12
9
-40
/
+105
*
API naming.
con
2009-08-12
8
-10
/
+10
*
More changes.
con
2009-08-12
1
-0
/
+3
*
inherit functions from the base config
Oswald Buddenhagen
2009-08-11
2
-24
/
+71
*
next attempt at fixing low-level parsing
Oswald Buddenhagen
2009-08-11
1
-129
/
+239
*
make $$_QMAKE_CACHE_ return something useful now that we support it
Oswald Buddenhagen
2009-08-11
1
-1
/
+1
*
Fixes: Correctly disable buttons for moving build steps after
dt
2009-08-11
1
-0
/
+2
*
Fix the flickering also for the cmake plugin.
dt
2009-08-11
2
-0
/
+8
*
fakevim: compile fix (add missing include)
hjk
2009-08-11
1
-0
/
+2
*
Fix flickering in the project pane.
dt
2009-08-11
9
-4
/
+52
[next]