summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update year to 2014Kai Koehne2014-03-272-2/+2
* QDoc: Doc: Use correct terminology ("signal" vs. "signal handler")Sze Howe Koh2014-03-261-12/+9
* qdoc: Improve navigation bar for example filesTopi Reinio2014-03-091-13/+13
* QDoc: Do not warn about a file overwritting while writing to /dev/nullJędrzej Nowacki2014-03-061-1/+1
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Doc: Removed Contents listing for Qt Examples and Tutorials page.Jerome Pasion2014-02-201-1/+1
* qdoc: fix memory leaks, unchecked open(), hardcoded path - in debugging codeDavid Faure2014-02-101-6/+5
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-041-1/+2
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-031-1/+2
| |\
| | * qdoc: Never use a collision page as a main QCH landing pagev5.2.1Topi Reinio2014-01-291-1/+2
* | | Doc: Fix broken linksSze Howe Koh2014-02-042-5/+3
|/ /
* | qdoc: Fix crash in Generator::generateInnerNodeAlbert Astals Cid2014-01-221-5/+6
* | qdocconf: Remove nonexistent dependencySze Howe Koh2014-01-151-1/+0
|/
* Fix to comply with Qt coding guidelinesKurt Pattyn2014-01-111-32/+19
* Make qtbase compile with QT_NO_DOMTasuku Suzuki2014-01-101-0/+1
* Make qtbase compile with QT_NO_XMLSTREAMWRITERTasuku Suzuki2014-01-101-0/+5
* qdoc: Fix Q_PROPERTY parsingTopi Reinio2013-12-311-6/+16
* qdoc: Fix output filenames for QML basic type documentationTopi Reinio2013-12-041-8/+8
* qdoc: Replaced hard-coded href with computed hrefMartin Smith2013-12-032-1/+5
* Doc: Updated the \l links in the manualVenu2013-11-145-265/+256
* qdoc: Don't include internal QML typesMartin Smith2013-11-073-3/+5
* qdoc: Fix output file name generation for examplesTopi Reinio2013-11-071-1/+5
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* qdoc: warn if index file for dependency is not foundTopi Reinio2013-11-041-2/+9
* qdoc: Don't output docs for internal thingsMartin Smith2013-11-012-0/+5
* qdoc: Update qdoc's QML parserMartin Smith2013-11-0114-1157/+1422
* qdoc: Corrected error in QDocDatabase::findQmlType()Martin Smith2013-11-013-59/+16
* qdoc: Part 2 of fix for inheriting abstract QML typesMartin Smith2013-11-016-11/+46
* qdoc: Internal QML Types no longer marked publicMartin Smith2013-11-011-1/+2
* qdoc: Snippets files no longer parsed by qdocMartin Smith2013-11-011-0/+8
* qdoc:headers and sources paths are canonicalizedMartin Smith2013-11-011-1/+1
* qdoc: Include internal types in the index filesMartin Smith2013-11-013-4/+16
* Fix crash in qdoc startupKai Koehne2013-10-181-25/+23
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0816-52/+52
* qdoc: Remove algorithm to find common prefixMartin Smith2013-10-044-56/+30
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-047-34/+35
* qdoc: Remove debug codeTopi Reinio2013-10-021-3/+0
* qdoc: Use empty common prefix for alphabetical QML type listsTopi Reinio2013-10-021-8/+8
* qdoc: Fixed handling of QML referencesMartin Smith2013-10-018-99/+133
* qdoc: Correct location info for typedefs with associated enumsTopi Reinio2013-09-271-0/+6
* Doc: Restore QDoc's use of the \sinceJerome Pasion2013-09-242-31/+9
* qdoc: Import statement now shows correct versionMartin Smith2013-09-241-1/+7
* qdoc: \externalpage links are fixedMartin Smith2013-09-233-11/+21
* Improve qdoc performance.Jędrzej Nowacki2013-09-219-152/+298
* qdoc: Documentation for property groups is backMartin Smith2013-09-181-8/+5
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-163-7/+22
* Merge branch 'stable' into devSergio Ahumada2013-09-1318-8893/+8859
|\
| * Doc: split up Qdoc-manualNico Vertriest2013-09-1018-8893/+8859
* | qdoc: Eliminate duplicate page warnings in some casesMartin Smith2013-09-131-1/+15
* | Remove qSort usages from qdocGiuseppe D'Angelo2013-09-132-2/+6