summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Don't clear the warning count in single-exec modeTopi Reinio2021-02-031-1/+2
* Bump copyright year to 2021Friedemann Kleint2021-02-034-4/+4
* qdoc: Fix generation of TOC for basic QML/JS typesTopi Reinio2021-01-281-2/+2
* Update commercial license headersTarja Sundqvist2021-01-28889-10571/+10571
* qdoc: Fix addendums for QML signals that contain '.' in the nameTopi Reinio2021-01-122-4/+6
* qdoc: Ignore empty example meta tagsTopi Reinio2021-01-081-1/+1
* qdoc: Fix breadcrumb generation for normal page nodesTopi Reinio2021-01-051-2/+2
* Clamp registered collection time-stamp to SOURCE_DATE_EPOCH if setKai Pastor2020-12-021-1/+9
* CMake: Fix handling of -extensions argumentKai Koehne2020-12-011-3/+3
* 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