summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-011-24/+31
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-24/+31
| |\
| | * qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
* | | qdoc: Add header file debug output to match source file debug outputRobin Burchell2014-07-011-0/+1
|/ /
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-2618-431/+551
* | qdoc: Improve <title> element contents in HTML pages.Jerome Pasion2014-06-251-4/+39
* | QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-114-17/+41
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-9/+1
|\|
| * do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| * Fix Null pointer dereferencing in an error handlerFrederik Gladhorn2014-05-281-1/+1
| * purge obsolete variable documentationPathOswald Buddenhagen2014-05-231-6/+0
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-0121-609/+816
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-5/+7
|\|
| * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-211-0/+2
| * QDoc: Stop copying title string unnecessarilySze Howe Koh2014-05-201-6/+2
| * QDoc: Added "QML Type" to HTML titles of QML type pages.Jerome Pasion2014-05-141-0/+4
* | qdoc: Now lists variable in namespacesMartin Smith2014-05-101-1/+24
* | qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-023-10/+26
* | qdoc: attaching type of attached properties was missingMartin Smith2014-05-026-23/+28
* | qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-026-107/+39
* | qdoc: \l now works with QML property groupsMartin Smith2014-04-172-3/+1
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-013-14/+11
|\|
| * 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: Unexplained empty ref attributes in qhp filesMartin Smith2014-03-312-4/+8
* | qdoc: \l{Qt::Window} links to the wrong pageMartin Smith2014-03-316-229/+220
* | qdoc: fix inheritance information for some QML typesMartin Smith2014-03-3116-71/+99
* | doc: Remove "current child" codeMartin Smith2014-03-316-93/+1
* | qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-3118-1032/+1696
* | qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-3126-626/+1375
* | qdoc: Teach qdoc to use multiple treesMartin Smith2014-03-3116-677/+704
|/
* 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