summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Use the module page as link in qt.ditamap.Casper van Donderen2012-06-212-7/+17
* QDoc: Use 'Type' instead of 'element' in instantiates.Casper van Donderen2012-06-212-4/+4
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-209-64/+20
|\
| * don't refer to module versions during bootstrapOswald Buddenhagen2012-06-195-10/+10
| * remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-195-12/+2
| * detach src/src.pro and src/tools/tools.pro from qtbase.proOswald Buddenhagen2012-06-191-2/+1
| * remove convoluted recursive debug/release target magicOswald Buddenhagen2012-06-191-39/+0
| * properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-197-1/+7
* | MOC: Avoiding MAX_PATH limit on WindowsYuchen Deng2012-06-201-1/+9
|/
* It should be a moc error for the specified file to not exist.Stephen Kelly2012-06-141-1/+1
* QDoc: Check if index file was already inserted in list.Casper van Donderen2012-06-141-8/+15
* QDoc: Also allow dependant modules to be specified on CLI.Casper van Donderen2012-06-121-1/+8
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-1212-83/+205
* QDoc: Only print modulename::type on collision pages.Casper van Donderen2012-06-081-3/+2
* QDoc: Look for template and include() under installdir.Casper van Donderen2012-06-053-2/+10
* QDoc: search for example projectPath for manifest.Casper van Donderen2012-06-051-2/+22
* QDoc: Use the correct DITAiXML for table col/rowspan.Casper van Donderen2012-06-052-6/+48
* QDoc: check if !isNull() before casting prev/next nodes.Casper van Donderen2012-06-041-3/+3
* QDoc: Don't put ditamaps in index file.Casper van Donderen2012-06-011-1/+1
* QDoc: Do not put indexNodes in qt.ditamap.Casper van Donderen2012-06-011-1/+1
* QDoc: Use \page title with prev/next links in DITAXML.Casper van Donderen2012-06-011-0/+12
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-011-1/+0
* QDoc: Remove fatal exit when not finding an index directory.Casper van Donderen2012-05-301-1/+0
* QDoc: Add support for 'all subfolders' in dependant modules.Casper van Donderen2012-05-301-5/+24
* QDoc: Force writing \n before a snippet in DITAXML.Casper van Donderen2012-05-301-2/+5
* Fix shadow build compilation with MSVCThiago Macieira2012-05-292-2/+2
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-2917-411/+411
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-254-4/+4
* qdoc: Fixed pure doc parserMartin Smith2012-05-257-60/+213
* replace remaining "const QChar &" with "QChar"Konstantin Ritt2012-05-221-1/+1
* Fix compilation on Linux: link to zlib in the bootstrapped tools.Thiago Macieira2012-05-221-2/+1
* qdoc: Write <qmlinheritedby> before <qmlinstantiates>Martin Smith2012-05-211-1/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-181-5/+0
* qdoc: Report multiple QML property docssMartin Smith2012-05-183-20/+75
* Encapsulate the dynamic meta object pointerAaron Kennedy2012-05-181-1/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-172-0/+2
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-162-6/+9
* qdoc: Include QML type name in method quidMartin Smith2012-05-162-6/+6
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-1617-94/+94
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-05-162-5/+5
* qdoc: Improve fileToOpen detection for examples manifestAlessandro Portale2012-05-151-1/+1
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-155-8/+18
* QDoc: Use capitalized navtitles in ditamap.Casper van Donderen2012-05-151-10/+10
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-152-2/+2
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-115-37/+19
* QDoc: Return correct path when quoting example files.Casper van Donderen2012-05-111-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Remove the HAVE_DECLARATIVE define.Stephen Kelly2012-05-102-7/+0
* QDoc: Generate images inline for \inlineimageCasper van Donderen2012-05-101-5/+3