summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add more into changes file of 5.14.1v5.14.15.14.1Jarek Kobus2020-01-171-0/+2
* Merge 5.14 into 5.14.1Kari Oikarinen2020-01-152-5/+1
|\
| * Remove identical code under if for different branchesLevon Sargsyan2020-01-131-5/+1
| * Update internal assistant documentationJarek Kobus2020-01-091-0/+0
* | Add changes file for Qt 5.14.1Antti Kokko2020-01-141-0/+24
|/
* Bump copyright yearJani Heikkinen2020-01-086-12/+12
* Change test function positions to match their declaration orderLevon Sargsyan2020-01-061-24/+23
* Fix empty content and index widgets when qhc is readonlyJarek Kobus2020-01-062-0/+2
* QDoc: clean up ctor/dtor in AtomPaul Wicking2020-01-063-18/+10
* QDoc: Fix whitespace (again)Paul Wicking2020-01-061-5/+3
* QDoc: Use html5 charset declarationPaul Wicking2020-01-0526-26/+26
* QDoc: Drop xml prolog from html outputPaul Wicking2020-01-0526-30/+0
* qdoc: Fix regression in C++ functions sharing a documentation commentTopi Reinio2020-01-057-6/+37
* Add an autotest for QDoc's example manifest fileTopi Reinio2019-12-203-0/+35
* windeployqt: Fix deployment of MinGW/release with debug infoFriedemann Kleint2019-12-191-11/+28
* 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
* Bump versionDaniel Smith2019-12-161-1/+1
* qdoc: Fix regression in output for QML properties with shared commentsTopi Reinio2019-12-1611-140/+195
* Add binary compatibility files for qttools 5.14 branchMilla Pohjanheimo2019-12-163-0/+62061
* Factor out the formatting of the "since" textThibaut Cuvelier2019-12-135-38/+27
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+63
|\
| * Add qdoc-specific changes to changes-5.14.0v5.14.0-rc2v5.14.05.14.0Topi Reinio2019-12-031-0/+10
| * Add changes file for Qt 5.14.0v5.14.0-rc1Antti Kokko2019-12-021-0/+53
* | QDoc: Add tests to cover webXML generationPaul Wicking2019-12-1318-0/+384
* | QDoc tests: add convenience functionLevon Sargsyan2019-12-131-0/+8
* | 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
* | Make testAndCompare() take an output directory as parameterLevon Sargsyan2019-12-111-4/+16
* | 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
* | Improve QDoc autotest for QML documentationTopi Reinio2019-12-0622-5/+945
* | 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
* | Add regression test for class name sortingLevon Sargsyan2019-12-0412-0/+219
* | 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