summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Better use of versions of QML modulesMartin Smith2013-09-103-36/+44
* QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
* qdoc: Removed declared but undefined member functionMartin Smith2013-09-051-1/+0
* Doc: Get QDoc to list the QT variable for namespaces.Jerome Pasion2013-09-051-13/+14
* Doc: Fixed QDoc's HTML generator to avoid creating blank pages.Jerome Pasion2013-09-041-8/+9
* Remove qSort usage from rccGiuseppe D'Angelo2013-09-031-2/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-024-6/+122
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-274-6/+122
| |\
| | * Doc: added excludedirs to qdocconf example.Nico Vertriest2013-08-231-0/+18
| | * Doc: minimal qdocconf file with commentsNico Vertriest2013-08-231-0/+86
| | * moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-221-2/+2
| | * moc: Fix related objects containing itselfOlivier Goffart2013-08-221-2/+14
| | * moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-221-2/+2
* | | QDoc: Fix (!a == b) bugTobias Hunger2013-09-022-2/+2
* | | qdoc: Enable support for rvalue references in function signaturesTopi Reinio2013-08-301-1/+5
* | | Port uic to QCommandLineParserDavid Faure2013-08-291-79/+60
* | | Port rcc to QCommandLineParser.David Faure2013-08-291-98/+90
* | | Add QCommandLineParser to the bootstrap libDavid Faure2013-08-281-0/+2
|/ /
* | qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2
* | qdoc: Fix the qdoc \include commandMartin Smith2013-08-224-4/+44
* | qdoc: Make example file names uniqueMartin Smith2013-08-223-1/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-214-4/+294
|\|
| * Doc: qtgui configuration file with commentsNico Vertriest2013-08-201-0/+292
| * don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-153-4/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-144-330/+378
|\|
| * RCC: Mention -list command line option in -help outputhjk2013-08-131-0/+1
| * don't put QLibraryInfo and QSettings into bootstrap libOswald Buddenhagen2013-08-121-7/+1
| * Doc: a minimal qdocconf file with commentsNico Vertriest2013-08-091-0/+78
| * Doc: preliminary review of qdoc-manual.qdocNico Vertriest2013-08-081-323/+298
* | qdoc: Let default output subdir be htmlMartin Smith2013-08-122-1/+6
* | Doc: Get QDoc to not display the \qtvariable if it is empty.Jerome Pasion2013-08-081-1/+1
* | qdoc: Restore support for output in one directoryMartin Smith2013-08-0810-41/+78
* | Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-024-7/+36
* | qdoc: Ensure obsolete members file is writtenMartin Smith2013-07-311-0/+7
* | Doc: Unified the summary for C++ classes and QML types.Jerome Pasion2013-07-304-26/+275
* | Uic: remove unused option -3David Faure2013-07-292-8/+0
* | qdoc: Don't try to output from index nodesMartin Smith2013-07-252-0/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-249-10/+10
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-239-10/+10
| |\|
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-208-8/+8
| | * Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* | | qdoc: Improve format of obsolete members fileMartin Smith2013-07-231-7/+8
* | | doc: Ensure page name does not changeMartin Smith2013-07-236-79/+50
|/ /
* | 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