summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/unstartedappwatcherdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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