summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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