summaryrefslogtreecommitdiffstats
path: root/src/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright yearJani Heikkinen2020-01-092-4/+4
* qdoc: Avoid errors related to PCH usageTopi Reinio2019-12-101-2/+3
* qdoc: Avoid duplicating version strings in HTML <title> elementTopi Reinio2019-05-311-11/+13
* qdoc: Add id attribute for all HTML headingsTopi Reinio2019-05-061-5/+2
* Add build information for QDoc on Debian-based Linux distributionsRichard Weickelt2019-05-131-2/+11
* QDoc: Add llvm-config-9 as llvm detection candidatePaul Wicking2019-04-231-0/+1
* qdoc: Don't include shared comment nodes in summary sectionsTopi Reinio2019-04-101-0/+2
* qdoc: Add support for CMake commentsKai Koehne2019-04-022-3/+11
* Mark throwRecursionDepthError() as finalUlf Hermann2019-03-272-2/+2
* Handle recursion depth errors when parsing JavaScriptUlf Hermann2019-03-187-0/+41
* QDoc: Further improvements to libclang detectionPaul Wicking2019-02-212-5/+15
* qdoc: Add complete version string to the HTML titleVenugopal Shivashankar2019-02-111-7/+5
* qdoc: Link buildversion field to navigation.landingpageTopi Reinio2019-01-021-4/+20
* qdoc: Don't include overridden functions in all-members listMartin Smith2019-01-021-1/+5
* qdoc: Include inherited members in all-members listMartin Smith2019-01-021-3/+3
* Move QML documentation example to QDoc testsPaul Wicking2018-12-237-632/+0
* Doc: Update minimum qdocconfPaul Wicking2018-12-191-14/+8
* Try multiple llvm-config candidates when configuring QDocPaul Wicking2018-12-171-2/+19
* Replace error() with qtLog() in checks for libclang for QDocPaul Wicking2018-12-141-2/+2
* Port qdoc's libclang detection to the configure systemSimon Hausmann2018-12-123-0/+388
* Doc: QDoc Manual: Clarify the use of \printuntil without an argumentTopi Reinio2018-11-161-0/+3
* qdoc: Skip section headers with no content on C++ reference pagesTopi Reinio2018-11-151-49/+47
* qdoc: Fix link resolution for types under namespacesTopi Reinio2018-11-153-5/+11
* Doc: Fix typo and remove invalid quotes in QDoc manualPaul Wicking2018-10-031-2/+2
* Doc: Improve Clang for QDoc documentationPaul Wicking2018-09-271-10/+27
* Doc: Update QDoc manual to describe auto-detection of libclangPaul Wicking2018-09-201-20/+29
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-114-13/+21
|\
| * QDoc: Link correctly to enums as function parametersv5.11.2Paul Wicking2018-09-031-1/+2
| * Doc: Extend description of Clang dependency for QDocPaul Wicking2018-08-301-10/+16
| * QDoc: Add check to avoid links to internal classes in online docsPaul Wicking2018-08-301-1/+1
| * qdoc: Restore the correct output directory for example imagesTopi Reinio2018-08-281-1/+2
* | qdoc: Allow parameters for \code, \qml, \js, and \badcode commandsTopi Reinio2018-09-092-7/+59
* | qdoc: Add regular expression matching to macrosTopi Reinio2018-09-092-20/+58
* | Fix crash when expanding macros in sectionsKai Koehne2018-09-061-1/+1
* | qdoc: Don't list inherited members on obsolete members pageMartin Smith2018-09-061-1/+1
* | qdoc: Only list obsolete members in details sectionMartin Smith2018-09-061-2/+3
* | qdoc: Fix generation of namespace documentationTopi Reinio2018-09-061-7/+9
* | qdoc: Fix output for shared QML document nodesTopi Reinio2018-08-303-51/+96
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-081-12/+15
|\|
| * Doc: Update Installing clang for QDoc pagePaul Wicking2018-08-021-12/+15
* | qdoc: Fix generated C++ and QML type listsTopi Reinio2018-07-311-3/+4
* | qdoc: Allow macro expansion in qdoc command argumentsTopi Reinio2018-07-311-37/+56
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-251-11/+3
|\|
| * QDoc: Check aggregates with Node::nodeNameLessThan to improve sortingPaul Wicking2018-07-181-11/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-10/+1
|\|
| * Prospective fix for linking qdoc against libclang with MinGWSimon Hausmann2018-07-021-10/+1
* | qmlvisitor: deal with PatternElement::bindingIdentifer as QStringRefShawn Rutledge2018-07-032-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-308-23/+28
|\|
| * qdoc: Fix link generation code for \brief statementsTopi Reinio2018-06-221-7/+8
| * qdoc: Remove 'QML' specifier from generated type stringsTopi Reinio2018-06-221-7/+5