aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeritemmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Make DebuggerItemManager a namespacehjk2023-08-101-21/+15
* Debugger: Call DebuggerItemManager::restoreDebuggers() more directlyhjk2023-08-091-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Debugger: Delay restoration until Devices are restoredMarcus Tillmanns2022-09-271-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-6/+3
* Docker: Provide a means to select search paths for auto-detectionhjk2021-12-141-3/+3
* Docker: Add a button to list auto-detected kit itemshjk2021-07-211-0/+1
* Docker: Rework auto-detection and removal of kit itemshjk2021-07-141-1/+3
* Docker: Fix debugger auto-detectionhjk2021-07-141-1/+2
* Docker: Auto-detect debugger binaries in docker deviceshjk2021-06-211-0/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Debugger: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Merge DebuggerItemManager and DebuggerItemModel datahjk2017-01-161-16/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Debugger: Update debugger details when executable is replacedOrgad Shaneh2016-03-071-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix missing of some translationsSergey Belyashov2015-03-241-0/+2
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-1/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Rework debugger option pagehjk2015-01-071-28/+3
|/
* Debugger: Use Qt5-style connects in DebuggerKitConfigWidgethjk2014-10-221-1/+1
* Debugger: Consolidate RunControl creationhjk2014-10-201-1/+3
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Use debugger id for deregistration.hjk2013-11-071-1/+1
* ios: improve automatic kitsFawzi Mohamed2013-11-051-0/+1
* Debugger: Read legacy settings from both SDK and user locationsTobias Hunger2013-10-291-0/+1
* Debugger: Rewrite logic to use signals on DebuggerItemManagerTobias Hunger2013-10-281-3/+1
* Debugger: Add signals to DebuggerItemManagerTobias Hunger2013-10-281-0/+6
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+92