aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerdialogs.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Debugger: Rework display type selectionhjk2014-04-291-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Streamline settings access patternhjk2013-09-051-2/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-2/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: make 'Attach to Remote Server' port customizable againhjk2012-09-091-2/+0
* KitChooser: Introduce virtual methods for Debugger.Friedemann Kleint2012-09-051-0/+19
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* debugger: use host from profile for the attach to qml optionhjk2012-08-161-3/+0
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-1/+2
* debugger: simplify the handling of the start script optionhjk2012-08-141-1/+1
* debugger: Merge "Start and Debug {Local,Remote} Application" dialogshjk2012-08-131-43/+12
* debugger: merge attach to local and remote process dialogshjk2012-08-081-32/+0
* debugger: remove unused codehjk2012-07-251-2/+0
* debugger: merge local and remote core selectionhjk2012-07-241-30/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger/analyzer: inline the small start dialogshjk2012-06-291-17/+12
* debugger: adjust to profile changeshjk2012-06-281-8/+9
* debugger: port 'Attach to Core' over to new Profile architecturehjk2012-06-261-24/+15
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Debugger: Add "Recent:" combo for Start External/Remote.Friedemann Kleint2012-02-061-44/+26
* Debugger: Use toolchain for remote debuggingOrgad Shaneh2012-01-271-2/+4
* Long live the king!hjk2012-01-261-1/+1
* debugger: remove gnutarget settinghjk2011-12-191-4/+1
* compile fix with namespaceshjk2011-11-241-12/+4
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-0/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | debugger: add dialog to edit display typeshjk2011-11-081-0/+23
* | debugger: consolidate listing of local processeshjk2011-11-031-8/+0
* | QmlProfiler: Allow user to specify a sysroot for "Attach to Port"Kai Koehne2011-10-121-0/+3
|/
* debugger: better remote debugginghjk2011-09-141-0/+3
* debugger: split the 'start and debug remote' and 'attach to remote' cases ui-...hjk2011-09-141-1/+1
* QmlDebugger: Added dialog "Attach to QML Port..."Aurindam Jana2011-09-141-0/+19
* debugger: unify naming of sysroot related variables and functionhjk2011-05-301-5/+6
* debugger: Added Sysroot chooser for Attach to CoreOrgad Shaneh2011-05-301-0/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Debugger: Add 'Open Disassembler...' to stack window.Friedemann Kleint2011-05-041-0/+2
* Debugger: Add 'Run in terminal' to Start External dialog.Friedemann Kleint2011-05-041-0/+3
* Debugger: Added a start script (gdbinit) field in attach to core and in remot...Orgad Shaneh2011-05-031-0/+6
* Update license.hjk2011-04-131-14/+13
* debugger: remove 'Attach to TCF' start optionhjk2011-03-301-28/+0
* Debugger: Actually pass the debugger command from ToolChain.Friedemann Kleint2011-02-251-3/+9
* Debugger: Add toolchain combos to start dialogs, refactor detection.Friedemann Kleint2011-02-241-0/+22
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\