summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qmlmarkupvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fixed the declarative headers and includes within qdoc.David Boddie2011-04-051-3/+3
* Ensured that QML elements are marked up as types.David Boddie2011-01-201-2/+1
* Ensured that object definition identifiers are marked up as links.David Boddie2010-12-091-3/+11
* Added missing qmlcodemarker.cpp and qmlcodemarker.h files.David Boddie2010-12-061-18/+57
* Updated handling of some statement nodes, removed unnecessary functions.David Boddie2010-12-011-491/+21
* Fixed/adjusted handling of UiPublicMember nodes.David Boddie2010-12-011-197/+5
* Made more adjustments to node handling and removed debugging statements.David Boddie2010-11-301-11/+11
* Made further refinements to the node traversal and comment handling.David Boddie2010-11-291-107/+178
* Added the foundations of QML markup support.David Boddie2010-11-281-0/+1415