summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/cppcodemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-011-0/+8
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-63/+64
* qdoc: Avoid CppCodeMarker crash on abstract QML typesMartin Smith2013-09-121-1/+7
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-50/+9
* qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-261-2/+2
* qdoc: List of all members subpage redesignedMartin Smith2013-03-221-8/+21
* doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-221-5/+4
* qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-201-10/+8
* qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-131-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QDoc: Fix generated anchors for c++ class signalsTopi Reinio2012-12-111-1/+1
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-051-43/+43
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-66/+0
* Use QString() instead of "".Frederik Gladhorn2012-09-011-33/+33
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-6/+5
* qdoc: No longer prints namespace qualifier twiceMartin Smith2012-08-061-4/+3
* qdoc: Ignore property functions of obsolete propertiesMartin Smith2012-08-021-0/+6
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-38/+38
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-3/+3
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-4/+1
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-0/+1
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-1/+13
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-40/+17
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-4/+32
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+1354