summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
...
| | * Qdoc: replaced example file qt.qdocconf with qtgui.qdocconfNico Vertriest2013-06-122-35/+65
| | * Doc: Fixed snippet issues in QDoc documentationTopi Reinio2013-06-104-11/+11
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-129-48/+90
|\| |
| * | qdoc: qdoc was confused by namespace and module with same nameMartin Smith2013-06-117-44/+86
| |/
| * Doc: Rearranged page titles in the <head> of HTML pages.Jerome Pasion2013-06-071-3/+3
| * qdoc: excludedirs works againMartin Smith2013-05-311-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-045-10/+21
|\|
| * qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-302-4/+12
| * qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-302-4/+4
| * qdoc: QML property lists were not shownMartin Smith2013-05-301-2/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2314-16/+103
|\|
| * 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
* | Merge branch 'stable' into devSergio Ahumada2013-05-077-186/+212
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+1
|\|
| * qdoc: Adjust regexp that generates tags from module namesTopi Reinio2013-04-261-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-2215-92/+222
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-121-1/+0
|\|
| * Remove unused private members [tools]Thiago Macieira2013-04-112-2/+0
* | Merge branch 'stable' into devSergio Ahumada2013-04-104-18/+11
|\|
| * 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
* | | Add new option to qdoc.Jędrzej Nowacki2013-04-054-1/+13
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-032-18/+6
|\| |
| * | 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
* | | Check 'node' for NULL before derefencing it, not afterMontel Laurent2013-04-021-2/+2
* | | Remove unused variableMontel Laurent2013-03-291-2/+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
| |\ \ \