summaryrefslogtreecommitdiff
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment to Windows 10 Phone EmulatorRyuji Kakemizu2017-09-281-1/+2
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-192-0/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-133-12/+15
* Fix qbs build regarding app_version.hNikolai Kosjar2017-09-061-0/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-3/+6
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | WinRT: Use new setter based DebuggerRunTool interfacehjk2017-08-251-7/+7
* | Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-4/+2
* | WinRT: Use new core functionality to get free port for Qml debuggerhjk2017-08-232-18/+6
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-151-0/+2
|\ \ | |/
| * Fix buildJake Petroules2017-08-141-6/+2
| * Fix deployment to Windows 10 Mobile devicesJake Petroules2017-08-141-1/+7
* | ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-1/+0
|/
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-121-2/+0
* WinRT: Dissolve RunControlFactoryhjk2017-07-113-66/+33
* Debugger: Streamline error string handlinghjk2017-07-113-26/+24
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-282-0/+6
* WinRT: Initialize WinRtRunnerHelper memberDavid Schulz2017-05-291-1/+1
* WinRT: Initialize WinRtDebugSupport memberDavid Schulz2017-05-241-1/+1
* WinRt: Port to RunWorkershjk2017-05-199-169/+109
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-152-2/+2
* Debugger: Remove DebuggerRunControlhjk2017-04-281-2/+2
* WinRt: Remove direct debugger dependency in WinRtRunnerhjk2017-04-272-12/+1
* Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-273-9/+5
* Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-242-3/+7
* WinRT: Base WinRTDebugSupport on ProjectExplorer::ToolRunnerhjk2017-03-292-7/+5
* ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-242-4/+3
* 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