summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Brief attribute was written incorrectlyMartin Smith2013-05-201-3/+15
* qdoc: Don't try to add html files for images in .qhpTopi Reinio2013-05-101-0/+1
* qdoc: Documentation for QMetaObject::Connection now appearsMartin Smith2013-05-081-1/+17
* qdoc: Briefs from other modules now show upMartin Smith2013-05-085-2/+37
* qdoc: Standardize paths used in example and demo manifest filesTopi Reinio2013-05-081-6/+0
* qdoc: Fix warning about unused variable 'high'.Friedemann Kleint2013-05-071-2/+0
* qdoc: Fix missing images in 09-qdoc-commands-includingimages.htmlSergio Ahumada2013-05-071-1/+2
* qdoc: The \wrapper command is addedMartin Smith2013-05-076-4/+34
* qdoc: Config class uses current path for each path varMartin Smith2013-04-305-25/+10
* qdoc: Config class keeps track of current pathMartin Smith2013-04-306-180/+221
* qdoc: Adjust regexp that generates tags from module namesTopi Reinio2013-04-261-1/+1
* qdoc: Include words from the module name as tags in example manifestTopi Reinio2013-04-191-0/+13
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-1715-92/+209
* Remove unused private members [tools]Thiago Macieira2013-04-112-2/+0
* qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
* | make bootstrapping of qdoc optionalOswald Buddenhagen2013-04-031-1/+2
* | add qcryptographichash to bootstrap libOswald Buddenhagen2013-04-031-4/+3
* | fix non-bootstrapped buildOswald Buddenhagen2013-04-021-1/+1
* | move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prfOswald Buddenhagen2013-04-021-12/+0
* | qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-262-3/+4
* | Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1
* | qdoc: List of all members subpage redesignedMartin Smith2013-03-224-22/+124
* | Initialize gen_ variableMontel Laurent2013-03-221-0/+1
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2020-1466/+1888
|\ \
| * | update qml parser to current version from qtdeclarativeOswald Buddenhagen2013-03-1419-1465/+1883
| * | don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-0/+1
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-065-14/+43
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0511-55/+351
| |\ \ \
| * | | | Compile only the SHA-1 code into qdocThiago Macieira2013-02-231-1/+2
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-72/+9
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1813-33/+126
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1466-1380/+351
| |\ \ \ \ \ \
| * | | | | | | Fix initialize variablesMontel Laurent2013-02-111-0/+2
| * | | | | | | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+0
* | | | | | | | qdoc: Sort QML methods by nameMartin Smith2013-03-191-3/+2
* | | | | | | | qdoc: Now checks for existance of each exclude dirMartin Smith2013-03-181-1/+3
* | | | | | | | qdoc: Initialize an uninitialized variableMartin Smith2013-03-071-7/+9
* | | | | | | | qdoc: Don't document QML signal handlersMartin Smith2013-03-061-1/+8
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | qdoc: Maintain correct nesting level for QML parsingMartin Smith2013-03-052-4/+33
* | | | | | | qdoc: Allow QML linking without version nrMartin Smith2013-03-041-8/+8
* | | | | | | Fix warnings reported by ICC in qdocThiago Macieira2013-03-012-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-225-11/+48
| |_|_|_|/ |/| | | |
* | | | | qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-2010-49/+215
* | | | | Doc: Document example manifest files in QDoc manualTopi Reinio2013-02-201-0/+93
| |_|_|/ |/| | |
* | | | Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-72/+9
| |_|/ |/| |
* | | Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-153-5/+65
* | | Move TR_EXCLUDE to qdoc.pro.Friedemann Kleint2013-02-131-0/+2
* | | qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-1310-28/+59
| |/ |/|