summaryrefslogtreecommitdiffstats
path: root/src/winrtrunner/appxengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* winrtrunner: Fix deployment of QtQuick applications when using appxMaurice Kalinowski2016-08-081-6/+11
* winrtrunner: Add support for installing packagesMaurice Kalinowski2016-07-201-30/+57
* Add signing to winrtrunner for Windows 10Maurice Kalinowski2016-02-151-0/+332
* Retry to aqcuire input streamMaurice Kalinowski2015-11-201-3/+12
* winrtrunner: Use noquote() for all messages with file names.v5.6.0-alpha1Friedemann Kleint2015-09-011-6/+8
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-201-10/+13
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-18/+10
* winrtrunner: Add an inherited method for creating packagesAndrew Knight2014-06-141-0/+92
* winrtrunner: Move COM initialization into the private classAndrew Knight2014-06-141-4/+4
* winrtrunner: Split AppxEngine into abstract base and Appx Local subclassAndrew Knight2014-06-051-645/+35
* winrtrunner: install missing dependenciesJoerg Bornemann2014-03-201-19/+215
* winrtrunner: simplify error handlingJoerg Bornemann2014-03-201-146/+36
* winrtrunner: use HString class where appropriateJoerg Bornemann2014-03-201-3/+3
* Adding debug option to the winrtrunner.David Schulz2014-03-191-0/+31
* winrtrunner: Relay debug messages from local appsAndrew Knight2014-03-181-1/+153
* winrtrunner: Return from wait if the state is unknownAndrew Knight2014-03-061-1/+1
* winrtrunner: Display developer license dialogAndrew Knight2014-03-061-0/+12
* winrtrunner: Stay attached until the app is terminatedAndrew Knight2014-02-201-1/+1
* Introducing winrtrunnerAndrew Knight2014-02-131-0/+674