summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/loadcoredialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Solutions: Long live Solutions!Jarek Kobus2023-05-171-1/+0
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-2/+1
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-2/+2
* AttachCoreDialog: Use QPromise for async callsJarek Kobus2023-02-241-4/+4
* Debugger: Rebuild AttachCoreDialogMarcus Tillmanns2023-02-071-231/+145
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-3/+7
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-6/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-22/+19
* Debugger: Use FilePath for remote core fileshjk2022-07-011-10/+9
* Code cosmeticshjk2022-06-241-0/+2
* LoadCoreDialog: Use FileTransfer for downloadJarek Kobus2022-05-311-56/+21
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-1/+2
* Use DeviceFileSystemModel in SelectRemoteFileDialogJarek Kobus2022-04-081-54/+57
* Introduce DeviceFileSystemModelJarek Kobus2022-04-081-0/+1
* Debugger: Use FilePath for core files and surroundingshjk2021-09-291-27/+28
* Debugger: Simplify some path uses in GdbEnginehjk2021-08-191-1/+1
* 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