summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qtd3dservice: Improve error messagingAndrew Knight2014-03-044-28/+35
* qtd3dservice: Restructure handling for service modeAndrew Knight2014-03-043-134/+237
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-037-36/+36
* Assistant: Fixed build for QT_NO_CURSOROliver Wolff2014-02-281-0/+8
* androiddeployqt: Fix debug deployment on WindowsEskil Abrahamsen Blomfeldt2014-02-271-1/+1
* windeployqt: Fixed --debug and --release together with --qmldirOliver Wolff2014-02-271-5/+5
* Don't build winrtrunner on other platforms than WinRTv5.3.0-alpha1Andrew Knight2014-02-251-2/+2
* androiddeployqt: always declare features as unrequired.Yoann Lopes2014-02-211-1/+1
* windeployqt: Enable module enumeration type for all MSVC.Friedemann Kleint2014-02-211-1/+1
* androiddeployqt: Pregenerate file list for assetsEskil Abrahamsen Blomfeldt2014-02-211-1/+63
* qtd3dservice: Check that CoreCon is initialized with exists()Andrew Knight2014-02-213-31/+48
* winrtrunner: Stay attached until the app is terminatedAndrew Knight2014-02-201-1/+1
* fix stop command for Xap profileJoerg Bornemann2014-02-191-0/+3
* CoreCon: fix message outputAndrew Knight2014-02-191-1/+1
* winrtrunner: Always add -qdevel to phone install argsAndrew Knight2014-02-191-3/+3
* CoreCon Server: guard with a QMutexAndrew Knight2014-02-171-0/+9
* Introducing Qt D3D Compiler serviceAndrew Knight2014-02-149-0/+1415
* WinRTRunner: Fixed access violation when listing phone devicesOliver Wolff2014-02-141-2/+3
* winrtrunner: CoreCon builds with x64, so let itAndrew Knight2014-02-142-15/+12
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-137-17/+85
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-127-17/+85
| |\
| | * Merge remote-tracking branch 'origin/release' into stableold/5.2Frederik Gladhorn2014-02-032-5/+45
| | |\
| | | * Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-281-0/+42
| | | * Fix crashes in QtHelp when too many connections are madeKai Koehne2014-01-281-5/+3
| | * | Assistant: Load all applicationIcon pixmaps.Bastiaan Veelo2014-01-311-3/+10
| | * | make the MinGW build of lupdate work for non-admin usersJoerg Bornemann2014-01-283-0/+21
| | * | androiddeployqt: Support spaces in jarsigner argumentsEskil Abrahamsen Blomfeldt2014-01-281-9/+9
* | | | Windows Phone backend for winrtrunnerAndrew Knight2014-02-1312-1/+3110
* | | | Introducing winrtrunnerAndrew Knight2014-02-138-1/+1467
* | | | Document how to use windeployqt.Mitch Curtis2014-02-121-1/+5
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-061-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-271-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-221-1/+1
| | |\ \ | | | |/
| | | * Revert "Qt Designer: Fix scrolling of widget box."Friedemann Kleint2014-01-151-1/+1
* | | | Compile fix for WinRTMaurice Kalinowski2014-02-052-4/+18
* | | | Replace win32-g++ with mingw scopeKai Koehne2014-01-311-1/+1
* | | | Simplify logic for C++ exception supportKai Koehne2014-01-312-24/+2