summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggersourcepathmappingwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-2/+2
* LayoutBuilder: Reworkhjk2023-05-031-1/+1
* Utils: Remove one LayoutBuilder::addRow() overloadhjk2023-04-251-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-21/+18
* Replace more used of PathChooser::pathChanged by filePathChangedhjk2022-07-011-1/+1
* DebuggerSourcePathMappingWidget: Don't call waitForStarted()Jarek Kobus2022-06-301-5/+0
* Utils: Hide some uses of FilePath::rawPath()hjk2022-06-301-1/+1
* Debugger: Use QtcProcess::stop instead of stopProcesshjk2022-06-161-1/+0
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-111-1/+2
|\
| * Debugger: update source path mappingsDavid Schulz2022-03-091-1/+2
* | ProjectExplorer: Drop #include <qtcprocess.h> from runcontrol.hhjk2022-02-181-0/+1
|/
* Debugger: Use FilePath in debuggersourcepathmappingwidget.cpphjk2021-09-291-12/+11
* Use more FileUtils based file dialogshjk2021-08-191-2/+2
* Use refactored ProcessModeJarek Kobus2021-08-091-1/+0
* Debugger: Make findQtInstallPath remote-awarehjk2021-05-031-7/+4
* Debugger: Use an aspect for the source path mappinghjk2021-03-091-15/+152
* remove pointless process state checkingOswald Buddenhagen2021-02-081-1/+1
* Debugger: Fix source mapping on WindowsOrgad Shaneh2020-11-121-1/+2
* Debugger: Do not discard macros when clicking on source mappingOrgad Shaneh2020-10-301-2/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-4/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Debugger: Expand target mapping only when requiredOrgad Shaneh2019-04-011-1/+1
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-5/+5
* Debugger: Fix wrong check in source path mappingChristian Stenger2018-10-081-1/+1
* Debugger: Fix use of external debug info for installer-based QtChristian Stenger2018-09-261-0/+2
* Debugger: Fix use of external debug info for installer-based Qthjk2018-09-241-2/+2
* Debugger: ModernizeAlessandro Portale2018-07-251-4/+4
* Debugger: automatically add source path mapping for Qt packagesDavid Schulz2018-01-151-26/+22
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* Debugger: Add new build path do automatic source mappingshjk2016-08-011-1/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-1/+1
* Debugger: Add source path that is used in Qt 5.6.0Orgad Shaneh2016-04-251-1/+3
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Start separating different process environmentshjk2016-01-041-1/+1
* Debugger: Use PathChooser::pathChanged() signal in some places.Christian Kandeler2015-12-091-1/+1
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Debugger: Word wrap several action tooltipsNikita Baryshnikov2015-07-071-6/+5
* Debugger: Split off runtime-only items from DebuggerStartParametershjk2015-05-281-2/+2
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Some code modernizationhjk2015-02-121-17/+18
|/