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
/
unstartedappwatcherdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Remove a wrong use of toUrlishString()
hjk
5 days
1
-5
/
+1
*
ProjectExplorer: Fix hang on ProcessList update
Marcus Tillmanns
2025-04-10
1
-2
/
+4
*
Project managers: Replace various uses of ProjectConfiguration::target()
Christian Kandeler
2025-03-11
1
-2
/
+1
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-12
/
+8
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-17
/
+12
*
Debugger: Replace some uses of FilePath::toUrlishString()
hjk
2025-01-13
1
-1
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-3
/
+3
*
Debugger: Attach to Unstarted... dlg positioning
Andrii Semkiv
2024-12-19
1
-3
/
+10
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+2
*
ProjectExplorer: More name disambiguation for device kit aspects
Christian Kandeler
2024-11-12
1
-1
/
+1
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-3
/
+2
*
ProjectExplorer: Rename Tool{C,c}hainKitAspect
hjk
2023-11-27
1
-1
/
+1
*
ProjectExplorer: reduce the perceived startup time
David Schulz
2023-09-15
1
-1
/
+1
*
Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunData
Jarek Kobus
2023-08-17
1
-3
/
+4
*
Debugger: Rename debuggerkitinformation.{cpp,h}
hjk
2023-08-16
1
-1
/
+1
*
Debugger: Hide KitAspectFactory
hjk
2023-08-16
1
-0
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Remove unused includes of Q[H/V]BoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
Debugger: Exclude already-running processes on Unstarted App Debug
Orgad Shaneh
2022-11-15
1
-1
/
+8
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-18
/
+17
*
Replace more used of PathChooser::pathChanged by filePathChanged
hjk
2022-07-01
1
-2
/
+2
*
Code cosmetics
hjk
2022-06-24
1
-9
/
+11
*
Use ProcessInfo instead of DeviceProcessItem
Jarek Kobus
2022-03-02
1
-9
/
+11
*
Utils: Rename FilePath::normalizePathName to normalizedPathName
hjk
2021-08-26
1
-1
/
+1
*
Utils: Rename FilePath::normalizePathName to normalizedPathName
hjk
2021-08-23
1
-1
/
+1
*
Utils: Introduce FilePath::normalizePathName()
hjk
2021-08-23
1
-1
/
+1
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-2
/
+2
*
Utils: filepathify pathchooser
David Schulz
2021-06-14
1
-7
/
+6
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-3
/
+3
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
1
-1
/
+1
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+0
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-2
/
+2
*
Debugger: Fix enum comparison
hjk
2019-06-12
1
-1
/
+1
*
Debugger: Abandon special DebuggerKitChooser
hjk
2019-06-12
1
-1
/
+5
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2018-10-16
1
-2
/
+1
|
\
|
*
Debugger: Translate user-visible strings
Orgad Shaneh
2018-10-13
1
-2
/
+1
*
|
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-1
/
+1
|
/
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-8
/
+8
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-7
/
+5
*
Debugger: Set default button in Unstarted App dialog
Orgad Shaneh
2016-03-11
1
-0
/
+2
*
Debugger: Do not set the current executable by default
Orgad Shaneh
2016-03-01
1
-4
/
+14
*
Debugger: Make executable path chooser wider
Orgad Shaneh
2016-02-24
1
-0
/
+1
*
ProjectExplorer: Drop LocalApplicationRunConfiguration
hjk
2016-01-26
1
-20
/
+28
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Improve UnstartedAppWatcherDialog.
Friedemann Kleint
2016-01-14
1
-13
/
+19
*
Clean exported headers of the Debugger plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
[next]