aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-012-8/+3
* Debugger: Use Utils::ProcessHandle for DebuggerEngine::m_inferiorPidhjk2017-03-011-1/+1
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-2/+1
* QMake: Centralize determination of available creationIdshjk2017-02-281-3/+1
* Remove spaces in initializer listsTim Jenssen2017-02-223-5/+5
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-4/+4
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+9
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-2/+2
* QtVersionManager: Remove validVersions(...)Tobias Hunger2017-01-181-2/+2
* QtVersionManager: Remove QtVersionManager::versions(...)Tobias Hunger2017-01-181-2/+3
* BaseQtVersion: Allow for a predicate when retrieving Qt versionsTobias Hunger2017-01-171-6/+7
* WinRT: Use member initializationTobias Hunger2016-12-052-5/+3
* WinRT: Initialize m_deviceIdTobias Hunger2016-12-051-1/+1
* WinRT: Windows RT device iconsAlessandro Portale2016-12-017-1/+17
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-302-0/+8
* winrt: Remove experimental flagMaurice Kalinowski2016-11-141-1/+0
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-092-5/+2
* Move icons to UtilsUlf Hermann2016-08-052-4/+4
* WinRT: Use Qt5-style connectsOrgad Shaneh2016-07-0510-32/+29
* WinRT: Enable plugin for supported host platforms.Maurice Kalinowski2016-06-211-1/+1
* Debugger: Use dedicated structure for Qml server parametershjk2016-06-141-2/+2
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-102-53/+13
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-1/+1
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* | Use Utils::Port where possibleUlf Hermann2016-04-202-5/+6
* | WinRT: Remove some unneeded declaration and includeshjk2016-04-201-8/+0
* | Devices: Add some 'override'hjk2016-04-201-9/+9
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-2/+2
|\|
| * Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-2/+2
* | Wholesale conversion to #pragma oncehjk2016-03-3016-64/+16
|/
* WinRT: Correctly initialize unusable QML debug server address.David Schulz2016-03-171-1/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-293-29/+29
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1932-533/+375
* WinRT: Use ArgumentsAspect in run configurationhjk2016-01-128-93/+32
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-024-24/+0
* QtVersion: Add a method to query the target device typeTobias Hunger2015-12-024-11/+19
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-022-7/+7
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-252-3/+4
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-1/+1
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-174-26/+67
|\
| * WinRT: Fix C++ debugging when qml debugging is also enabled.David Schulz2015-11-164-26/+67
* | BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-162-3/+3
* | ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-162-11/+11
|/
* WinRT: specify argument for winrtrunnerMaurice Kalinowski2015-09-221-0/+3
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-306-24/+21
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-8/+1
* Qt: Update features for Qt 5.5Tobias Hunger2015-06-251-1/+1
* Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-1/+1
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-4/+6