summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* winrtrunner: Use noquote() for all messages with file names.v5.6.0-alpha1Friedemann Kleint2015-09-013-12/+18
* qtdiag: Output environment variables starting with 'Q'.Friedemann Kleint2015-08-311-0/+8
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-288-74/+812
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-08-191-42/+0
| |\
| | * Doc: Removed the qdoc page for Arthur Plugin example5.4Venugopal Shivashankar2015-05-291-42/+0
| * | Doc: replaced Mac OS X with OS XNico Vertriest2015-08-173-4/+4
| * | Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
| * | macdeployqt: Work around broken QLibraryInfoMorten Johan Sørvig2015-08-132-2/+13
| * | macdeployqt: Always print errorsMorten Johan Sørvig2015-08-131-1/+1
| * | macdeployqt: halt on missing qmlimportscannerMorten Johan Sørvig2015-08-133-6/+11
| * | macdeployqt: strip the application binaryMorten Johan Sørvig2015-08-133-0/+9
| * | Add option for skipping use of private API.Morten Johan Sørvig2015-08-132-2/+25
| * | macdeployqt: correct process return values.Morten Johan Sørvig2015-08-131-3/+5
| * | macdeployqt: Workaround for QtQuick.PrivateWidgetsMorten Johan Sørvig2015-08-131-0/+20
| * | macdeployqt: fix QML import deps deploymentMorten Johan Sørvig2015-08-133-8/+31
| * | Fix QML imports deployment when using pathMorten Johan Sørvig2015-08-133-9/+8
* | | qtdiag: Output information on HiDpi scaling.Friedemann Kleint2015-08-271-4/+7
* | | qtdiag: Adapt to Qt 5.6.Friedemann Kleint2015-08-261-4/+12
* | | windeployqt: Fix handling of the --no-webkit2 option.Friedemann Kleint2015-08-171-1/+1
* | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-094-0/+61
|\| |
| * | windeployqt: Patch qt_prfxpath when deploying Qt5CoreKai Koehne2015-08-033-0/+57
| * | Update the processor feature reporting in qtdiagThiago Macieira2015-08-011-0/+4
* | | Qt Designer: Add customizable property tooltips.Friedemann Kleint2015-07-298-47/+228
* | | Qt Property Browser solution: Split toolTip into valueToolTip and description...Friedemann Kleint2015-07-295-26/+75
* | | windeployqt: Add option to suppress deployment of the software rasterizer.Friedemann Kleint2015-07-281-3/+13
* | | Qt Designer: Clean up tooltips and value texts in property editor.Friedemann Kleint2015-07-281-9/+5
* | | windeployqt: fix build under GCC/ClangAndrew Knight2015-07-281-0/+1
* | | androiddeployqt: Make it QT_NO_CAST_*_ASCII cleanAndrew Knight2015-07-282-32/+34
* | | winrtrunner: Build under MSVC 2015Andrew Knight2015-07-282-2/+2
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-07-285-34/+60
|\| |
| * | Prospective fix to make lupdate tests pass.Friedemann Kleint2015-07-271-2/+7
| * | windeployqt: Add QtWebChannel as a module that can be specifiedAndy Shaw2015-07-271-2/+4
| * | windeployqt: Deploy MSVC debug runtime dlls instead of redist package.Friedemann Kleint2015-07-241-14/+26
| * | macdeployqt: Fix typo in help outputKai Koehne2015-07-231-1/+1
| * | windeployqt: Adapt to MSVC 2015.Friedemann Kleint2015-07-211-9/+12
| * | windeployqt: Deploy new webengine resourcesKai Koehne2015-07-151-1/+4
| * | windeployqt: Deploy plugins in platforminputcontexts for QtGui.Friedemann Kleint2015-07-141-1/+2
| * | windeployqt: Fix deployment of Q53DInput.dllTobias Koenig2015-07-091-1/+1
| * | Fix -Wcast-qual warnings found by GCCThiago Macieira2015-07-091-3/+3
* | | Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-14112-704/+858
* | | Qt Designer: Disambiguate signal/slot names in action editor.Friedemann Kleint2015-07-132-20/+22
* | | Don't pass int by-ref in foreachSergio Martins2015-07-091-2/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2918-61/+404
|\| |
| * | Bump versionOswald Buddenhagen2015-06-291-1/+1
| * | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-268-52/+115
| |\ \
| | * | windeployqt: Fix MSVC debug/release detection for WinRT.v5.5.0-rc1v5.5.0Friedemann Kleint2015-06-151-3/+9
| | * | macdeployqt: Fix rpath setting for additional executablesEike Ziller2015-06-151-6/+10
| | * | windeployqt: Detect -release -force-debug-info MSVC builds as release.Friedemann Kleint2015-06-141-29/+62
| | * | macdeployqt: fix plugin deployment.Morten Johan Sørvig2015-06-081-0/+1
| | * | Fix CLucene compile error with VS 2015.Karsten Heimrich2015-06-046-17/+36