summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+1
* qdoc: DocBook generator: Fix \headerfile generationTopi Reinio2020-11-191-4/+6
* 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
* qdoc: Avoid duplicates in \sincelistTopi Reinio2020-10-271-0/+2
* qtpaths: Add missing location typesRalf Habacker2020-10-271-7/+13
* 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
|\