aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeritemmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove some uses of FilePath::toFileInfo()hjk2021-08-231-1/+1
* Debugger: Show output of debugger detectionhjk2021-08-061-0/+9
* Docker: Add a button to list auto-detected kit itemshjk2021-07-211-0/+11
* Debugger: Make version autodetection work with remote instanceshjk2021-07-161-3/+2
* Docker: Rework auto-detection and removal of kit itemshjk2021-07-141-4/+33
* Docker: Fix debugger auto-detectionhjk2021-07-141-9/+13
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Utils: Simplify FilePath::toFileInfo().lastModified() callshjk2021-06-221-1/+1
* Docker: Auto-detect debugger binaries in docker deviceshjk2021-06-211-15/+23
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-1/+1
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-5/+5
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-2/+2
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-3/+3
* Fix label inconsistency in optionsEike Ziller2021-04-081-1/+1
* Share "auto-detected" UI string and add tool tipEike Ziller2021-01-291-2/+4
* Debugger: prefer newer debuggers on initializationDavid Schulz2020-07-201-0/+1
* Debugger: Remove some uses of QRegExphjk2020-06-191-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-4/+4
* BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-041-0/+43
* Debugger: Use new IOptionBase convenience in DebuggerOptionsPagehjk2020-01-091-37/+18
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* Debugger: Code cosmeticshjk2019-07-261-8/+10
* Utils: Add CommandLine convenience constructorshjk2019-07-231-2/+1
* Debugger: Auto-detect installed GNU debuggers for ARM on WindowsDenis Shienkov2019-07-101-1/+35
* Remove ToolChain::suggestedDebugger()Alessandro Portale2019-06-121-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-17/+17
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-1/+1
* Some more FileName::appendPath() -> pathAppended() changeshjk2019-05-171-2/+1
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-021-8/+2
|\
| * Debugger: Restrict the file name pattern of potential lldb executablesChristian Kandeler2019-04-021-8/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+2
|\|
| * Debugger: Filter out lldb-mi entries from autodetected debuggersv4.9.0-beta2hjk2019-03-051-1/+2
* | Debugger: Remove support for reading pre-3.0 debugger settingshjk2019-03-051-43/+0
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-12/+12
* Debugger: ModernizeAlessandro Portale2018-07-251-3/+3
* Abi: Clean up constructorsTobias Hunger2018-06-151-1/+1
* Debugger: Code cosmeticshjk2018-05-311-1/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-3/+0
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* ProjectExplorer: Make the Options/Kits Category icon themableAlessandro Portale2018-02-281-1/+2
* Debugger: Modernizehjk2018-02-011-3/+3
* ProjectExplorer: Create and populate 'Kits' settings categoryhjk2018-01-241-3/+3
* Move HTML out of translated stringsRobert Loehning2018-01-241-4/+5