summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add changes file for Qt 5.12.10Antti Kokko2020-11-271-0/+26
* Fix qdbusviewer.exe missing version and copyright informationLi Xinwei2020-11-272-2/+1
* qdoc: Avoid excess warnings for undocumented namespacesTopi Reinio2020-11-231-2/+6
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-11-194-2/+72
* qdoc: DocBook generator: Fix \headerfile generationTopi Reinio2020-11-192-5/+75
* Replace prefined application name by a generic nameRalf Habacker2020-11-191-52/+60
* Doc: Document attribution argumentKai Koehne2020-11-171-6/+8
* qdoc: Handle JSON as plain textTopi Reinio2020-11-121-4/+4
* CMake: Fix usage of qt_create_translation in a CTestKai Koehne2020-11-111-1/+1
* Clear out deprecated QLocale::Language valuesEdward Welbourne2020-11-041-6/+2
* qt5_create_translation: Fix handling of directory dependenciesKai Koehne2020-11-041-1/+20
* Add changes file for Qt 5.15.2Antti Kokko2020-10-301-0/+72
* qdoc: Avoid duplicates in \sincelistTopi Reinio2020-10-271-0/+2
* qtpaths: Add missing location typesRalf Habacker2020-10-271-7/+13
* Bump versionJani Heikkinen2020-10-271-1/+1
* Add macdeployqt autotestMorten Johan Sørvig2020-10-265-2/+342
* qdoc: Fix broken links generated by \sincelistTopi Reinio2020-10-231-5/+5
* qdoc: DocBook generator: Correctly handle enum classesTopi Reinio2020-09-284-7/+270
* qdoc: DocBook generator: Remove code for encoding special charactersTopi Reinio2020-09-281-22/+1
* Bump versionJani Heikkinen2020-09-281-1/+1
* Revert "macdeployqt: Don't copy .prl files into the Resources folder"Morten Johan Sørvig2020-09-221-8/+2
* Designer: Fix a crash on startup when built without clipboardJarek Kobus2020-09-164-4/+20
* QtHelp: Fix documentsFor() when not using filter engineJarek Kobus2020-09-163-11/+48
* Assistant: Use new config system for cursorJarek Kobus2020-09-151-4/+4
* Assistant: fix build with QT_NO_CLIPBOARDJarek Kobus2020-09-159-19/+49
* Fix static build of assistantJarek Kobus2020-09-141-1/+1
* QDoc: Upgrade building with Clang 10Cristian Adam2020-09-111-197/+88
* Qt Designer: Fix build of the QPrinter-related codeFriedemann Kleint2020-09-091-1/+3
* qtattributionsscanner: Linkify dejacode URN's for LicenseIdKai Koehne2020-09-071-2/+6
* Use operator| to compose key sequencesFriedemann Kleint2020-09-075-17/+18
* winrtrunner: Remove Windows Phone supportOliver Wolff2020-09-0210-1826/+2
* Add changes file for Qt 5.15.1Antti Kokko2020-08-311-0/+47
* qdoc: Fix incorrect loop when processing tagged \fn parametersTopi Reinio2020-08-241-1/+1
* windeployqt: Add an option taking a list of languagesFriedemann Kleint2020-08-181-3/+12
* Add binary compatibility files for 5.15 for QtToolsMilla Pohjanheimo2020-08-173-0/+62216
* qdoc: Fix regression in processing macro parametersTopi Reinio2020-08-121-0/+9
* Doc: Avoid changing html filenamesTopi Reinio2020-08-121-1/+1
* qdoc: Fix assert in the DocBook generator when writing property docsTopi Reinio2020-08-121-2/+8
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-08-108-25/+26
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-077-17/+17
* Replace qInstallMsgHandler() with qInstallMessageHandler()Edward Welbourne2020-08-051-2/+2
* macdeployqt: Don't copy .prl files into the Resources folderAndy Shaw2020-08-031-2/+8
* Bump versionAlexandru Croitor2020-07-301-1/+1
* Doc: Remove obsolete warning from QDoc manualTopi Reinio2020-07-271-4/+0
* qdoc: DocBook generator: Stop generating empty synopsis for shared nodesTopi Reinio2020-07-142-9/+3
* Skip building assistant without sqliteKai Koehne2020-07-091-2/+3
* qdoc: Prefer sorting nodes based on the nameTopi Reinio2020-07-011-1/+1
* Fix the buildSona Kurazyan2020-06-293-3/+3
* Doc: make it clearer that setUsesFilterEngine is required for filteringSamuel Gaist2020-06-081-4/+5
* qdoc: Ensure QML method parameter types are generated correctlyTopi Reinio2020-06-0411-43/+31