summaryrefslogtreecommitdiffstats
path: root/src/winrtrunner/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove winrt specific codeOliver Wolff2020-08-061-372/+0
* Port winrtrunner to QRegularExpressionLars Knoll2020-05-091-3/+3
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* winrtrunner: Do not accept fully wildcarded logging rules from environmentOliver Wolff2018-12-201-2/+18
* winrtrunner: Pass logging rules set in the environment to the appOliver Wolff2018-12-071-0/+7
* winrtrunner: Remove double space from help outputOliver Wolff2018-12-061-1/+1
* winrtrunner: Add possibility to enable localhost capability for serversOliver Wolff2018-04-061-2/+20
* winrtrunner: Add loopbackexempt command line optionOliver Wolff2018-04-061-0/+25
* Fix licensingJani Heikkinen2017-05-031-12/+15
* foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-221-3/+3
* 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
* Adding debug option to the winrtrunner.David Schulz2014-03-191-2/+36
* winrtrunner: Relay debug messages from local appsAndrew Knight2014-03-181-1/+2
* Introducing winrtrunnerAndrew Knight2014-02-131-0/+273