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
/
debuggerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ProcessInfo instead of DeviceProcessItem
Jarek Kobus
2022-03-02
1
-13
/
+13
*
Add options to hide and configure main window
Thomas Hartmann
2022-02-15
1
-1
/
+9
*
Debugger: Use queued connection for menu actions
Aaron Barany
2022-02-07
1
-9
/
+18
*
Get rid of QtcProcess::workingDirectory() overload
Jarek Kobus
2022-01-18
1
-2
/
+2
*
Debugger: Introduce a Ctrl-F9 shortcut to enable/disable breakpoints
hjk
2022-01-04
1
-13
/
+35
*
Debugger: Use Book case for start action
hjk
2022-01-03
1
-1
/
+1
*
Docker: Provide a means to select search paths for auto-detection
hjk
2021-12-14
1
-2
/
+2
*
Debugger: Use FilePath for core files and surroundings
hjk
2021-09-29
1
-16
/
+17
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-5
/
+5
*
Use more FileUtils based file dialogs
hjk
2021-08-19
1
-4
/
+4
*
CppTools: Turn some classes into pure value types
Christian Kandeler
2021-08-13
1
-2
/
+1
*
Docker: Add a button to list auto-detected kit items
hjk
2021-07-21
1
-0
/
+5
*
Docker: Rework auto-detection and removal of kit items
hjk
2021-07-14
1
-2
/
+9
*
Docker: Fix debugger auto-detection
hjk
2021-07-14
1
-2
/
+3
*
Debugger: Register "Reload Debugging Helper" action
hjk
2021-06-23
1
-0
/
+15
*
Docker: Auto-detect debugger binaries in docker devices
hjk
2021-06-21
1
-0
/
+5
*
Debugger: Claim usability also for docker devices
hjk
2021-06-18
1
-1
/
+1
*
Utils: filepathify fileutils
David Schulz
2021-05-18
1
-1
/
+1
*
Debugger: Use an aspect for the source path mapping
hjk
2021-03-09
1
-8
/
+0
*
Debugger: Aspectify settings
hjk
2021-03-03
1
-37
/
+13
*
Debugger: Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-1
/
+1
*
Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'
hjk
2021-01-07
1
-8
/
+8
*
Debugger: Drop the EngineSetupOk state
hjk
2021-01-05
1
-15
/
+9
*
Use new, more evocative MessageManager API
Eike Ziller
2020-12-16
1
-1
/
+1
*
Don't access static functions/fields via instance
Alessandro Portale
2020-11-19
1
-3
/
+3
*
Utils: Allow BaseTreeView users to hide columns manually
hjk
2020-11-10
1
-20
/
+2
*
Utils: Start replacing SavedActions by QAction or Utils::Aspect
hjk
2020-10-05
1
-2
/
+2
*
Debugger: Fix build with Qt6
Eike Ziller
2020-09-18
1
-0
/
+2
*
Debugger: Support sysroot override
Orgad Shaneh
2020-07-06
1
-0
/
+10
*
Add a menu to Debug mode that switches perspectives
Eike Ziller
2020-06-17
1
-0
/
+2
*
Use dialogParent() instead of mainWindow()
Eike Ziller
2020-06-02
1
-5
/
+5
*
Merge remote-tracking branch 'origin/4.11' into 4.12
Eike Ziller
2020-04-03
1
-2
/
+1
|
\
|
*
Debugger: Create central widget earlier
v4.11.2
hjk
2020-03-25
1
-2
/
+1
*
|
ProjectExplorer: Disentangle ProjectExplorer::updateRunActions
hjk
2020-02-26
1
-1
/
+1
*
|
Debugger: Remove "IdentifyDebugInfoPackages" feature
hjk
2020-02-25
1
-43
/
+0
*
|
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+1
*
|
Remove apparently unneeded QtPlugin includes
hjk
2020-02-12
1
-1
/
+0
*
|
Make TextEditor setup more flexible
Eike Ziller
2020-02-12
1
-1
/
+1
*
|
Debugger: Move PerspectiveState registration
hjk
2020-02-11
1
-0
/
+3
*
|
Debugger: Use new IOptionPage convenience for global options
hjk
2020-01-09
1
-7
/
+6
*
|
Debugger: make BreakpointParameters::fileName a Utils::FilePath
David Schulz
2020-01-06
1
-3
/
+3
*
|
ProjectExplorer: Move some build-related code to BuildManager
Christian Kandeler
2019-12-19
1
-1
/
+1
*
|
Debugger: Rename some GdbServer* to DebugServer*
hjk
2019-12-17
1
-1
/
+1
*
|
Debugger: Add ability to hide view columns
hjk
2019-12-13
1
-0
/
+20
*
|
Debugger: Avoid a few clang warnings
hjk
2019-12-10
1
-6
/
+6
*
|
Debugger: Remember sizes and order of the columns in the debugger views
hjk
2019-12-10
1
-0
/
+1
*
|
ProjectExplorer: Consolidate some Session::active* accesses
hjk
2019-11-29
1
-5
/
+3
*
|
ClangTools/Debugger: Fix resource name clash
Nikolai Kosjar
2019-11-28
1
-1
/
+1
|
/
*
Debugger: Prohibit multi selection on debugger presets
Christian Stenger
2019-10-18
1
-0
/
+1
*
Port setMargins to setContentsMargins
Laurent Montel
2019-10-16
1
-1
/
+1
[next]