summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | androiddeployqt: fix possible infinite loop.Yoann Lopes2015-05-121-0/+3
* | Test the Qt5UiPlugin cmake module with CMake 3.0.Stephen Kelly2015-05-115-0/+196
* | move ui loader interfaces to own moduleOswald Buddenhagen2015-05-1132-29/+57
* | fix exported dependencies of uitools moduleOswald Buddenhagen2015-05-111-3/+2
* | remove extension.h duplicateOswald Buddenhagen2015-05-113-100/+0
* | move container.h to sdk/Oswald Buddenhagen2015-05-114-1/+1
* | Fix misoverloaded virtual due to recent change in qtdeclarativeSergio Martins2015-05-071-3/+3
* | windeployqt: Additionally check on Qt5WebKit[d].dll for ICU dependency.Friedemann Kleint2015-05-061-5/+8
* | winrtrunner: Remove the app when stopping on Windows PhoneAndrew Knight2015-05-041-0/+4
* | winrtrunner: Remove Xap engineAndrew Knight2015-05-049-2387/+7
* | androiddeployqt: Use correct package name when uninstallingAlessandro Portale2015-05-041-2/+24
* | windeployqt: Append Qt bin directory to path.v5.5.0-beta1Friedemann Kleint2015-04-301-0/+8
* | Add location to the supported module listMaurice Kalinowski2015-04-141-2/+6
* | linguist: Fix loading of multiple identical source textsTobias Koenig2015-04-142-2/+24
* | macdeployqt: Support Qt frameworks using rpathAdam Strzelecki2015-04-102-23/+200
* | Qt Designer Examples: Fix code around constructors.Friedemann Kleint2015-04-1020-35/+31
* | Qt Designer Examples: Fix includes.Friedemann Kleint2015-04-107-19/+25
* | Qt Designer Examples: Introduce Qt 5 connect syntax.Friedemann Kleint2015-04-106-13/+19
* | Qt Designer Examples: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-04-1012-63/+63
* | Qt Designer: Suppress updating of QAction's object name when editing existing...Friedemann Kleint2015-04-092-9/+7
* | Fix license text in XSL template used for generating ui4.cpp/h.Friedemann Kleint2015-04-081-1/+1
* | Qt Designer: Enable reset property for multiselection.Friedemann Kleint2015-04-083-5/+51
* | qtdiag: Add AppDataLocation.Friedemann Kleint2015-04-011-0/+1
* | qtplugininfo: Default to printing the metadata in a nicer formThiago Macieira2015-03-261-1/+51
* | qtplugininfo: Add some extra validity checks on the metadataThiago Macieira2015-03-261-3/+35
* | qtplugininfo: Print the plugin name the metadata is fromThiago Macieira2015-03-261-0/+2
* | qtplugininfo: Always print the tool name and the filename firstThiago Macieira2015-03-261-3/+6
* | qtdiag: Add information on touch devices.Friedemann Kleint2015-03-261-0/+28
* | Doc: make examples visible in Qt Assistant TOCLeena Miettinen2015-03-261-3/+2
* | Remove the old headersclean unit testThiago Macieira2015-03-183-11/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-1734-80032/+211109
|\ \ | |/