summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Fix assert and remove duplicate description.Casper van Donderen2012-04-011-6/+6
* QDoc: Write proper output file name for debug output.Casper van Donderen2012-03-302-2/+9
* QDoc: Add hand-written ditamaps as children of qt.ditamapCasper van Donderen2012-03-291-30/+83
* QDoc: Remove LOCAL LINK debug output.Casper van Donderen2012-03-291-1/+0
* QDoc: pre-/append qmlmodule/module to distinguish names.Casper van Donderen2012-03-291-0/+7
* QDoc: Do not generate the sub-lists in automatic ditamap.Casper van Donderen2012-03-291-92/+0
* qdoc: Add simple return types such as void to output.Casper van Donderen2012-03-281-0/+5
* qdoc: Use otherprops attribute for DITA signals/slots.Casper van Donderen2012-03-281-4/+4
* rcc: Add a note about the usage of the source code for Qt Designer.Friedemann Kleint2012-03-282-0/+4
* qdoc: also allow \page index as head of ditamap.Casper van Donderen2012-03-281-1/+1
* qdoc: Add CLI option to not generate example docs.Casper van Donderen2012-03-284-10/+19
* qdoc: Rename QML classes to QML types in ditamap.Casper van Donderen2012-03-281-1/+1
* qdoc: Do not write index.dita multiple times in ditamap.Casper van Donderen2012-03-281-0/+9
* qdoc: Implement \uicontrol command.Casper van Donderen2012-03-287-1/+25
* QDoc: updating manual to use "type".Jerome Pasion2012-03-214-62/+63
* qdoc: Disable generation of .pageindex file.Casper van Donderen2012-03-212-227/+0
* QDoc: Changing "element" string to "type".Jerome Pasion2012-03-211-1/+1
* EGLFS: Integrate building into configure.Donald Carr2012-03-211-1/+0
* qdoc: Handle multiple \ingroup commands in QML types.Martin Smith2012-03-201-3/+7
* qdoc: Remove short description from apiDescMartin Smith2012-03-201-0/+12
* qdoc: Remove the spectitle attributeMartin Smith2012-03-201-3/+3
* qdoc: Enable XSLTs to produce correct #include info.Martin Smith2012-03-202-41/+42
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-204-19/+13
* Notifier signals don't need separate documentation.Casper van Donderen2012-03-203-2/+13
* qdoc: Merge PageGenerator into Generator class.Casper van Donderen2012-03-209-1429/+1237
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-171-2/+8
* qdoc: Structure the DITA map with a root node.Martin Smith2012-03-154-85/+41
* Rename qdoc index file to qdoc-index.htmlCasper van Donderen2012-03-151-1/+1
* Rename all occurences of qdoc3 to qdoc in the qdoc manual.Casper van Donderen2012-03-153-9/+9
* qdoc3: Change suffix of DITA files to .ditaMartin Smith2012-03-154-11/+13
* bootstrap: remove QtXml dependencyGiuseppe D'Angelo2012-03-143-19/+15
* uic: Avoid creating multiline QStringLiterals for MSVC.Friedemann Kleint2012-03-131-10/+25
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-138-15/+81
* Update the footer for qdoc output for qt-project.Casper van Donderen2012-03-132-27/+31
* qdoc: Update to prepare to run on a directory.Casper van Donderen2012-03-132-22/+2
* qdoc: Fix closing 'table class="generic"' tagSergio Ahumada2012-03-121-2/+2
* Remove unnecessary function.Casper van Donderen2012-03-121-25/+0
* qdoc3: qdoc user manual updateMartin Smith2012-03-109-817/+1048
* remove obviously counterproductive uses of QT_SOURCE_TREE & QT_BUILD_TREEOswald Buddenhagen2012-03-081-4/+4
* Remove usage of QtXml from rcc, add testGiuseppe D'Angelo2012-03-081-122/+182
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-08135-1/+65915
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-048-11/+126
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-013-3/+3
| * Merge master -> api_changesRohan McGovern2012-02-297-18/+12
| |\
| * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-273-5/+120
| * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-262-3/+3
* | | don't abuse $$fromfile() for inspecting entire projectsOswald Buddenhagen2012-02-291-2/+2
| |/ |/|
* | moc: Only generate IndexOfMethod for signals.Olivier Goffart2012-02-281-4/+8
* | remove over-uses of $$list()Oswald Buddenhagen2012-02-271-2/+2
* | uic: remove unused QRegExp #includesGiuseppe D'Angelo2012-02-262-2/+0