summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/gdb/startgdbserverdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-4/+4
* Debugger: Move RunControl creation helper code to debuggerruncontrol.cpphjk2014-10-211-1/+2
* Debugger: Consolidate RunControl creationhjk2014-10-201-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Initialize pointer members in constructorTobias Hunger2014-08-181-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Keep more secondary dialogs on top of the main windowhjk2013-10-181-2/+3
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-131-1/+4
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-5/+5
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-1/+1
* Debugger: Don't hard code /usr/bin/gdbserverhjk2013-06-131-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-8/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Set the proper port on the remote channel.Ryan May2012-11-271-0/+1
* Adjust license headershjk2012-10-051-21/+20
* Add debugger engine type to configuration.Friedemann Kleint2012-09-051-1/+1
* s/profile/kit/Tobias Hunger2012-09-041-7/+7
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-1/+1
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-1/+1
* debugger: simplify parameter guessinghjk2012-08-161-12/+6
* debugger: simplify the handling of the start script optionhjk2012-08-141-3/+0
* debugger: merge attach to local and remote process dialogshjk2012-08-081-307/+103
* debugger: simplify StartGdbServerDialogPrivatehjk2012-08-061-2/+1
* processlist: use tree view instead of tablehjk2012-08-061-17/+16
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-1/+1
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-1/+1
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-0/+446