aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/loadcoredialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-051-1/+1
|\|
| * Fix Qt4 compilationOrgad Shaneh2014-07-281-1/+1
| * LoadCoreDialog: only try reading from existing corefileThomas Otto2014-07-261-1/+1
* | CoreGdbAdapter: improve finding the exe from a core fileThomas Otto2014-07-291-4/+6
|/
* LoadCoreDialog: focus changes on invalid inputThomas Otto2014-07-221-8/+47
* LoadCoreDialog: widget focus order fixesThomas Otto2014-07-181-12/+12
* Debugger: Only update executable from core file when neededOrgad Shaneh2014-07-141-6/+9
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Debugger: Update executable filename from core if possiblehjk2014-02-101-3/+16
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Add history completer to path choosersTobias Hunger2013-11-261-0/+3
|/
* Debugger: Use existing kit chooser signal in LoadCoreDialoghjk2013-09-191-1/+1
* KitChooser: Add a 'Manage' button for quick setting accesshjk2013-09-131-1/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-0/+1
|\
| * Debugger: Enable core dump when choosing executable after core fileOrgad Shaneh2013-05-251-0/+1
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-0/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-261-4/+4
|\|
| * Fix taborder in debugger dialogsRobert Loehning2013-03-181-4/+4
* | Clean headers in debugger plugin.Friedemann Kleint2013-03-221-21/+0
|/
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* debugger: allow using a local core file with a remote kithjk2012-10-231-22/+46
* Attach to Core: Sort by file nameOrgad Shaneh2012-10-161-0/+1
* Attach to Core: Consider executable for enabling Ok buttonOrgad Shaneh2012-10-101-3/+5
* Attach to Core: Fix remote core file selectionOrgad Shaneh2012-10-101-4/+2
* Attach to Core: Correctly enable OK buttonOrgad Shaneh2012-10-101-3/+6
* Adjust license headershjk2012-10-051-21/+20
* KitChooser: Introduce virtual methods for Debugger.Friedemann Kleint2012-09-051-1/+3
* s/profile/kit/Tobias Hunger2012-09-041-20/+20
* Use QT_NO_CAST_FROM_ASCII for debugger plugin.Friedemann Kleint2012-08-241-2/+0
* Debugger: Fix string usages.Friedemann Kleint2012-08-221-1/+3
* debugger: use Profile directly for fillParameters instead of its idhjk2012-08-161-2/+2
* debugger: simplify the handling of the start script optionhjk2012-08-141-1/+1
* debugger: merge local and remote core selectionhjk2012-07-241-0/+406