summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Adapt signal slot editor column widthsv5.14.0-beta2Friedemann Kleint2019-10-172-0/+12
* qdoc: Fix issues with shared comment nodesTopi Reinio2019-10-166-67/+82
* qdoc: Don't Auto-Link references to selfMartin Smith2019-10-161-0/+5
* Qt Designer: Fix updating of object names in the signal/slot editorFriedemann Kleint2019-10-161-1/+1
* qdoc: Fix warnings about un-annotated fallthrough and missing breakFriedemann Kleint2019-10-161-2/+3
* QDoc: Remove QDocGlobalsPaul Wicking2019-10-149-650/+165
* qdoc: Warn when writing QML import statement with incomplete informationTopi Reinio2019-10-141-0/+7
* Add new input data to test \reimp commandLevon Sargsyan2019-10-148-1/+112
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-102-7/+9
|\
| * Fix code snippet in qdoc manualPaul Wicking2019-10-101-2/+2
| * Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-1/+3
| * Doc: Minor corrections qdoc manualNico Vertriest2019-10-071-4/+4
* | QDoc: Minor clean-up in main.cppPaul Wicking2019-10-101-2/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-051-0/+18
|\ \ | |/
| * Doc: Add doc for the \dontdocument commandNico Vertriest2019-10-021-0/+18
* | Add new test data for htmlFromCpp test-pointLevon Sargsyan2019-10-036-2/+89
* | QDoc: minor cleanup in Generator and NodePaul Wicking2019-10-033-12/+8
* | Qt Designer: Fix potential BC breakv5.14.0-beta1Friedemann Kleint2019-10-021-1/+1
* | Revert "Add empty clangcpp parser functionality"Lucie GĂ©rard2019-10-014-124/+2
* | QDoc: Minor cleanup in generator.cppPaul Wicking2019-10-011-5/+5
* | qdoc: generatedoutput autotest: Test more C++ -related commandsTopi Reinio2019-09-304-1/+24
* | QDoc: Use range-based for instead of foreachPaul Wicking2019-09-2821-352/+381
* | QDoc: Fix some more whitespacePaul Wicking2019-09-271-2/+2
* | QDoc: Remove unused code in generator.cppPaul Wicking2019-09-271-2/+0
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-2714-108/+367
|\ \
| * \ Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-2714-108/+367
| |\ \ | | |/
| | * qdoc: WebXML output: Fix output for \group and \annotatedlistTopi Reinio2019-09-262-6/+29
| | * qdoc: WebXML output format: Fix issues with example pagesTopi Reinio2019-09-265-83/+223
| | * Doc: Explain that property editor cannot handle custom class propertiesLeena Miettinen2019-09-201-11/+18
| | * qdoc: Fix issues with related non-membersTopi Reinio2019-09-203-5/+12
| | * qdoc: Do not prefix related non-members with a parent scopeTopi Reinio2019-09-121-2/+7
| | * qdoc: Remove superfluous '#' symbol from generated linksTopi Reinio2019-09-121-1/+1
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-083-7/+55
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-083-7/+55
| | | |\ | | |/ /
| | | * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+37
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+37
| | | | |\ | | | |/ /
| | | | * Add changes file for Qt 5.12.5v5.12.55.12.5Antti Kokko2019-09-031-0/+37
| | | * | lupdate: Warn about calls with template literalsKai Koehne2019-09-041-0/+4
| | | * | distancefieldgenerator: Fix performance when selecting unicode rangesEskil Abrahamsen Blomfeldt2019-09-031-7/+14
| | | |/
| | * | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+29
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+29
| | | |\ \ | | |/ / /
| | | * | Merge 5.13 into 5.13.1v5.13.15.13.1Paul Wicking2019-08-061-7/+8
| | | |\ \
| | | * \ \ Merge 5.13 into 5.13.1Paul Wicking2019-08-0611-305/+350
| | | |\ \ \
| | | * | | | Add changes file for Qt 5.13.1Antti Kokko2019-07-311-0/+29
* | | | | | | Add a test case for QDoc's link commandTopi Reinio2019-09-276-3/+67
* | | | | | | qdoc: Clear config variables before loading a new .qdocconf fileTopi Reinio2019-09-272-15/+30
|/ / / / / /
* | | | | | QDoc: Move setting of configuration strings from main to ConfigPaul Wicking2019-09-263-9/+18
* | | | | | QDoc: Make QDocGlobals' getters constPaul Wicking2019-09-262-26/+26
* | | | | | QDoc: Minor cleanup in main.cppPaul Wicking2019-09-261-3/+2
* | | | | | qdoc: generatedoutput autotest: Display filename on test failureTopi Reinio2019-09-231-1/+2