aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeritemmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-111-10/+6
* Debugger: detect cdb in non default install rootsDavid Schulz2017-12-011-13/+28
* Debugger: modernize cdb detectionDavid Schulz2017-11-281-14/+16
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-63/+60
|\
| * Debugger: Work around linguist issuesEike Ziller2017-10-241-63/+60
* | Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-4/+5
|/
* Debugger: Fix crash on second options openinghjk2017-05-121-9/+17
* Remove spaces in initializer listsTim Jenssen2017-02-221-4/+4
* Debugger: Initialize members of DebuggerItemConfigWidgetRobert Loehning2017-02-221-2/+2
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-2/+1
* Debugger: Fix crash in debuggeritemmanager on WindowsDavid Schulz2017-01-171-2/+3
* Merge DebuggerItemManager and DebuggerItemModel datahjk2017-01-161-143/+698
* Debugger: Fix detection of lldb via xcrunChristian Stenger2016-09-141-1/+1
* Use SynchronousProcess::runBlockingTobias Hunger2016-05-261-2/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-12/+13
* Debugger: Update debugger details when executable is replacedOrgad Shaneh2016-03-071-3/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12