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
*
ProjectExplorer: Remove PEPlugin::finishedInitialization() signal
hjk
2024-02-07
1
-2
/
+4
*
Debugger: Move plugin tests to extra file pair
hjk
2024-01-19
1
-222
/
+2
*
All: More ToolChain->Toolchain renamings
hjk
2024-01-19
1
-1
/
+1
*
Debugger: Move plugin class definition to .cpp
hjk
2024-01-15
1
-108
/
+128
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-12-12
1
-7
/
+10
|
\
|
*
CMake Debugging: Do not build/deploy
Eike Ziller
2023-12-11
1
-7
/
+10
*
|
Support view/hide right side bar in Debug mode
Eike Ziller
2023-12-11
1
-0
/
+1
*
|
ProjectExplorer: Rename Tool{C,c}hainKitAspect
hjk
2023-11-27
1
-4
/
+4
*
|
FancyMainWindow: Remove auto-hide title bars functionality
Eike Ziller
2023-11-07
1
-12
/
+0
|
/
*
DAP: Fix dap engine selection with the translated strings
Artem Sokolovskii
2023-10-04
1
-23
/
+21
*
All: Remove some unneeded #includes
hjk
2023-09-27
1
-1
/
+0
*
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-1
/
+1
*
ProjectExplorer: reduce the perceived startup time
David Schulz
2023-09-15
1
-3
/
+8
*
DAP: Add Python debugging
Artem Sokolovskii
2023-08-31
1
-5
/
+12
*
Utils: Use Key more widely in QtcSettings
hjk
2023-08-30
1
-3
/
+3
*
DebuggerPlugin: Fix assert on Creator startup
Jarek Kobus
2023-08-29
1
-1
/
+1
*
DAP: Add engine chooser
Artem Sokolovskii
2023-08-28
1
-42
/
+68
*
DAP: Fix several breakpoints windows during CMake debug
Artem Sokolovskii
2023-08-17
1
-71
/
+135
*
Debugger: Rename debuggerkitinformation.{cpp,h}
hjk
2023-08-16
1
-1
/
+1
*
Debugger: Hide KitAspectFactory
hjk
2023-08-16
1
-2
/
+1
*
DAP: Add check that cmake 3.27 or higher
Artem Sokolovskii
2023-08-14
1
-2
/
+2
*
DAP: Refactor dap responses handling
Artem Sokolovskii
2023-08-14
1
-1
/
+0
*
Debugger: Name KitAspect related classes more similar to their bases
hjk
2023-08-10
1
-1
/
+1
*
Debugger: Make DebuggerItemManager a namespace
hjk
2023-08-10
1
-5
/
+3
*
Debugger: Call DebuggerItemManager::restoreDebuggers() more directly
hjk
2023-08-09
1
-3
/
+1
*
Debugger: Use AspectContainer directly for L&E settings page layout
hjk
2023-07-27
1
-1
/
+0
*
Debugger: Simplify code path leading to .writeSettings()
hjk
2023-07-24
1
-10
/
+0
*
Debugger: Avoid now unusual external trigger of readSettings()
hjk
2023-07-21
1
-2
/
+0
*
Debugger: Move CommonOptionsPage to new settings scheme
hjk
2023-07-20
1
-2
/
+0
*
DAP: Fix start CMake debug mode
Artem Sokolovskii
2023-07-14
1
-1
/
+0
*
DAP: Add CMake debug to the debug panel
Artem Sokolovskii
2023-07-14
1
-0
/
+30
*
Debugger: Adapt to latest settings access style
hjk
2023-07-14
1
-16
/
+15
*
Tasks: Show tool tips with information about the categories
Eike Ziller
2023-07-13
1
-3
/
+6
*
Tasks: Create a container class for category data
Eike Ziller
2023-07-12
1
-3
/
+3
*
ProjectExplorerPlugin: Use expected_str for canRunStartupProject()
Jarek Kobus
2023-07-07
1
-10
/
+9
*
DAP: Add CMake support to DAP engine
Artem Sokolovskii
2023-07-05
1
-0
/
+15
*
Reduce usage of app_version header
Eike Ziller
2023-06-26
1
-6
/
+5
*
Debugger: Split out gdb related options into own page object
hjk
2023-06-22
1
-2
/
+0
*
Various plugins: Reuse QScopeGuard instead of ExecuteOnDestruction
Jarek Kobus
2023-06-07
1
-3
/
+2
*
Debugger: Use Utils::Text::Position instead of int line number
hjk
2023-06-07
1
-4
/
+4
*
Centralize a PluginManager::isShuttingDown() status
Eike Ziller
2023-05-23
1
-5
/
+2
*
Utils: Rework CheckableMessageBox
hjk
2023-05-22
1
-2
/
+1
*
Utils: Unify CheckableMessageBox and make it look more native
Marcus Tillmanns
2023-05-17
1
-4
/
+7
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-8
/
+9
*
Debugger: Use new plugin test object setup
hjk
2023-02-14
1
-20
/
+13
*
Translations: Replace QCoreApplication::translate() with Tr::tr()
Alessandro Portale
2023-02-10
1
-3
/
+3
*
Proliferate Tr::tr in various places
Alessandro Portale
2023-02-10
1
-3
/
+3
*
Debugger: Rebuild AttachCoreDialog
Marcus Tillmanns
2023-02-07
1
-11
/
+6
*
ProjectExplorer: Move settings structures out of Internal namespace
Jarek Kobus
2023-01-13
1
-10
/
+2
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-3
/
+3
[next]