summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | RemoteControl example: Remove superfluous connectKai Koehne2017-10-041-1/+0
* | Assistant Examples: Use nullptrKai Koehne2017-10-044-4/+4
* | Assistant Examples: Remove stray ;Kai Koehne2017-10-041-1/+1
* | Assistant Examples: Unify #include styleKai Koehne2017-10-0412-59/+64
* | Remove unused snippetsKai Koehne2017-10-043-506/+0
* | Fix build with -no-feature-libraryJake Petroules2017-09-291-0/+2
|/
* Improve SimpleTextViewer example documentationKai Koehne2017-09-181-9/+8
* Fix exclusion condition for assistant examplesJake Petroules2017-09-151-1/+2
* Fix typo in qdoc manualKai Koehne2017-09-121-1/+1
* qdoc: Fix linking of types in QML blocksMartin Smith2017-09-061-1/+1
* Account for custom property sheet extensions when getting objectNameAndy Shaw2017-09-041-3/+4
* qdoc: Fix handling of '#if defined' preprocessor statementsTopi Reinio2017-09-021-1/+1
* Add change file for Qt 5.6.3Antti Kokko2017-09-011-0/+27
* Designer: Remove widget from Z-order list in ReparentWidgetCommand::undo()Friedemann Kleint2017-08-281-0/+1
* Android: copy the specified stdc++ libraryBogDan Vatra2017-08-231-9/+32
* Install missing qtwebengine_devtools_resources.pak file for WebEngineAlexandru Croitor2017-08-141-0/+1
* Fix crash regression when using ANDROID_DEPLOYMENT_DEPENDENCIESEskil Abrahamsen Blomfeldt2017-08-021-1/+2
* windeployqt: Check folder "onecore" for MSVC debug redistributable filesFriedemann Kleint2017-07-271-1/+4
* windeployqt: Deploy the geometryloaders plugins for Qt3DRenderAndy Shaw2017-07-241-1/+2
* winrtrunner: Give additional hint in case of missing prerequisiteOliver Wolff2017-07-201-4/+9
* winrtrunner: print verbose error after failed deployment operationOliver Wolff2017-07-201-12/+0
* windeployqt: Fall back comparing names of QML modules when their class name i...Friedemann Kleint2017-07-172-10/+8
* Fix remaining GPL-EXCEPT license header in Qt UI ToolsKai Koehne2017-07-141-5/+16
* Qt Designer: Suppress QEvent::LayoutRequest when changing layout spanFriedemann Kleint2017-07-073-0/+32
* windeployqt: Add missing \n to warning messageJoerg Bornemann2017-07-051-1/+1
* windeployqt: Make --no-translations work for QtWebEngineJoerg Bornemann2017-07-051-4/+20
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-302-23/+111
|\
| * windeployqt: Deploy MSVC2017 redistributable filesv5.9.15.9.1Friedemann Kleint2017-06-231-23/+48
| * Add changes file for 5.9.1Jani Heikkinen2017-06-231-0/+63
* | Bump versionOswald Buddenhagen2017-06-301-1/+1
* | Update binary compatibility files for Qt 5.9.0 for QtToolsMilla Pohjanheimo2017-06-303-0/+59591
* | windeployqt: Print missing modules in warning about disabled pluginsFriedemann Kleint2017-06-281-3/+6
* | Qt Designer: Fix shrinking row span of QGridLayout itemsFriedemann Kleint2017-06-261-1/+1
* | Qt Designer Examples: Brush up to C++ 11Friedemann Kleint2017-06-2623-64/+49
* | MultipleInheritance: Improve code and documentationKai Koehne2017-06-264-7/+8
* | TextFinder: Remove dubious spacerKai Koehne2017-06-231-36/+42
* | QDoc: End "This function is reentrant" with a dotKai Koehne2017-06-221-0/+1
* | TextFinder: Improve code and documentationKai Koehne2017-06-229-148/+146
* | Fix qdoc documentation about \eKai Koehne2017-06-221-1/+1
* | Add Examples link to UiTools overviewKai Koehne2017-06-201-0/+5
|/
* Set the default QPA platform to minimal for the qcollectiongeneratorAndy Shaw2017-06-131-0/+1
* Revert "tst_windeployqt: Add --no-angle"Friedemann Kleint2017-06-091-2/+1
* Fix unmarked case fallthrough detected by GCC 7Thiago Macieira2017-06-061-1/+2
* Fix GCC 7 warnings about unmarked case statement fallthroughsThiago Macieira2017-06-042-2/+5
* qtdiag: Show more useful information about styles and platform themesThiago Macieira2017-06-032-5/+17
* windeployqt: Determine name of ANGLE libraries by existenceFriedemann Kleint2017-06-021-8/+8
* Fix enablement of search result widget arrowsJarek Kobus2017-06-011-76/+25
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-315-22/+72
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-315-22/+72
| |\
| | * windeployqt: Unconditionally deploy all files of Quick Controls 1v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Friedemann Kleint2017-05-221-11/+0