summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [qdoc]Thiago Macieira2012-05-031-2/+2
* QDoc: Remove all occurences of 'qdoc3' in source.Casper van Donderen2012-05-022-8/+8
* qdoc: Further changes to the QML specializationMartin Smith2012-05-013-14/+29
* Remove unused codeLars Knoll2012-04-301-3/+1
* qdoc: Further changes to the QML specializationMartin Smith2012-04-283-63/+87
* QDoc: Pretend that .qtx and .qtt files are .qdoc files.Casper van Donderen2012-04-271-1/+1
* QDoc: Disambiguate prev and next links in html source.Casper van Donderen2012-04-261-2/+2
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-252-22/+10
* QDoc: Implement -installdir CLI option for module cross-linking.Casper van Donderen2012-04-254-3/+22
* qdoc: Further changes to the QML specializationMartin Smith2012-04-242-63/+93
* qdoc: Don't write '...' for empty <apiName>Martin Smith2012-04-231-2/+2
* qdoc: Update qdoc to use QML spec for DITAMartin Smith2012-04-234-190/+285
* QDoc: Support -indexdir on CLI and depends in qdocconf.Casper van Donderen2012-04-232-0/+57
* Fix typo in backwards compatibility code.Stephen Kelly2012-04-211-1/+1
* QDoc: Remove the text around previous and next page links.Casper van Donderen2012-04-201-4/+4
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-198-198/+209
* QDoc: Write subclasses of namespaces in automatic ditamap.Casper van Donderen2012-04-171-13/+22
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1612-340/+360
|\
| * moc: Fix parsing of the empty preprocessor commandOlivier Goffart2012-04-161-0/+2
| * QDoc: add missing newline characters in qdoc -help.Casper van Donderen2012-04-141-2/+2
| * qdoc: Fixed bugs causing invalid DITA XMLMartin Smith2012-04-144-154/+186
| * QDoc: Fix infinite loop when finding items in ditamaps.Casper van Donderen2012-04-131-1/+2
| * moc: fix compilation of signals returning pointers.Olivier Goffart2012-04-131-2/+8
| * QDoc: Generate missing image error.Casper van Donderen2012-04-122-0/+2
| * QDoc: Fix no-examples option.Martin Smith2012-04-111-3/+5
| * qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-117-179/+154
* | Update com.trolltech -> org.qtproject in the bootstrapped toolsThiago Macieira2012-04-162-18/+45
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1025-904/+1218
|\|
| * Fix warnings about truncations in constants.Friedemann Kleint2012-04-031-2/+2
| * qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-032-2/+14
| * QDoc documentation: modified the instructions for documenting signals.Jerome Pasion2012-04-031-16/+9
| * qdoc: Don't lower case <shortdesc> in DITA.Martin Smith2012-04-021-32/+31
| * qdoc: Add the \hr commandMartin Smith2012-04-025-0/+16
| * qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-0215-729/+998
| * 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
* | Stop relying on qHash always giving the same resultsGiuseppe D'Angelo2012-04-081-2/+2