summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeritemmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Consistently use Utils::FileNameListTobias Hunger2015-11-161-2/+2
* Debugger: Don't mention auto-detected binarieshjk2015-09-041-0/+2
* Debugger: Exclude lldb-gdbserver-* from autodetectionOrgad Shaneh2015-07-131-1/+3
* Debugger: Blacklist lldb-platform-* as possible debuggerhjk2015-04-221-1/+4
* Debugger: Auto-detect gdb on windowsTobias Hunger2015-03-181-0/+3
* Debugger: Add some expandable macros to Debugger options pagehjk2015-03-041-5/+5
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Rework debugger option pagehjk2015-01-071-77/+39
* | Debugger: Improve initialization timeOrgad Shaneh2014-12-151-20/+23
|/
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* Debugger: Use Qt5-style connects in DebuggerKitConfigWidgethjk2014-10-221-1/+1