summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* winrtrunner: Return true when receiveFile succeedsAndrew Knight2014-04-011-1/+1
* winrtrunner: Pass the relative executable as part of ImageParamsAndrew Knight2014-04-011-2/+5
* windeployqt: Disable d3dcompiler deployment on WinRTAndrew Knight2014-03-311-1/+2
* winrtrunner: Accept backslashes as well when looking for manifest fileOliver Wolff2014-03-311-1/+1
* Add position and sensor plugins to deploymentMaurice Kalinowski2014-03-311-0/+4
* Fix dependencies in Qt Designer, Qt Linguist documentation.Friedemann Kleint2014-03-282-2/+2
* Fix some documentation errors.Friedemann Kleint2014-03-275-18/+7
* MacDeployQt: Add -always-overwrite option.Morten Johan Sørvig2014-03-262-12/+23
* cmake: Do not add .exe postfix for linguist tools in cross-compile situationsDaniel Molkentin2014-03-251-1/+1
* Populate Qt Assistant's TOC from documentation directory.Friedemann Kleint2014-03-251-3/+29
* CoreCon: Improve error messagingAndrew Knight2014-03-241-6/+7
* Fix broken navigation in assistant with no webkit.Friedemann Kleint2014-03-241-4/+2
* Compile.Morten Johan Sørvig2014-03-241-10/+10
* Update Qt Assistant's TOC for Qt 5.3Friedemann Kleint2014-03-241-0/+3
* MacDeployQt:Make sure copied binaries are writablev5.3.0-beta1Morten Johan Sørvig2014-03-211-0/+13
* Add an autotest for the qtdiag tool.Friedemann Kleint2014-03-213-1/+114
* Long live qtdiag!Friedemann Kleint2014-03-205-0/+440
* winrtrunner: install missing dependenciesJoerg Bornemann2014-03-203-20/+219
* winrtrunner: simplify error handlingJoerg Bornemann2014-03-201-146/+36
* qtd3dservice: use HString class where appropriateJoerg Bornemann2014-03-201-6/+6
* winrtrunner: use HString class where appropriateJoerg Bornemann2014-03-201-3/+3
* windeployqt: Add module Qt5MultimediaQuick_p.Friedemann Kleint2014-03-191-21/+23
* Adding debug option to the winrtrunner.David Schulz2014-03-198-2/+105
* Store changed status of the QAxWidget's "control" property correctly.Friedemann Kleint2014-03-181-4/+9
* Android: Fix line break.BogDan Vatra2014-03-181-1/+1
* qtd3dservice: Add some missing sleepsAndrew Knight2014-03-181-0/+2
* winrtrunner: Relay debug messages from local appsAndrew Knight2014-03-184-2/+157
* qtd3dservice: Remove control file handlingAndrew Knight2014-03-183-69/+0
* CMake: Fix path to lrelease on debian.Stephen Kelly2014-03-172-3/+3
* Fix messages about whitespace visualization in Qt Linguist.Friedemann Kleint2014-03-171-2/+2
* Add QQuickWidget as a Qt Designer plugin.Friedemann Kleint2014-03-156-0/+234
* qtd3dservice: Lock the app to a single instanceAndrew Knight2014-03-151-0/+8
* qtd3dservice: Fix bad handle close at shutdownAndrew Knight2014-03-131-3/+6
* qtd3dservice: Remove Windows Service modeAndrew Knight2014-03-135-514/+22
* qtd3dservice: Switch to HKLM for appx registry lookupAndrew Knight2014-03-131-2/+2
* qtd3dservice: Remove registry optionsAndrew Knight2014-03-135-206/+1
* qtd3dservice: Disable check for development mode of apps for VS 2012Oliver Wolff2014-03-131-0/+2
* windeployqt: fix informational outputJoerg Bornemann2014-03-121-4/+4
* winrtrunner: Fix includepathAndrew Knight2014-03-111-1/+1
* windeployqt: Deploy d3dcompiler from system only if word size matches.Friedemann Kleint2014-03-113-6/+21
* qtd3dservice: Support Appx device monitoringAndrew Knight2014-03-072-31/+203
* winrtrunner: Return from wait if the state is unknownAndrew Knight2014-03-061-1/+1
* winrtrunner: Display developer license dialogAndrew Knight2014-03-062-1/+13
* qtd3dservice: Replace a qDebug() with qCDebug()Andrew Knight2014-03-061-1/+1
* CoreCon: Remove incorrect argument from SendFile()Andrew Knight2014-03-043-4/+4
* qtd3dservice: Add verbosity optionAndrew Knight2014-03-041-0/+32
* qtd3dservice: Don't continue if XDE isn't runningAndrew Knight2014-03-041-0/+55
* qtd3dservice: Add self-elevation and credentials requestAndrew Knight2014-03-044-4/+255
* qtd3dservice: Add triggers for Windows Phone devices and emulatorsAndrew Knight2014-03-043-33/+342
* qtd3dservice: Add output file optionAndrew Knight2014-03-043-4/+28