aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/unstartedappwatcherdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-271-1/+1
* ProjectExplorer: reduce the perceived startup timeDavid Schulz2023-09-151-1/+1
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-3/+4
* Debugger: Rename debuggerkitinformation.{cpp,h}hjk2023-08-161-1/+1
* Debugger: Hide KitAspectFactoryhjk2023-08-161-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* Debugger: Exclude already-running processes on Unstarted App DebugOrgad Shaneh2022-11-151-1/+8
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-18/+17
* Replace more used of PathChooser::pathChanged by filePathChangedhjk2022-07-011-2/+2
* Code cosmeticshjk2022-06-241-9/+11
* Use ProcessInfo instead of DeviceProcessItemJarek Kobus2022-03-021-9/+11
* Utils: Rename FilePath::normalizePathName to normalizedPathNamehjk2021-08-261-1/+1
* Utils: Rename FilePath::normalizePathName to normalizedPathNamehjk2021-08-231-1/+1
* Utils: Introduce FilePath::normalizePathName()hjk2021-08-231-1/+1
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-2/+2
* Utils: filepathify pathchooserDavid Schulz2021-06-141-7/+6
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-3/+3
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-1/+1
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Debugger: Fix enum comparisonhjk2019-06-121-1/+1
* Debugger: Abandon special DebuggerKitChooserhjk2019-06-121-1/+5
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-161-2/+1
|\
| * Debugger: Translate user-visible stringsOrgad Shaneh2018-10-131-2/+1
* | Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-1/+1
|/
* Debugger: ModernizeAlessandro Portale2018-07-251-8/+8
* Finish merging Runnable and StandardRunnablehjk2018-05-231-7/+5
* Debugger: Set default button in Unstarted App dialogOrgad Shaneh2016-03-111-0/+2
* Debugger: Do not set the current executable by defaultOrgad Shaneh2016-03-011-4/+14
* Debugger: Make executable path chooser widerOrgad Shaneh2016-02-241-0/+1
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-20/+28
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Improve UnstartedAppWatcherDialog.Friedemann Kleint2016-01-141-13/+19
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Convert some connects to Qt 5 stylehjk2015-02-051-5/+10
* | Debugger: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-3/+3
|/
* Debugger: Fix Attach to Unstarted Application.David Schulz2014-11-261-3/+20
* License updateEike Ziller2014-10-091-7/+8
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Debugger: Reword UnstartedAppWatcherDialog label stringhjk2014-03-101-3/+2
* Debugger: fix capitalization and punctuation of UI textLeena Miettinen2014-03-061-9/+9
* Debugger: Code cosmeticshjk2014-02-131-146/+133
* Attach to unstarted ApplicationPetar Perisin2014-02-121-0/+327