aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/unstartedappwatcherdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove a wrong use of toUrlishString()hjk5 days1-5/+1
* ProjectExplorer: Fix hang on ProcessList updateMarcus Tillmanns2025-04-101-2/+4
* Project managers: Replace various uses of ProjectConfiguration::target()Christian Kandeler2025-03-111-2/+1
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-12/+8
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-17/+12
* Debugger: Replace some uses of FilePath::toUrlishString()hjk2025-01-131-1/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* Debugger: Attach to Unstarted... dlg positioningAndrii Semkiv2024-12-191-3/+10
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+2
* ProjectExplorer: More name disambiguation for device kit aspectsChristian Kandeler2024-11-121-1/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-3/+2
* 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
|\