QDoc: Fix generated anchors for c++ class signals
[profile/ivi/qtbase.git] / src / tools / qdoc / cppcodemarker.cpp
2012-12-11 Topi ReinioQDoc: Fix generated anchors for c++ class signals
2012-12-05 Martin Smithqdoc: Don't include inherited members in the class ref
2012-09-23 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-14 Martin Smithqdoc: Refactoring of qdoc data structures
2012-09-01 Frederik GladhornUse QString() instead of "".
2012-08-21 Martin Smithdoc: Replaced FakeNode with DocNode
2012-08-05 Martin Smithqdoc: No longer prints namespace qualifier twice
2012-08-02 Martin Smithqdoc: Ignore property functions of obsolete properties
2012-05-29 Thiago MacieiraMake qdoc compile with QT_STRICT_ITERATORS
2012-05-16 Friedemann Kleintqdoc: Fix some QString usage issues (Krazy warnings).
2012-05-15 Martin Smithqdoc: Don't include internal QML properties in output
2012-05-12 Casper van DonderenQDoc: Also use the CppCodeMarker for .qtx and .qtt...
2012-05-11 Martin Smithqdoc: Fixed a regression bug caused by fixing error...
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Martin Smithqdoc: Fixed to report read-only QML properties correctly
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Martin Smithqdoc: Allow documenting a C++ class as a QML type.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-13 Martin Smithqdoc3: qdoc now handles overloaded methods for QML
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-08 Lars KnollMove qdoc into qtbase and bootstrap it