summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/helpprojectwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-858/+0
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-7/+1
|\
| * qdoc: Fix incorrect keyword details written to .qhp for QML propertiesTopi Reinio2015-07-311-7/+1
* | qdoc: Make \target and \keyword commands link as expectedTopi Reinio2015-08-031-6/+3
* | qdoc: Allow using group name as a QHP subproject selectorTopi Reinio2015-07-291-18/+28
* | qdoc: Changing InnerNode to AggregateMartin Smith2015-04-131-3/+3
* | qdoc: More data member name changesMartin Smith2015-04-111-19/+19
* | qdoc: Switched to QList from QMap for subprojects listVenugopal Shivashankar2015-03-061-17/+15
|/
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-17/+22
* qdoc: Omit output subdirectory from paths written to .qhpTopi Reinio2015-02-201-15/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Ensure .qhp file is generated for all modulesTopi Reinio2015-01-221-1/+9
* qdoc: Fix generation of qhp sections for unsorted pagesTopi Reinio2014-10-081-1/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Resolve .qhp table of contents sections correctlyTopi Reinio2014-09-101-5/+14
* qdoc: Write all generated files to .qhpTopi Reinio2014-08-261-33/+12
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-221-2/+1
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-23/+42
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-2/+42
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-1/+1
* qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-311-1/+1
* qdoc: Never use a collision page as a main QCH landing pagev5.2.1Topi Reinio2014-01-291-1/+2
* qdoc: Restore support for output in one directoryMartin Smith2013-08-081-16/+18
* qdoc: Ensure obsolete members file is writtenMartin Smith2013-07-311-0/+7
* qdoc: Don't try to output from index nodesMartin Smith2013-07-251-0/+5
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-10/+13
* qdoc: Don't try to add html files for images in .qhpTopi Reinio2013-05-101-0/+1
* Doc: Make QDoc/HelpProjectWriter always add member pages to .qch filesTopi Reinio2013-02-081-68/+72
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-4/+4
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-12/+19
* QDoc: Write SHA1 of .qhp to file.Casper van Donderen2012-08-311-1/+16
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-37/+37
* QDoc: Introduce a setting to include index nodes in QHP.Casper van Donderen2012-07-251-1/+2
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-35/+21
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-1/+1
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-2/+2
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-1/+4
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-191-15/+15
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-5/+0
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-201-4/+4
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+772