aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggersourcepathmappingwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* VariableChooser: Reworkhjk2014-10-151-2/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Support variables for targetOrgad Shaneh2014-09-261-0/+5
* | Debugger: Support setting substitute path by regexpOrgad Shaneh2014-09-181-1/+7
* | Debugger: Do not use native path separators for source directoryOrgad Shaneh2014-09-181-3/+3
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-151-2/+1
|\
| * Windows: Fix stepping through Qt sources.Eike Ziller2014-01-101-2/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Doc: edit debugger API docsLeena Miettinen2013-09-091-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+4
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-7/+0