summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: No internal qmlabstract types in the "inherited by" listMartin Smith2015-03-274-5/+6
* qdoc: Update for classes in namespacesMartin Smith2015-03-275-9/+44
* qdoc: Add details to messages about not finding files.Friedemann Kleint2015-03-272-3/+9
* qdoc: Duplicate QML types in the "All QML Types" list are distinguishedMartin Smith2015-03-257-146/+96
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-259-104/+7
* qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-162-1/+12
* qdoc: ignores .pragma and .import in javascript filesMartin Smith2015-03-143-12/+23
* qdoc: Show correct method signatures for QML typesMartin Smith2015-03-125-0/+203
* qdoc: Bring qdoc's QML parser up to dateMartin Smith2015-03-129-324/+498
* qdoc: Fix const correctness in old style castsThiago Macieira2015-03-115-29/+29
* qdoc: Fix regression in Node type testingMartin Smith2015-03-071-6/+18
* qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-078-89/+153
* qdoc: Fix generation of Doxygen tag filesTopi Reinio2015-02-261-8/+19
* qdoc: Correct parsing of the using clauseMartin Smith2015-02-267-24/+118
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-245-30/+30
|\
| * qdoc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-02-145-30/+30
* | qdoc: Support documentation of JavaScriptMartin Smith2015-02-2022-941/+1022
* | qdoc: Mark Genus of each Node objectMartin Smith2015-02-204-29/+50
* | qdoc: Omit output subdirectory from paths written to .qhpTopi Reinio2015-02-201-15/+14
* | qdoc: Reduce size of Node classMartin Smith2015-02-202-41/+41
* | qdoc: Clear the list of output files during generator initTopi Reinio2015-02-161-0/+1
* | Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-138-10/+10
* | Update copyright headersJani Heikkinen2015-02-11104-718/+718
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-292-4/+4
| |\
| | * Bump copyright year to 2015Kai Koehne2015-01-152-4/+4
* | | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-2/+2
* | | qdoc: Change remaining uses of qmlClass to qmlTypeMartin Smith2015-02-037-73/+73
* | | qdoc: Change uses of module and qmlModuleMartin Smith2015-02-0311-130/+152
* | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-4/+3
* | | qdoc: Ensure .qhp file is generated for all modulesTopi Reinio2015-01-223-3/+16
* | | qdoc: Change name of node typeMartin Smith2015-01-2221-126/+126
* | | qdoc: Remove support for DITA XMLMartin Smith2015-01-215-6518/+1
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\| |
| * | Doc: Fix typosSze Howe Koh2015-01-191-1/+1
| |/
* | qdoc: Fixed broken links for abstract QML typesMartin Smith2015-01-173-16/+11
* | qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-127-28/+72
* | qdoc: Use qgetenv instead of getenvSérgio Martins2015-01-061-4/+4
* | qdoc: Update qdoc manualMartin Smith2015-01-029-4/+360
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-6/+14
|\|
| * qdoc: Fixed broken TOC links to Reimplemented sectionsMartin Smith2014-12-191-5/+13
| * qdoc: Remove zero-width-space characters from function signaturesTopi Reinio2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-105-7/+8
|\|
| * doc: Clarify \inqmlmodule usageAlejandro Exojo2014-12-085-7/+8
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0315-611/+611
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2410-1144/+1184
|\|
| * qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
| * qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
| * qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-113-51/+73