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
/
pdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop a few unneeded #includes
hjk
2025-03-04
1
-2
/
+0
*
Debugger: Transform a few fields of DebuggerRunParameters
Jarek Kobus
2025-01-14
1
-2
/
+2
*
Debugger: Transform DebuggerRunParameters::debugger
Jarek Kobus
2025-01-13
1
-1
/
+1
*
Debugger: Transform DebuggerRunParameters::breakOnMain
Jarek Kobus
2025-01-13
1
-1
/
+1
*
Debugger: Replace some uses of FilePath::toUrlishString()
hjk
2025-01-13
1
-3
/
+3
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
Debugger: Transform DebuggerRunParameters::inferior
Jarek Kobus
2025-01-10
1
-3
/
+4
*
Debugger: simplify interrupting windows processes
David Schulz
2024-06-11
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
2
-2
/
+2
*
Debugger: Move plugin class definition to .cpp
hjk
2024-01-15
1
-1
/
+0
*
pdb: Fix command line arguments
Friedemann Kleint
2023-12-06
1
-0
/
+7
*
Debugger: Adapt to latest settings access style
hjk
2023-07-14
1
-1
/
+1
*
Debugger: Use Utils::Text::Position instead of int line number
hjk
2023-06-07
1
-2
/
+2
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
2
-2
/
+2
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
2
-5
/
+5
*
Debugger: Use FilePath for Modules
hjk
2023-03-14
1
-1
/
+1
*
Debugger: Use more FilePaths in module handling interface
hjk
2023-03-14
2
-6
/
+6
*
Pdb: Fix debugger start for python debugging
Christian Stenger
2023-02-16
1
-1
/
+4
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-3
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
2
-2
/
+2
*
Debugger: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*
Eike Ziller
2022-08-31
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
2
-48
/
+4
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
2
-25
/
+21
*
PdbEngine: Don't call blocking waitForStarted()
Jarek Kobus
2022-06-22
2
-9
/
+13
*
Remove algorithm.h from buildtargetinfo.h
Jarek Kobus
2022-05-18
1
-0
/
+1
*
PdbEngine: Connect to QtcProcess::done() signal
Jarek Kobus
2022-05-02
2
-23
/
+11
*
Utils: Add a QString-based write to QtcProcess
hjk
2022-04-28
1
-2
/
+2
*
Promote previously python-specific InterpreterAspect
hjk
2022-04-27
2
-14
/
+10
*
Utils: Move QtcProcess constructor setup data to shared setup data
hjk
2022-02-11
1
-1
/
+3
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-9
/
+0
*
Utils/Ssh: Move SshRemoteProces::isRunning() to QtcProcess base
hjk
2021-12-06
1
-3
/
+3
*
Use QtcProcess in PdbEngine
Jarek Kobus
2021-10-29
2
-21
/
+20
*
Debugger: use FilePath in stack frames
David Schulz
2021-10-27
1
-5
/
+5
*
Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectory
hjk
2021-08-06
1
-1
/
+1
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-1
/
+1
*
Core: Add a default parameter to various ICore::*path functions
hjk
2021-04-27
1
-1
/
+1
*
ICore: Change some path API to use FilePath
Eike Ziller
2021-04-26
1
-1
/
+1
*
Debugger: Aspectify settings
hjk
2021-03-03
1
-1
/
+1
*
Debugger: Drop base DebuggerEngine::runEngine()
hjk
2021-01-05
2
-5
/
+2
*
Debugger: Fix build with Qt6
Eike Ziller
2020-09-18
1
-1
/
+1
*
Debugger: make BreakpointParameters::fileName a Utils::FilePath
David Schulz
2020-01-06
1
-5
/
+5
*
Debugger: Move showModule{Sections,Symbols} to DebuggerEngine
hjk
2019-09-25
1
-1
/
+1
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-1
/
+1
*
Fix warning: "Use midRef() instead of mid()"
Alessandro Portale
2019-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2018-10-22
2
-24
/
+31
|
\
|
*
Debugger: Fix handling of enabled state of PDB breakpoints
Christian Stenger
2018-10-22
1
-3
/
+23
|
*
Debugger: Fix removing breakpoints for pdb
Christian Stenger
2018-10-22
1
-0
/
+4
|
*
Debugger: Rework step{In,Out,Over} handling
hjk
2018-10-16
2
-21
/
+4
*
|
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-3
/
+3
|
/
[next]