summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Micro-optimize uicJędrzej Nowacki2014-07-311-1/+1
* Micro-optimize qdocJędrzej Nowacki2014-07-311-3/+3
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-293-3/+3
|\
| * Improve dbus cross compilationBernd Weimer2014-07-283-3/+3
* | QDoc: Fixed section title offset in QML basic type pages.Jerome Pasion2014-07-231-0/+1
* | QDoc: Restored QML basic type pages' table of contents.Jerome Pasion2014-07-231-0/+2
* | rcc: String literal conversion cleanupKai Koehne2014-07-232-8/+8
* | qdoc: Validate index file pathsTopi Reinio2014-07-181-1/+10
* | qdoc: Support use of \value command outside \enum topic.Topi Reinio2014-07-184-15/+31
* | QDoc: Allow the listing of uppercase- and lowercase-named items in list.Jerome Pasion2014-07-171-1/+1
* | RCC: Use macros not defined in qglobal.hhjk2014-07-161-12/+12
* | rcc: Prevent CRLF conversion on Windows for -binaryKai Koehne2014-07-161-0/+9
* | QDoc: Allow QDoc to collect all QML basic types in a map.Jerome Pasion2014-07-153-1/+22
* | QDoc: Prevent QDoc from outputting the brief for example pages.Jerome Pasion2014-07-141-1/+2
* | Introduce a new warning in moc, to notify about duplicated propertiesAleix Pol2014-07-101-0/+7
* | QDoc: Edited title generation for QML and C++ API pagesJerome Pasion2014-07-101-8/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\|
| * Doc: removed trolltech.com from namespace in manual qdocconf fileNico Vertriest2014-07-071-1/+1
* | Port qdoc to QCommandLineParserDavid Faure2014-07-091-139/+121
* | Remove QT_STATIC_CONSTThiago Macieira2014-07-074-4/+4
* | Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-042-2/+0
* | qdoc: ASSERT failure while writing index fileMartin Smith2014-07-041-39/+41
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-012-25/+32
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-012-25/+32
| |\|
| | * Correct grammar of missing Q_OBJECT macro warning.Mitch Curtis2014-06-231-1/+1
| | * qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
* | | Remove the rcc output file if we failed to write itThiago Macieira2014-07-011-1/+7
* | | qdoc: Add header file debug output to match source file debug outputRobin Burchell2014-07-011-0/+1
|/ /
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-2618-431/+551
* | qdoc: Improve <title> element contents in HTML pages.Jerome Pasion2014-06-251-4/+39
* | QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-114-17/+41
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-071-9/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-9/+1
| |\|
| | * do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| | * Fix Null pointer dereferencing in an error handlerFrederik Gladhorn2014-05-281-1/+1
| | * purge obsolete variable documentationPathOswald Buddenhagen2014-05-231-6/+0
* | | Make RCC handle bigger binarieshjk2014-06-063-53/+167
|/ /
* | RCC: Avoid some needless to/fromLatin1 cyclehjk2014-06-031-10/+11
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-0121-609/+816
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-224-7/+10
|\|
| * Disable hash seeding for bootstrapped toolsThiago Macieira2014-05-212-0/+5
| * QDoc: Stop copying title string unnecessarilySze Howe Koh2014-05-201-6/+2
| * Make the use of -ffunction-sections more generic in QtThiago Macieira2014-05-191-2/+0
| * QDoc: Added "QML Type" to HTML titles of QML type pages.Jerome Pasion2014-05-141-0/+4
* | Force qdbusxml2cpp to use QStringLiteral rather than QLatin1StringAlex Blasche2014-05-151-3/+3
* | qdoc: Now lists variable in namespacesMartin Smith2014-05-101-1/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-063-370/+220
|\|
| * Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| * Build fix with defined DEBUG_MOCJędrzej Nowacki2014-04-252-370/+211
* | qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-023-10/+26