summaryrefslogtreecommitdiff
path: root/src/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-0/+4
|\
| * qdoc: Handle Module, QmlModule nodes in Generator::typeStringKai Koehne2018-01-241-0/+4
* | qdoc: Always set the URL for nodes read from indexTopi Reinio2018-01-101-3/+3
* | qdoc: Allow defining titles for navigation.homepage and landingpageTopi Reinio2017-12-065-13/+94
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-151-1/+1
|\ \ | |/
| * Fix typo in qdoc manualKai Koehne2017-09-121-1/+1
| * qdoc: Fix linking of types in QML blocksMartin Smith2017-09-061-1/+1
* | qdoc/generator: demonstrate QOverload instead of complex syntax...v5.10.0-beta1Gatis Paeglis2017-09-251-10/+9
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-041-1/+1
|\ \ | |/
| * qdoc: Fix handling of '#if defined' preprocessor statementsTopi Reinio2017-09-021-1/+1
* | Win: Set proper descriptions for toolsKai Koehne2017-07-261-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-1/+2
|\ \ | |/
| * QDoc: End "This function is reentrant" with a dotKai Koehne2017-06-221-0/+1
| * Fix qdoc documentation about \eKai Koehne2017-06-221-1/+1
* | qdoc: Further improve example file listingTopi Reinio2017-07-043-10/+19
* | qdoc: Improve example file listingTopi Reinio2017-06-266-14/+76
|/
* Fix GCC 7 warnings about unmarked case statement fallthroughsThiago Macieira2017-06-042-2/+5
* qdoc: Stop warning about undocumented parameters of function overloadsTopi Reinio2017-04-251-1/+1
* Bump copyright yearFriedemann Kleint2017-03-272-2/+2
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-233-3/+3
* QHash: use the public functions to set the global hash seedThiago Macieira2017-03-151-2/+2
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* qdoc: Improve \brief handlingTopi Reinio2017-02-145-45/+39
* qdoc: Implement C++11 'override' specifier supportRainer Keller2017-01-128-4/+23
* Doc: QDoc manual: Document \badcodeTopi Reinio2017-01-052-4/+22
* Doc: QDoc manual: clean up command indexTopi Reinio2017-01-053-20/+21
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Simon Hausmann2016-12-081-3/+28
|\
| * Fix build after changes to QtQMLJoerg Bornemann2016-12-021-3/+28
* | qdoc/HtmlGenerator::highlightedCode(): Use QString::startsWith()Friedemann Kleint2016-11-301-1/+1
|/
* qdoc: Correctly check for feature xmlstreamwriterFriedemann Kleint2016-11-161-2/+1
* Fix sorting of generatelistKai Koehne2016-11-161-32/+33
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-35/+11
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-35/+11
| |\
| | * Doc: Update documentation on \legalese QDoc commandTopi Reinio2016-10-251-35/+11
* | | qdoc: Resolve attribution pages in single-exec modeTopi Reinio2016-10-281-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+14
|\ \ \ | |/ /
| * | qdoc: Use group information for page navigation (breadcrumbs)Topi Reinio2016-09-271-0/+13
| * | qdoc: Add 'plain' HTML class attribute for \badcode snippetsTopi Reinio2016-09-201-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-0512-140/+166
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-054-111/+139
| |\ \ | | |/
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-152-7/+7
| | * qdoc: Comment what's left of main() to clarify what it's doingEdward Welbourne2016-08-081-3/+5
| | * qdoc: sub-class command-line parser to declutter main()Edward Welbourne2016-08-081-101/+127
| | * Update Qt logo in qdoc manualFriedemann Kleint2016-08-051-0/+0
| * | qdoc: Improve resolution of QML type inheritanceTopi Reinio2016-08-167-27/+22
| * | qdoc: Only link to C++ types when resolving C++ function argumentsTopi Reinio2016-08-111-2/+5
* | | qdoc: Fix sharing of attribution pagesKai Koehne2016-08-081-2/+10
* | | qdoc: Add support for attribution pagesKai Koehne2016-08-087-0/+65
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3087-1283/+1012
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-298-86/+105
| |\ \ | | |/