summaryrefslogtreecommitdiff
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-013-6/+7
* ProjectExplorer: Store parts of active build config in runcontrolhjk2019-09-242-5/+1
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-192-6/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-21/+13
* ProjectExplorer: Replace RunControl::buildTargetInfohjk2019-08-072-5/+4
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+1
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Utils: Add CommandLine convenience constructorshjk2019-07-232-2/+2
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-9/+9
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* 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