summaryrefslogtreecommitdiff
path: root/src/plugins/winrt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix missing argumentRobert Loehning2014-08-261-1/+1
* 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: 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
* 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
* | Update copyright year for some filesOrgad Shaneh2014-06-023-3/+3
* | RunControl: Make icon(path) a value memberhjk2014-05-302-6/+1
* | WinRT: Enable debugging for local packages.David Schulz2014-05-1611-125/+622
* | Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* | Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+2
* | WinRT: remove unsupported featuresDaniel Teske2014-04-301-2/+6
|/
* WinRt: use the build environment for winrtrunnerJoerg Bornemann2014-04-082-0/+7
* Use mapping file for app deployment on Windows PhoneOliver Wolff2014-04-022-0/+147
* WinRt: detect devices when all prerequisites are loadedJoerg Bornemann2014-04-013-15/+32
* WinRt: fix name and description of the deploy stepJoerg Bornemann2014-03-133-4/+4
* WinRt: add windeployqt configuration widgetJoerg Bornemann2014-03-138-5/+241
* WinRt: fix detection of desktop Qt buildsJoerg Bornemann2014-03-131-1/+8
* WinRt: add --qmldir option to windeployqt callJoerg Bornemann2014-03-131-1/+8
* WinRt: remove unused includesJoerg Bornemann2014-03-131-14/+0
* WinRt: simplify project file path retrievalJoerg Bornemann2014-03-131-2/+1
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* WinRT: fix capitalization of UI textLeena Miettinen2014-03-071-1/+1
* Fix translated messages in WinRT-plugin.Friedemann Kleint2014-03-052-8/+13
* WinRT: Remove unused slot cannotRetrieveDebugOutput().Friedemann Kleint2014-03-052-6/+0
* Fix lupdate warnings in WinRT-plugin.Friedemann Kleint2014-02-281-15/+25
* Long live the Windows RT plugin!Joerg Bornemann2014-02-2530-0/+2519