summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix warning about unused variable.Friedemann Kleint2013-07-151-2/+0
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-122-2/+7
|\
| * Merge branch 'stable' into devSergio Ahumada2013-07-112-2/+7
| |\
| | * Doc: Renamed generated list keyword.Jerome Pasion2013-07-081-1/+1
| | * moc: Avoid non-deterministic output which causes unnecesary rebuildsRobin Burchell2013-06-301-1/+6
* | | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-1122-670/+681
|/ /
* | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-0/+4
* | QDBus: improve error handling, to give the developer feedback.David Faure2013-07-011-4/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-3/+4
|\|
| * qdoc: Allow colon characters in manifest meta attribute valuesTopi Reinio2013-06-241-3/+4
* | Doc: Fixed QDoc's navigation mechanism.Jerome Pasion2013-06-253-106/+76
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-2019-136/+117
|\|
| * Make qtbase compile with QT_NO_TRANSLATIONTasuku Suzuki2013-06-185-87/+2
| * Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-176-0/+34
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-128-49/+81
| |\
| | * 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
| | * redo include path logic for pre-generated headersOswald Buddenhagen2013-06-102-3/+5
* | | 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
|\|