aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/winrt/winrtrunnerhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* WinRt: Use new Utils::CommandLinehjk2019-05-291-16/+16
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+1
* WinRT: Remove a direct use of RunControl::runConfiguration()hjk2019-03-201-1/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+3
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-10/+9
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+1
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* winrt: Remove --install from winrtrunner's default run argumentsOliver Wolff2018-11-011-1/+1
* winrt: Code cleanupOliver Wolff2018-11-011-3/+3
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-4/+4
* winrt: Remove superfluous isEmpty checkOliver Wolff2018-09-211-2/+1
* winrt: Add possibility to use loopbackExemption from CreatorOliver Wolff2018-09-141-0/+14
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* WinRT: Remove Qmake dependencyhjk2018-05-071-3/+5
* WinRt: Generalize executable extraction in WinRtRunnerHelperhjk2018-05-031-3/+6
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-1/+2
* Fix deployment to Windows 10 Phone EmulatorRyuji Kakemizu2017-09-281-1/+2
* Fix buildJake Petroules2017-08-141-6/+2
* Fix deployment to Windows 10 Mobile devicesJake Petroules2017-08-141-1/+7
* WinRt: Port to RunWorkershjk2017-05-191-37/+11
* WinRt: Remove direct debugger dependency in WinRtRunnerhjk2017-04-271-10/+1
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-271-2/+2
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-1/+1
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-2/+1
* WinRT: Use Qt5-style connectsOrgad Shaneh2016-07-051-7/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* WinRT: Fix C++ debugging when qml debugging is also enabled.David Schulz2015-11-161-24/+27
* WinRT: specify argument for winrtrunnerMaurice Kalinowski2015-09-221-0/+3
* WinRT: Fix occasional crash when debugging WinRT application.David Schulz2015-01-201-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Normalize connect()sRobert Loehning2014-10-211-2/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | WinRt: add error message to run controlJoerg Bornemann2014-08-061-2/+10
|/
* WinRt: fix run control for SUBDIRS projectsJoerg Bornemann2014-08-041-2/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-241-3/+0
* WinRT: Enable debugging for local packages.David Schulz2014-05-161-0/+240