summaryrefslogtreecommitdiff
path: root/src/plugins/winrt/winrtpackagedeploymentstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Merge commit 'd83fb4d63c9fd92e0e6f429cbd56fa244bddc093'Eike Ziller2015-02-121-0/+2
|\ \ | |/
| * WinRT: Clean up target path for mapping fileMaurice Kalinowski2015-01-151-0/+2
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-4/+4
|/
* WinRT: be more verbose about deployment issuesOliver Wolff2014-11-031-4/+9
* WinRT: Create mapping file for deployment when build is finishedOliver Wolff2014-11-031-12/+22
* WinRT: Remove support for Windows Phone 8.0Oliver Wolff2014-11-031-28/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | 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
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-08-151-24/+47
|\ \ | |/
| * WinRt: fix deploy step for non-application projectsJoerg Bornemann2014-08-061-8/+30
| * WinRt: remove code duplicationJoerg Bornemann2014-08-061-18/+19
* | "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
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-241-6/+6
|\
| * Fix winrtrunner device detection and deployment for WP8.1Andrew Knight2014-06-191-6/+6
* | 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
|/
* Use mapping file for app deployment on Windows PhoneOliver Wolff2014-04-021-0/+136
* WinRt: fix name and description of the deploy stepJoerg Bornemann2014-03-131-1/+1
* WinRt: add windeployqt configuration widgetJoerg Bornemann2014-03-131-5/+40
* 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
* Long live the Windows RT plugin!Joerg Bornemann2014-02-251-0/+87