summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-1210-51/+93
|\
| * 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
| * Adapt QtPrintSupport related uic ruleshjk2013-06-041-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-2317-20/+112
|\|
| * qdoc: Brief attribute was written incorrectlyMartin Smith2013-05-201-3/+15
| * moc: Fix Generator::registerableMetaTypeOlivier Goffart2013-05-201-2/+2
| * moc: recover bad template parsing.Olivier Goffart2013-05-201-0/+5
| * 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
| * moc: use fprintf instead of qWarningOlivier Goffart2013-05-081-2/+2
| * 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-2216-92/+224
|\|
| * Don't bootstrap QT_EVAL codeEskil Abrahamsen Blomfeldt2013-04-201-0/+2
| * 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-124-6/+2
|\|
| * Remove unused private members [tools]Thiago Macieira2013-04-115-7/+2
* | Merge branch 'stable' into devSergio Ahumada2013-04-105-19/+12
|\|
| * qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-2/+2
| |\
| | * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
| | * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
* | | Add new option to qdoc.Jędrzej Nowacki2013-04-054-1/+13
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-033-18/+8
|\| |
| * | make bootstrapping of qdoc optionalOswald Buddenhagen2013-04-031-1/+2
| * | add qcryptographichash to bootstrap libOswald Buddenhagen2013-04-032-4/+5
| * | 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 remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-0/+1
|\|