summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.6v5.9.65.9.6Antti Kokko2018-05-281-0/+24
* Merge remote-tracking branch 'origin/5.9.5' into 5.9Qt Forward Merge Bot2018-04-112-1/+35
|\
| * Bump copyright yearv5.9.55.9.5Jani Heikkinen2018-03-221-1/+1
| * Add changes file for Qt 5.9.5Antti Kokko2018-03-211-0/+34
* | Bump versionOswald Buddenhagen2018-03-191-1/+1
|/
* Bump copyright yearJani Heikkinen2018-02-065-5/+5
* Bump versionOswald Buddenhagen2018-02-021-1/+1
* 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.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
|\
| * Add changes file for Qt 5.9.3v5.9.35.9.3Antti Kokko2017-11-081-0/+24
* | windeployqt: winrt: Do not list translation files that are not deployedOliver Wolff2017-11-221-1/+2
* | 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
* 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
* 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