index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Debugger: Add option to attach to last core (Linux)
Friedemann Kleint
2024-09-26
2
-0
/
+108
*
Debugger: Make QMessageBox::standardIcon replacement a bit shorter
hjk
2024-09-10
1
-6
/
+3
*
Debugger: Fix deprecation warning
Orgad Shaneh
2024-09-03
1
-1
/
+7
*
Utils: Unify CheckableMessageBox and make it look more native
Marcus Tillmanns
2023-05-17
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
8
-8
/
+8
*
Utils: Remove FilePath::operator+()
hjk
2022-11-30
1
-2
/
+2
*
Fix build with MinGW
Björn Schäpers
2022-09-02
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
8
-192
/
+16
*
Drop Qt5: Debugger: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+2
*
Debugger: Fix build with Qbs
Christian Stenger
2022-07-11
2
-2
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
4
-38
/
+30
*
Debugger: Inline symbolpathsdialog.ui
hjk
2022-07-06
3
-157
/
+66
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-15
/
+0
*
Get rid of QtcProcess::workingDirectory() overload
Jarek Kobus
2022-01-18
1
-2
/
+2
*
Fix some MSVC warnings
Orgad Shaneh
2021-10-15
1
-4
/
+4
*
Debugger: Use FilePath in CdbSymbolPathsListEditor
hjk
2021-10-05
4
-21
/
+29
*
Debugger: Proliferate FilePath in CdbSymbolPathListEditor
hjk
2021-09-28
2
-57
/
+46
*
Debugger: Remove unused shared/backtrace.{h,cpp}
hjk
2021-09-28
3
-119
/
+2
*
clean up output printing in dumpBacktrace()
Oswald Buddenhagen
2020-12-14
1
-3
/
+1
*
Remove unneeded QStringList forward declarations
Eike Ziller
2020-09-29
1
-6
/
+1
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
2
-2
/
+2
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+0
*
Windows: Remove explicit usage of _WIN32_WINNT and WINVER macros
Cristian Adam
2019-10-31
1
-4
/
+0
*
Some clang-tidy -use-modernize-nullptr
hjk
2019-08-01
1
-1
/
+1
*
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
3
-6
/
+6
*
Debugger: Modernize
Alessandro Portale
2018-07-25
3
-18
/
+18
*
Revert "Windows: Match the name case of included files"
Orgad Shaneh
2018-07-19
2
-2
/
+2
*
Windows: Match the name case of included files
Alessandro Portale
2018-07-12
2
-2
/
+2
*
Fix Qt Creator build with Clang
Ivan Donchevskii
2018-06-20
2
-4
/
+4
*
Debugger: Use override consistently
Tobias Hunger
2018-05-07
1
-1
/
+1
*
Debugger: Modernize
hjk
2018-02-01
4
-9
/
+9
*
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
[next]