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
/
debugger
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+3
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-03
1
-4
/
+2
|
\
|
*
Fix building creator with the intel compiler.
David Schulz
2016-04-26
1
-4
/
+2
*
|
Wholesale conversion to #pragma once
hjk
2016-03-30
5
-20
/
+5
|
/
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
10
-170
/
+120
*
Debugger: Make sure handles are closed correctly.
David Schulz
2015-12-07
1
-1
/
+1
*
Debugger: fix capitalization of button label
Leena Miettinen
2015-10-23
1
-1
/
+1
*
Debugger: Fix window title
Christian Stenger
2015-07-06
1
-1
/
+1
*
Cdb: Remove the symbol path dialog popup.
David Schulz
2015-07-06
5
-91
/
+40
*
Utils: Replace path list editor actions with buttons.
David Schulz
2015-07-06
2
-20
/
+12
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
10
-60
/
+60
|
\
|
*
Update License
Eike Ziller
2015-01-16
10
-60
/
+60
*
|
Use new qt5 connect api
Montel Laurent
2015-01-29
1
-2
/
+2
*
|
Debugger: Use Core::AsynchronousMessageBox
Marco Bubke
2014-12-08
1
-4
/
+5
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
10
-70
/
+80
|
\
|
*
License update
Eike Ziller
2014-10-09
10
-70
/
+80
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
|
/
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
2
-5
/
+5
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
2
-6
/
+2
*
Add a few missing QDir::toNativeSeparators().
Friedemann Kleint
2014-01-09
1
-3
/
+10
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
10
-10
/
+10
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
10
-10
/
+10
*
|
Debugger: Add history completer to path choosers
Tobias Hunger
2013-11-26
1
-0
/
+1
|
/
*
Fix some include statements.
Christian Kandeler
2013-09-04
1
-1
/
+2
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
2
-3
/
+1
*
Debugger: Adjust wording of symbol server dialog.
David Schulz
2013-05-29
1
-5
/
+1
*
Debugger: Add options page for cdb paths.
David Schulz
2013-05-28
2
-4
/
+3
*
Debugger: Remove set thread name exceptions from Issue Pane.
David Schulz
2013-05-21
2
-3
/
+3
*
Fix signedness warning in cdbsymbolpathlisteditor.cpp.
Friedemann Kleint
2013-05-15
1
-1
/
+1
*
Debugger: Add CDB symbol cache option.
David Schulz
2013-05-15
6
-51
/
+462
*
MinGW: Fix warning about _WIN32_WINNT being redefined
Kai Koehne
2013-04-24
1
-0
/
+1
*
Fix Windows build
Orgad Shaneh
2013-04-17
1
-0
/
+2
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
4
-17
/
+0
*
Debugger: Fix build.
Christian Kandeler
2013-03-07
1
-1
/
+0
*
Debugger: Fix link error on Linux also for qbs.
Christian Kandeler
2013-03-07
1
-5
/
+5
*
Debugger: Fix link error on Linux.
Friedemann Kleint
2013-03-06
2
-8
/
+20
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
8
-8
/
+8
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
8
-8
/
+8
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-2
/
+1
*
|
Add whitespace after control keywords
Orgad Shaneh
2012-11-28
1
-1
/
+1
*
|
Debugger: Remove #ifdef Q_OS_WIN from hostutils.
Friedemann Kleint
2012-11-02
2
-12
/
+10
|
/
*
Adjust license headers
hjk
2012-10-05
8
-170
/
+162
*
Fix warnings
Orgad Shaneh
2012-09-17
2
-2
/
+2
*
Removed unneeded and mistyped HTML
Robert Loehning
2012-09-11
1
-1
/
+1
*
debugger: cleanup hostProcessList
hjk
2012-08-08
2
-159
/
+0
*
remotelinux: rename LinuxDeviceConfiguration to LinuxDevice
hjk
2012-08-01
1
-1
/
+0
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
1
-1
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
8
-24
/
+8
*
debugger: simplify #if/#else structure to make lupdate happy
hjk
2012-04-24
1
-3
/
+5
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
8
-26
/
+26
[next]