summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc/generator: demonstrate QOverload instead of complex syntax...v5.10.0-beta1Gatis Paeglis2017-09-251-10/+9
* Fix problems when building with -no-feature-processUlf Hermann2017-09-127-13/+15
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-043-10/+34
|\
| * qdoc: Fix handling of '#if defined' preprocessor statementsTopi Reinio2017-09-021-1/+1
| * 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
* | Qt Designer: Add C++ guards to precompiled headerFriedemann Kleint2017-08-301-0/+2
* | qtattributionsscanner: Allow to use it for one single fileKai Koehne2017-08-283-14/+38
* | Don't create unused IndexItemTableJarek Kobus2017-08-281-3/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-179-34/+74
|\|
| * 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
* | Remove declaration of non-existing methodKai Koehne2017-08-071-1/+0
* | lconvert: Add a -no-untranslated command line optionRobert Loehning2017-08-063-0/+18
* | qtdiag: Add basic Vulkan infoLaszlo Agocs2017-08-033-1/+56
* | Remove individual QMAKE_TARGET_PRODUCT'sKai Koehne2017-07-263-3/+0
* | Win: Set proper descriptions for toolsKai Koehne2017-07-2612-3/+12
* | Remove dubious QMAKE_TARGET_PRODUCT, *_DESCRIPTIONKai Koehne2017-07-211-4/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-068-41/+86
|\|
| * 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-301-23/+48
| |\
| | * windeployqt: Deploy MSVC2017 redistributable filesv5.9.1Friedemann Kleint2017-06-231-23/+48
| * | 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
| * | QDoc: End "This function is reentrant" with a dotKai Koehne2017-06-221-0/+1
| * | TextFinder: Improve code and documentationKai Koehne2017-06-222-8/+2
| * | 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
* | qdoc: Further improve example file listingTopi Reinio2017-07-043-10/+19
* | qdoc: Improve example file listingTopi Reinio2017-06-266-14/+76
* | Remove unused use='required' attributesJarek Kobus2017-06-201-37/+37
* | Ignore deprecated elements instead of raising an errorJarek Kobus2017-06-164-8/+50
* | Simplify DomUI classesJarek Kobus2017-06-167-2640/+510
* | Qt Designer: Refactor signal dialogFriedemann Kleint2017-06-085-105/+354
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0894-1450/+1518
|\|
| * 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-314-22/+38
| |\