aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/loadcoredialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Support sysroot overrideOrgad Shaneh2020-07-061-0/+19
* Debugger: Remove some uses of QRegExphjk2020-06-191-1/+0
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-3/+3
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Debugger: Abandon special DebuggerKitChooserhjk2019-06-121-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* Debugger: Clarify role of "Executable:" in Load Core File dialoghjk2019-02-041-19/+23
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-3/+3
* Debugger: ModernizeAlessandro Portale2018-07-251-2/+2
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* Debugger: Merge DebuggerStartParameter into *RunParametershjk2017-09-131-1/+1
* Debugger: Merge *Adapter classes into GdbEnginehjk2017-09-121-2/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+2
* Debugger: Use a StandardRunnable for the debugger processhjk2016-08-041-3/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-2/+2
* Debugger: More modernizationhjk2015-02-271-7/+5
* Debugger: Rework 'Attach to unstarted application' startuphjk2015-02-261-1/+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-18/+19
* | Debugger: Remove unneeded qualificationsOrgad Shaneh2015-02-041-5/+5
* | Use "Browse..." label from PathChooserRobert Loehning2015-01-141-2/+2
|/
* 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