summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear out deprecated QLocale::Language valuesv5.15.25.15.2Edward Welbourne2020-11-051-6/+2
* Add changes file for Qt 5.15.2Antti Kokko2020-10-301-0/+72
* 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
* qdoc: Improve handling of templated typesTopi Reinio2020-06-049-17/+99
* Fix MSVC runtime detection for WinRT debug binariesPaweł Wegner2020-06-031-1/+1
* windeployqt: Deploy Qt3D renderer plugins added in 5.15Friedemann Kleint2020-05-281-0/+1
* Assistant: Fix build with qtwebkitAlexander Volkov2020-05-271-0/+2
* Qt Designer: Fix remaining warnings about QString from ASCII conversionFriedemann Kleint2020-05-253-7/+11
* CMake: Fix name of host tools on WindowsKai Koehne2020-05-192-0/+4
* qdoc: Fix regression in HeaderNode name handlingTopi Reinio2020-05-199-1/+256
* Polish the SimpleTextViewer exampleFriedemann Kleint2020-05-196-45/+57
* Qt Designer: Document Qt for Python usageFriedemann Kleint2020-05-181-7/+94
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-1437-54/+409
|\
| * Add changes file for Qt 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.05.15.0Antti Kokko2020-04-291-0/+58
| * qdoc: properly implement \typealias commandTopi Reinio2020-04-2336-54/+351
| * Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2231-136/+220
| |\