summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: winrt: Do not list translation files that are not deployedv5.10.0-rc3v5.10.0-rc2v5.10.05.10.0Oliver Wolff2017-11-281-1/+2
* Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc1Liang Qi2017-11-211-0/+24
|\
| * Add changes file for Qt 5.9.3v5.9.35.9.3Antti Kokko2017-11-081-0/+24
* | Add changes file for Qt 5.10.0Antti Kokko2017-11-201-0/+27
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-1512-20/+41
|\ \
| * | Call removeDatabase() when there is no QSqlDatabase object in scopeAndy Shaw2017-11-102-5/+14
| |/
| * windeployqt: Do not set translations' file name as target directoryOliver Wolff2017-11-061-2/+2
| * clazy: Fix clazy-detaching-temporaryFriedemann Kleint2017-11-048-8/+8
| * macdeployqt sort QML modules before deploying themAurélien Gâteau2017-11-031-5/+17
* | macdeployqt: Add missing Qt3D plugins deploymentSamuel Gaist2017-11-071-0/+11
* | Fix styles deployment in macdeployqtv5.10.0-beta4Eike Ziller2017-11-021-0/+3
* | Reduce some code duplication in macdeployqtEike Ziller2017-11-021-45/+28
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-306-21/+29
|\ \ | |/
| * Qt Designer: Fix clazy-strict-iteratorsFriedemann Kleint2017-10-252-5/+6
| * Qt Designer: Fix clazy-container-anti-patternFriedemann Kleint2017-10-252-6/+4
| * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
| * windeployqt: Print list of translationsFriedemann Kleint2017-10-161-5/+14
* | Qt Designer: Fix clazy-qenumsv5.10.0-beta3Friedemann Kleint2017-10-263-3/+2
* | Revert "Fix use after free"Jesus Fernandez2017-10-251-1/+1
* | Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-2513-17/+0
* | Fix use after freeJesus Fernandez2017-10-241-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-1522-591/+121
|\ \ | |/
| * windeployqt: Do not use debug redistributable files from "onecore" on Windows 7Friedemann Kleint2017-10-111-3/+7
| * Increase kmap2qmap KEY_MAX to 0x2ffPekka Vuorela2017-10-101-2/+2
| * Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+28
| |\
| | * Add changes file for Qt 5.9.2v5.9.25.9.2Antti Kokko2017-09-281-0/+28
| * | Bump versionOswald Buddenhagen2017-10-061-1/+1
| * | RemoteControl example: Remove Q_INIT_RESOURCEKai Koehne2017-10-041-2/+0
| * | 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
* | Fix missing QRegExp includev5.10.0-beta2Samuel Gaist2017-10-051-0/+1
* | Do not entirely skip designer if there is no process supportOliver Wolff2017-10-052-14/+17
* | 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-1211-38/+18
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-044-10/+61
|\ \ | |/
| * 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
* | Qt Designer: Add C++ guards to precompiled headerFriedemann Kleint2017-08-301-0/+2
* | qtattributionsscanner: Allow to use it for one single fileKai Koehne2017-08-286-25/+92