summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clear out deprecated QLocale::Language valuesv5.15.2Edward Welbourne2020-11-051-6/+2
* qdoc: Fix broken links generated by \sincelistTopi Reinio2020-10-231-5/+5
* qdoc: DocBook generator: Correctly handle enum classesTopi Reinio2020-09-281-4/+4
* qdoc: DocBook generator: Remove code for encoding special charactersTopi Reinio2020-09-281-22/+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
* 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
* 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-072-10/+10
* 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
* Doc: Remove obsolete warning from QDoc manualTopi Reinio2020-07-271-4/+0
* qdoc: DocBook generator: Stop generating empty synopsis for shared nodesTopi Reinio2020-07-141-2/+3
* Skip building assistant without sqliteKai Koehne2020-07-091-2/+3
* qdoc: Prefer sorting nodes based on the nameTopi Reinio2020-07-011-1/+1
* 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-041-20/+8
* qdoc: Improve handling of templated typesTopi Reinio2020-06-042-14/+31
* 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-191-0/+2
* 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-1419-52/+196
|\
| * qdoc: properly implement \typealias commandTopi Reinio2020-04-2319-52/+196
* | qdoc: QML parser: Fix parsing of function parametersTopi Reinio2020-05-141-1/+8
* | Qt Designer/Active Qt plugin: Polish the code a bitFriedemann Kleint2020-05-137-76/+69
* | qdoc: Output status and since information for all modulesTopi Reinio2020-05-122-11/+15
* | QDoc: Cleanup in htmlgenerator (refactoring)Paul Wicking2020-05-072-5/+4
* | Plug memory leak when returning prematurelyVolker Hilsheimer2020-05-061-2/+1
* | qdoc: Fix parsing of QML signals that take parametersTopi Reinio2020-05-061-1/+1
* | QDoc: Extract helper method from generateManifestFile (refactoring)Paul Wicking2020-05-052-7/+17
* | Plug memory leak when user cancels adding phrase to phrasebookVolker Hilsheimer2020-05-041-10/+18
* | Plug memory leak when tables can't be createdVolker Hilsheimer2020-05-011-0/+1
* | Qt Designer: Add command line option for AA_DisableHighDpiScalingFriedemann Kleint2020-04-302-2/+20