summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-0119-267/+162
|\
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-242-1/+12
|\|
| * qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-162-1/+12
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-1619-365/+753
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-098-95/+171
|\|
| * qdoc: Fix regression in Node type testingMartin Smith2015-03-071-6/+18
| * qdoc: Teach qdoc to resolve namespacesMartin Smith2015-03-078-89/+153
* | qdoc: Switched to QList from QMap for subprojects listVenugopal Shivashankar2015-03-062-18/+16
* | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-037-24/+118
|\|
| * qdoc: Fix generation of Doxygen tag filesTopi Reinio2015-02-261-8/+19
| * qdoc: Correct parsing of the using clauseMartin Smith2015-02-267-24/+118
* | qdoc: Improve handling of current working directoryTopi Reinio2015-02-272-6/+8
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-02-255-30/+30
|\|
| * 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: Fix generation of Doxygen tag filesTopi Reinio2015-02-251-8/+19
|/ /
* | 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
|\|