summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-09-01winrtrunner: Use noquote() for all messages with file names.v5.5.90+alpha1upstreamFriedemann Kleint3-12/+18
2015-08-31qtdiag: Output environment variables starting with 'Q'.Friedemann Kleint1-0/+8
2015-08-28Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi4-31/+123
2015-08-27qtdiag: Output information on HiDpi scaling.Friedemann Kleint1-4/+7
2015-08-26qtdiag: Adapt to Qt 5.6.Friedemann Kleint1-4/+12
2015-08-17windeployqt: Fix handling of the --no-webkit2 option.Friedemann Kleint1-1/+1
2015-08-17Doc: replaced Mac OS X with OS XNico Vertriest2-3/+3
2015-08-13macdeployqt: Work around broken QLibraryInfoMorten Johan Sørvig2-2/+13
2015-08-13macdeployqt: Always print errorsMorten Johan Sørvig1-1/+1
2015-08-13macdeployqt: halt on missing qmlimportscannerMorten Johan Sørvig3-6/+11
2015-08-13macdeployqt: strip the application binaryMorten Johan Sørvig3-0/+9
2015-08-13Add option for skipping use of private API.Morten Johan Sørvig2-2/+25
2015-08-13macdeployqt: correct process return values.Morten Johan Sørvig1-3/+5
2015-08-13macdeployqt: Workaround for QtQuick.PrivateWidgetsMorten Johan Sørvig1-0/+20
2015-08-13macdeployqt: fix QML import deps deploymentMorten Johan Sørvig3-8/+31
2015-08-13Fix QML imports deployment when using pathMorten Johan Sørvig3-9/+8
2015-08-09Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn4-0/+61
2015-08-03windeployqt: Patch qt_prfxpath when deploying Qt5CoreKai Koehne3-0/+57
2015-08-01Update the processor feature reporting in qtdiagThiago Macieira1-0/+4
2015-07-29Qt Designer: Add customizable property tooltips.Friedemann Kleint7-47/+227
2015-07-29Qt Property Browser solution: Split toolTip into valueToolTip and description...Friedemann Kleint5-26/+75
2015-07-28windeployqt: Add option to suppress deployment of the software rasterizer.Friedemann Kleint1-3/+13
2015-07-28Qt Designer: Clean up tooltips and value texts in property editor.Friedemann Kleint1-9/+5
2015-07-28windeployqt: fix build under GCC/ClangAndrew Knight1-0/+1
2015-07-28androiddeployqt: Make it QT_NO_CAST_*_ASCII cleanAndrew Knight2-32/+34
2015-07-28winrtrunner: Build under MSVC 2015Andrew Knight2-2/+2
2015-07-28Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann4-32/+53
2015-07-27windeployqt: Add QtWebChannel as a module that can be specifiedAndy Shaw1-2/+4
2015-07-24windeployqt: Deploy MSVC debug runtime dlls instead of redist package.Friedemann Kleint1-14/+26
2015-07-23macdeployqt: Fix typo in help outputKai Koehne1-1/+1
2015-07-21windeployqt: Adapt to MSVC 2015.Friedemann Kleint1-9/+12
2015-07-15windeployqt: Deploy new webengine resourcesKai Koehne1-1/+4
2015-07-14windeployqt: Deploy plugins in platforminputcontexts for QtGui.Friedemann Kleint1-1/+2
2015-07-14Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint112-704/+858
2015-07-13Qt Designer: Disambiguate signal/slot names in action editor.Friedemann Kleint2-20/+22
2015-07-09Don't pass int by-ref in foreachSergio Martins1-2/+2
2015-07-09windeployqt: Fix deployment of Q53DInput.dllTobias Koenig1-1/+1
2015-07-09Fix -Wcast-qual warnings found by GCCThiago Macieira1-3/+3
2015-06-29Merge remote-tracking branch 'origin/5.5' into devLiang Qi12-60/+150
2015-06-26Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi8-52/+115
2015-06-19Linguist: bring currently translated widget to frontLuca Niccoli1-0/+20
2015-06-15windeployqt: Fix MSVC debug/release detection for WinRT.Friedemann Kleint1-3/+9
2015-06-15macdeployqt: Fix rpath setting for additional executablesEike Ziller1-6/+10
2015-06-15windeployqt: Fix broken deployment of ANGLE.Friedemann Kleint1-1/+2
2015-06-14windeployqt: Detect -release -force-debug-info MSVC builds as release.Friedemann Kleint1-29/+62
2015-06-11qtdiag: Add new capabilities/style hints for Qt 5.5.Friedemann Kleint1-1/+8
2015-06-08Add missing private headers warningSamuel Gaist1-0/+11
2015-06-08windeployqt: Print warning when MinGW runtime cannot be found.Friedemann Kleint1-1/+3
2015-06-08macdeployqt: fix plugin deployment.Morten Johan Sørvig1-0/+1
2015-06-04Fix CLucene compile error with VS 2015.Karsten Heimrich6-17/+36