summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simplify the code printing the enum valuesThibaut Cuvelier2019-12-191-17/+9
* Add a comment about the replacement of some identifiers by subscriptsThibaut Cuvelier2019-12-191-6/+9
* windeployqt: Refactor platform enumerationFriedemann Kleint2019-12-195-50/+54
* windeployqt: Fix debug detection of "_app" versions of MSVC runtimeOliver Wolff2019-12-191-0/+3
* qdoc: Introduce ignorewords configuration variableTopi Reinio2019-12-184-102/+113
* clang-format QDocPaul Wicking2019-12-1767-4629/+3911
* qdoc: Fix regression in output for QML properties with shared commentsTopi Reinio2019-12-161-51/+38
* Factor out the formatting of the "since" textThibaut Cuvelier2019-12-133-35/+24
* windeployqt: Fix MinGW deploymentFriedemann Kleint2019-12-133-6/+11
* QDoc: Minor cleanup in main.cppPaul Wicking2019-12-121-48/+42
* QDoc: Use QVector instead of QListPaul Wicking2019-12-1229-101/+102
* QDoc: Minor adjustment/cleanupPaul Wicking2019-12-117-59/+59
* QDoc: Get rid of unnecessary castsPaul Wicking2019-12-116-17/+17
* QDoc: Clean up whitespacePaul Wicking2019-12-113-19/+19
* QDoc: Remove unused codePaul Wicking2019-12-111-10/+0
* QDoc: Drop unnecessary sortPaul Wicking2019-12-111-2/+1
* QDoc: Clean up loops with iteratorsPaul Wicking2019-12-1020-1018/+692
* QDoc: Get rid of out-parameterPaul Wicking2019-12-103-4/+5
* Fix wrong filename issue under windwows in webxml/index generationLevon Sargsyan2019-12-101-2/+2
* QDoc: remove dead/unreachable code reported via coverityLevon Sargsyan2019-12-062-23/+1
* Fix null pointer dereferencing coverity issues in qdocLevon Sargsyan2019-12-053-7/+12
* Remove "Node" header dependency from the "Generator"Levon Sargsyan2019-12-042-1/+2
* QDoc: Minor cleanup in doc.cppPaul Wicking2019-12-041-1/+1
* Adapt code to follow coding rulesThibaut Cuvelier2019-12-031-38/+27
* qdoc: Restore alphabetical ordering of generated type listsTopi Reinio2019-12-031-45/+13
* Introduce XmlGenerator to merge common functions for outputsThibaut Cuvelier2019-12-029-441/+656
* qdoc: Set node URL in ExternalPageNode constructorTopi Reinio2019-12-021-2/+3
* Rename functions to better describe their impactThibaut Cuvelier2019-11-283-12/+13
* Correct a typo in a commentThibaut Cuvelier2019-11-211-5/+1
* windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
* qdoc: Ensure the output subdirectory is used for locating dependenciesTopi Reinio2019-11-181-14/+40
* Update documentationThibaut Cuvelier2019-11-181-3/+2
* Clean-up some codeThibaut Cuvelier2019-11-181-9/+9
* Add missing spacesThibaut Cuvelier2019-11-181-4/+4
* Change documentation as proposed by Edward WelbourneThibaut Cuvelier2019-11-181-3/+4
* qdoc: Allow a documentation project to load all available index filesTopi Reinio2019-11-141-3/+9
* qdoc: Ignore the 'enum' keyword when parsing a Q_PROPERTY typeTopi Reinio2019-11-141-0/+2
* Change spaces to follow coding rulesThibaut Cuvelier2019-11-1313-50/+50
* Doc: Resolve documentation warningsTopi Reinio2019-11-118-16/+11
* qdoc: WebXML output: Reuse code to generate annotated listVenugopal Shivashankar2019-11-112-18/+15
* qdoc: WebXML output: Fix the annotated list table for groupsVenugopal Shivashankar2019-11-061-2/+6
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"v5.14.0-beta3Liang Qi2019-11-052-3/+3
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-052-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.135.13Qt Forward Merge Bot2019-10-301-2/+2
| | |\
| | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-7/+9
| | | |\
| | | * | qdoc: Do not add class to map if isDontDocument() is trueMartin Smith2019-10-101-1/+1
| | | * | qdoc: Remove multiple QTypeInfo entries from All Classes pageMartin Smith2019-10-101-1/+1
| | * | | Correct a few typos in qdocThibaut Cuvelier2019-10-222-3/+3
* | | | | windeployqt: Do not patch Qt5Core.dll unless necessaryFriedemann Kleint2019-11-051-7/+12
|/ / / /
* | | | QAbstractFormBuilder::save(): Add a note explaining property issuesFriedemann Kleint2019-10-291-0/+15