summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-026-5/+26
|\
| * qdoc: Handle Module, QmlModule nodes in Generator::typeStringKai Koehne2018-01-241-0/+4
| * qtattributionsscanner: Always write UTF-8 filesKai Koehne2018-01-231-0/+2
| * macdeployqt: Implement selection of file system for .dmg fileSamuel Gaist2018-01-233-3/+18
| * Doc: Fix Qt Help license informationKai Koehne2018-01-221-2/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-189-17/+88
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+28
| |\
| | * update changelogv5.9.45.9.4Oswald Buddenhagen2018-01-111-1/+5
| | * Add changes file for Qt 5.9.4Antti Kokko2018-01-091-0/+24
| * | windeployqt: Add deployment of the Qt3DAnimation dllSamuel Gaist2018-01-121-1/+3
| * | winrtrunner: Do not close handle twice for local appsOliver Wolff2018-01-051-2/+0
| * | SimpleTextViewer example: Remove QObject::tr antipatternKai Koehne2018-01-042-2/+6
| |/
| * Assistant: ensure bookmarks are persistently stored when changedEirik Aavitsland2017-12-142-1/+28
| * Assistant: Fix search results for content in .txt filesEirik Aavitsland2017-12-121-5/+12
| * Bump versionOswald Buddenhagen2017-12-121-1/+1
| * windeployqt: Fix deployment of MSVC 2017 15.5 release redistributableFriedemann Kleint2017-12-091-3/+6
| * Fix qt5_add_translation macro to return correct file namesMartin Leutelt2017-12-051-3/+5
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+24
| |\
| * | windeployqt: winrt: Do not list translation files that are not deployedOliver Wolff2017-11-221-1/+2
* | | Open PDF files externally instead of inside AssistantAndy Shaw2018-01-161-2/+2
* | | qdoc: Always set the URL for nodes read from indexTopi Reinio2018-01-101-3/+3
* | | Fix includesJarek Kobus2018-01-102-1/+4
* | | Qt Designer: Fix deprecation warning about QTextEdit::setTabStopWidth()Friedemann Kleint2018-01-081-1/+1
* | | macdeployqt: Add missing QtLocation and QtPositioning plugins deploymentSamuel Gaist2017-12-301-1/+3
* | | macdeployqt: refactor plugin handlingSamuel Gaist2017-12-301-14/+11
* | | Bump versionOswald Buddenhagen2017-12-201-1/+1
* | | Add binary compatibility files for QtTools for 5.10Milla Pohjanheimo2017-12-143-0/+60554
* | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-083-1/+53
|\ \ \
| * | | 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
* | | | qdoc: Allow defining titles for navigation.homepage and landingpageTopi Reinio2017-12-065-13/+94
|/ / /
* | | 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