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