summaryrefslogtreecommitdiff
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-192-6/+1
* Utils: Encourage marking of raw command line parametershjk2019-06-063-15/+14
* WinRt: Use new Utils::CommandLinehjk2019-05-291-16/+16
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-292-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* Qt Creator CMake portCristian Adam2019-05-171-0/+16
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-1/+1
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-102-6/+0
* WinRt: Use current plugin setup naming patternhjk2019-03-202-12/+4
* WinRT: Remove a direct use of RunControl::runConfiguration()hjk2019-03-201-1/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-132-2/+4
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-122-11/+10
* Replace static_casts by QOverload where possiblehjk2019-02-262-4/+2
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-217-365/+293
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+1
* QtSupport: Replace BaseQtVersion::clone()hjk2019-02-194-24/+0
* WinRt: Include winrt.qrc in the qbs build systemAlessandro Portale2019-02-191-0/+1
* QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()hjk2019-02-184-12/+0
* WinRT: Split WinRtQtVersion hierarchyhjk2019-02-182-1/+18
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-189-102/+37
* QtSupport: Replace QtVersionFactory::canCreatehjk2019-02-152-18/+2
* QtSupport: Split QtVersionFactory::create()hjk2019-02-152-16/+6
* QtSupport: Drop one suite of QtVersion constructorshjk2019-02-156-23/+6
* QtSupport: Simplify use of QtVersionFactory::create()hjk2019-02-156-18/+14
* QtSupport: De-qobjectify QtVersionFactory hierarchyhjk2019-02-152-6/+4
* QtSupport: Move qmake existence check out of *QtVersionFactory::createhjk2019-02-151-10/+0
* QtSupport et al: Use more data members in QtVersionFactorieshjk2019-02-152-31/+4
* QtSupport et al: Centralize QtVersionFactory::restorehjk2019-02-152-22/+2
* WinRt: Add a few 'override' to Qt versionshjk2019-02-152-10/+10
* WinRt: Split WinRtQtVersionFactoryhjk2019-02-153-19/+59
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-115-7/+7
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-312-8/+8
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-311-2/+2
|\
| * winrt: Fix potential race condition when filling mapping file contentOliver Wolff2019-01-301-2/+2
* | ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-3/+3
* | ProjectExplorer: Remove DeployConfiguration::initializehjk2019-01-221-21/+6
* | ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-182-3/+3
* | WinRt: Streamline WinRt device constructionhjk2019-01-163-28/+8
* | ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+2
* | ProjectExplorer: Use setter for IDevice::typehjk2019-01-143-4/+5
* | ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-143-5/+5
* | ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-142-20/+0
* | winrt: compile fix: Add missing qtcprocess includeOliver Wolff2018-11-191-0/+1
* | ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+1
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-191-4/+40
|\ \ | |/
| * winrt: Add categorized logging to device parserOliver Wolff2018-11-141-5/+41
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-066-13/+13
|\ \ | |/
| * winrt: Remove --install from winrtrunner's default run argumentsOliver Wolff2018-11-011-1/+1
| * winrt: Code cleanupOliver Wolff2018-11-018-16/+14
* | WinRT: Use an aspect in WinRtPackageDeploymentStephjk2018-10-198-216/+22