aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerdialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-0/+1
* Merge branch 'master' of ssh://codereview.qt-project.org/qt-creator/qt-creatorEike Ziller2013-03-261-0/+1
|\
| * Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-8/+7
|\ \ | |/ |/|
| * Fix taborder in debugger dialogsRobert Loehning2013-03-181-8/+7
* | Clean headers in debugger plugin.Friedemann Kleint2013-03-221-18/+0
* | Clean headers in Utils.Friedemann Kleint2013-03-191-0/+1
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Debugger: use Id::{from,to}Setting when appropriatehjk2013-01-181-3/+2
|/
* debugger: don't restrict kit selection for attachinghjk2012-10-161-1/+1
* Debugger: Fix showing/hiding of form rowsOrgad Shaneh2012-10-161-2/+1
* Debugger: Fix crashOrgad Shaneh2012-10-151-2/+2
* Debugger: s/Profile/Kit/Orgad Shaneh2012-10-151-2/+2
* Adjust license headershjk2012-10-051-21/+20
* Move debugger kit settings into a separate dialog.Friedemann Kleint2012-09-111-1/+1
* debugger: make 'Attach to Remote Server' port customizable againhjk2012-09-091-14/+25
* KitChooser: Introduce virtual methods for Debugger.Friedemann Kleint2012-09-051-3/+34
* Add debugger engine type to configuration.Friedemann Kleint2012-09-051-2/+1
* s/profile/kit/Tobias Hunger2012-09-041-28/+28
* Fix source stringsJarek Kobus2012-08-301-1/+1
* Rename FancyLineEdit::setHistoryKey -> setHistoryCompleterhjk2012-08-241-19/+17
* ProfileChooser: make more robust in case of no configured profileshjk2012-08-241-0/+1
* fancylineedit: enforce conscious choice between history or special completerhjk2012-08-241-4/+2
* historycompleter: make key explicithjk2012-08-231-10/+8
* debugger: use host from profile for the attach to qml optionhjk2012-08-161-16/+1
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-3/+3
* debugger: fix adding of line in start & debug external dialoghjk2012-08-141-1/+1
* debugger: simplify the handling of the start script optionhjk2012-08-141-28/+21
* debugger: Merge "Start and Debug {Local,Remote} Application" dialogshjk2012-08-131-435/+195
* debugger: merge attach to local and remote process dialogshjk2012-08-081-292/+3
* Removed redundant space from stringRobert Loehning2012-08-061-1/+1
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-301-1/+1
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* debugger: remove unused codehjk2012-07-251-32/+1
* debugger: remove channel lineedit in StartRemote dialoghjk2012-07-251-18/+10
* debugger: merge local and remote core selectionhjk2012-07-241-130/+0
* ProfileChooser: Introduce flags specifying which profiles to list.Friedemann Kleint2012-07-241-5/+5
* debugger: simplify label handling in special launch dialogshjk2012-07-241-117/+30
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: code cosmeticshjk2012-07-181-31/+32
* profilechooser: run init() in constructorhjk2012-07-181-7/+3
* move ProfileChooser from Debugger to ProjectExplorerOrgad Shaneh2012-07-171-11/+11
* Fix warnings about id being construct from 0 or empty string.Friedemann Kleint2012-07-161-2/+7
* Debugger: Fix "Attach to Remote" dialogOrgad Shaneh2012-07-161-1/+1
* debugger/analyzer: inline the small start dialogshjk2012-06-291-242/+559
* debugger: adjust to profile changeshjk2012-06-281-49/+85
* debugger: more Profile adjustmentshjk2012-06-271-18/+11
* debugger: port 'Attach to Core' over to new Profile architecturehjk2012-06-261-53/+33
* debugger: remove a few too-fancy typedefshjk2012-02-161-1/+1