summaryrefslogtreecommitdiff
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Fix C++ debugging when qml debugging is also enabled.David Schulz2015-11-164-26/+67
* 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
* WinRT: Fix Timing issue on debugger start up.David Schulz2015-03-241-2/+3
* Merge remote-tracking branch 'origin/3.3'Eike Ziller2015-02-123-1/+7
|\
| * WinRT: Fix occasional crash when debugging WinRT application.David Schulz2015-01-203-1/+7
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1232-190/+190
|\ \ | |/
| * Update LicenseEike Ziller2015-01-1632-190/+190
* | Merge commit 'd83fb4d63c9fd92e0e6f429cbd56fa244bddc093'Eike Ziller2015-02-121-0/+2
|\ \ | |/
| * WinRT: Clean up target path for mapping fileMaurice Kalinowski2015-01-151-0/+2
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-1/+2
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-063-8/+8
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-1/+0
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* WinRT: be more verbose about deployment issuesOliver Wolff2014-11-031-4/+9
* WinRT: Create mapping file for deployment when build is finishedOliver Wolff2014-11-032-12/+24
* WinRT: Remove support for Windows Phone 8.0Oliver Wolff2014-11-031-28/+6
* qbs build: Remove outdated "minimumQtVersion" specifications.Christian Kandeler2014-10-311-1/+0
* Normalize connect()sRobert Loehning2014-10-211-2/+2
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1431-217/+248
|\
| * License updateEike Ziller2014-10-0932-219/+250
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-10/+37
|\ \ | |/
| * Fixed font deployment for winphone 8.0Oliver Wolff2014-09-051-3/+19
| * Fixed creation of mapping files for winphone 8.1Oliver Wolff2014-09-051-10/+21
* | QtVersion: Allow for variables in Qt version namesTobias Hunger2014-09-041-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-1/+1
|\ \ | |/
| * Fix missing argumentRobert Loehning2014-08-261-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-18/+21
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-153-29/+52
|\ \ | |/
| * WinRt: remove superfluous static_castsJoerg Bornemann2014-08-071-5/+3
| * WinRt: fix deploy step for non-application projectsJoerg Bornemann2014-08-061-8/+30
| * WinRt: remove code duplicationJoerg Bornemann2014-08-062-18/+21
* | WinRt: add error message to run controlJoerg Bornemann2014-08-061-2/+10
* | Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-059-25/+46
|\ \ | |/
| * WinRt: remove unused using directiveJoerg Bornemann2014-08-041-1/+0
| * WinRt: fix run control for SUBDIRS projectsJoerg Bornemann2014-08-048-14/+46
| * WinRt: remove superfluous includesJoerg Bornemann2014-08-011-10/+0
* | "foreach (QString" -> "foreach (const QString &"Alessandro Portale2014-07-241-1/+1
|/
* WinRT: also add INSTALLS to mapping file if targetpath isn't setOliver Wolff2014-07-041-9/+16
* Always pass Core::Id by value.Christian Kandeler2014-07-016-21/+21
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-245-13/+30
|\
| * Fix winrtrunner device detection and deployment for WP8.1Andrew Knight2014-06-195-13/+30
* | Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-162-2/+3