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
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
894
-1798
/
+1798
*
Merge commit 'origin/1.2'
con
2009-06-16
8
-16
/
+54
|
\
|
*
Fixed the alignment of the line/column number label
Thorbjørn Lindeijer
2009-06-16
3
-3
/
+7
|
*
Fixed the mouse cursor no longer turning into a hand above the mark area
Thorbjørn Lindeijer
2009-06-16
1
-0
/
+7
|
*
Fixed arguments glitch (ignore empty arguments).
Friedemann Kleint
2009-06-16
1
-1
/
+3
|
*
Fixed tr()-glitches, updated German translation.
Friedemann Kleint
2009-06-16
1
-8
/
+8
|
*
Finish Debugger session properly, releasing all files.
Friedemann Kleint
2009-06-15
1
-0
/
+6
|
*
Fixed issues with line number colors on dark themes
Thorbjørn Lindeijer
2009-06-15
1
-3
/
+16
|
*
Run git on windows properly when git is called synchronously.
Daniel Molkentin
2009-06-15
1
-1
/
+7
*
|
Fixes YACCSOURCES and LEXSOURCES files not visible in the project tree.
dt
2009-06-16
1
-0
/
+2
*
|
Fixes identifing the right WD for .pro chaning debug_and_release
dt
2009-06-16
1
-8
/
+7
*
|
fix build, part 2
Oswald Buddenhagen
2009-06-16
1
-1
/
+2
*
|
whooops ... fix compile
Oswald Buddenhagen
2009-06-16
1
-1
/
+1
*
|
consolidate attemptBreakpointSynchronization()-related code paths
Oswald Buddenhagen
2009-06-16
1
-51
/
+17
*
|
fix slightly bizarre plural use
Oswald Buddenhagen
2009-06-16
1
-3
/
+3
*
|
no need to translate these
Oswald Buddenhagen
2009-06-16
2
-2
/
+2
*
|
Source code typos as reported on mailing list.
Friedemann Kleint
2009-06-16
2
-2
/
+2
*
|
qSharedPointerCast -> qSharedPointerDynamicCast
con
2009-06-15
2
-9
/
+9
*
|
Remove superfluous creation of iterator.
con
2009-06-15
1
-2
/
+0
*
|
Keep the original encoded text around while preprocessing.
Roberto Raggi
2009-06-15
6
-32
/
+32
*
|
fakevim: some re-organization of ex mode command handling
hjk
2009-06-15
4
-47
/
+107
*
|
Merge commit 'origin/1.2'
con
2009-06-15
6
-31
/
+62
|
\
\
|
|
/
|
*
fix gdb shutdown logic on gdb crash
Oswald Buddenhagen
2009-06-12
1
-1
/
+5
|
*
fix waitForFinished logic
Oswald Buddenhagen
2009-06-12
1
-2
/
+1
|
*
Committed the last round of tips contributed by the office.
Daniel Molkentin
2009-06-12
1
-7
/
+28
|
*
Do not temporary show the welcome mode when passing a session as argument
Daniel Molkentin
2009-06-12
4
-21
/
+28
*
|
API review of IRunConfigurationFactory.
con
2009-06-12
12
-89
/
+38
*
|
Merge commit 'origin/1.2'
con
2009-06-12
30
-157
/
+206
|
\
\
|
|
/
|
*
Apply bold to the current line number by default
Thorbjørn Lindeijer
2009-06-12
4
-10
/
+15
|
*
Fixed crash in the cpp hover handler
Thorbjørn Lindeijer
2009-06-12
1
-1
/
+1
|
*
Create the path of the settings database if it doesn't exist yet
Thorbjørn Lindeijer
2009-06-12
1
-0
/
+5
|
*
Corrected name of .config editor
Thorbjørn Lindeijer
2009-06-12
5
-8
/
+7
|
*
cdb: Be a bit more robust when detecting debuggin tools for win, 64 bit.
Daniel Molkentin
2009-06-12
2
-5
/
+9
|
*
welcome screen: capitalization fixes
Daniel Molkentin
2009-06-12
1
-2
/
+2
|
*
welcome mode: always show default session, gui fixes
Daniel Molkentin
2009-06-12
2
-24
/
+26
|
*
No need to pass non-required parameters around.
Daniel Molkentin
2009-06-12
4
-13
/
+11
|
*
Update some URLs.
Daniel Molkentin
2009-06-12
1
-2
/
+2
|
*
debugger: kill the debugger if it is still running after it said it has died.
hjk
2009-06-12
1
-4
/
+8
|
*
Changes file updates
Thorbjørn Lindeijer
2009-06-12
2
-2
/
+2
|
*
Don't try to show an empty filename in the window title
Thorbjørn Lindeijer
2009-06-12
1
-1
/
+3
|
*
debugger: add a 'break at main' checkbox in the 'start and debug external' di...
hjk
2009-06-12
8
-24
/
+57
|
*
debugger: move 'break by function' menu items
hjk
2009-06-12
5
-65
/
+51
|
*
fakevim: fix repetition of 'D'
hjk
2009-06-12
1
-0
/
+1
|
*
fakevim: fix . after A and D in command mode
hjk
2009-06-11
2
-0
/
+2
|
*
fakevim: fix . after C in command mode
hjk
2009-06-11
1
-5
/
+13
*
|
Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline
Roberto Raggi
2009-06-11
10
-89
/
+93
|
\
\
|
|
/
|
*
Fixed helpId and tooltip for member declarations.
Roberto Raggi
2009-06-11
1
-5
/
+4
|
*
fakevim: fix cursor column positioning bug after cfx + <Down>
hjk
2009-06-11
1
-3
/
+11
|
*
Display the project name in the build, rebuild and clean actions
Thorbjørn Lindeijer
2009-06-11
2
-11
/
+20
|
*
Removed the Build Project Only actions from the menu
Thorbjørn Lindeijer
2009-06-11
2
-37
/
+16
[next]