summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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.05.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
| * | windeployqt: Fix broken deployment of ANGLE.Friedemann Kleint2015-06-151-1/+2
| * | Add auto test for windeployqt.Friedemann Kleint2015-06-156-1/+254
| * | qtdiag: Add new capabilities/style hints for Qt 5.5.Friedemann Kleint2015-06-111-1/+8
| * | Add missing private headers warningSamuel Gaist2015-06-081-0/+11
| * | windeployqt: Print warning when MinGW runtime cannot be found.Friedemann Kleint2015-06-081-1/+3
| * | windeployqt: Add support for x86 based WinCETobias Koenig2015-06-032-6/+12
| |/
* | Linguist: bring currently translated widget to frontLuca Niccoli2015-06-191-0/+20
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-03191-1048/+1261
|\ \ | |/
| * Qt Designer: Disambiguate the modules where widgets come fromSze Howe Koh2015-05-292-2/+2
| * Linguist: do not override the roles of Edit menu itemsShawn Rutledge2015-05-291-12/+0
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-257-1/+99
| |\
| | * invalidate message index when inserting in the middleOswald Buddenhagen2015-04-305-1/+74
| | * update message index when message gains source textOswald Buddenhagen2015-04-303-0/+25
| | * Bump versionOswald Buddenhagen2015-04-201-1/+1
| * | Fix the include for QQuickWidgetjkobus2015-05-221-1/+1
| * | Fixup "androiddeployqt: Use correct package name when uninstalling"Alessandro Portale2015-05-211-7/+2
| * | Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2011-110/+143
| * | Qt Designer: Fix widget box settings.Friedemann Kleint2015-05-191-5/+10
| * | Qt Designer: Update widget box labelsSze Howe Koh2015-05-151-5/+5
| * | Qt Designer: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-05-13125-665/+665
| * | Update Qt Designer documentation.Friedemann Kleint2015-05-135-105/+74
| * | MacDeployQt: handle "./" in app bundle nameMorten Johan Sørvig2015-05-121-2/+1