summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
* qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-113-51/+73
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1111-1091/+1124
|\
| * moc: use Q_NULLPTR instead of 0 in generated code.Axel Rasmussen2014-11-061-10/+10
| * Update the copy of the Qml parserSimon Hausmann2014-11-055-1078/+1105
| * New Qt logoAlessandro Portale2014-11-052-0/+0
| * Rcc: ensure enough space for the embeddedhjk2014-11-051-0/+2
| * qdoc: Delayed the examples manifest file creationVenu2014-11-041-3/+1
| * Check the Q_SCRIPTABLE tag of signals and slots as early as possible.Robert Griebl2014-11-041-0/+6
* | rcc: Replace all occurrences of the marker in two-pass modehjk2014-11-111-23/+27
|/
* moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-5/+1
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+12
* qdoc: Fixed recursion of \sincelist command handlingTopi Reinio2014-10-151-4/+4
* Account for the country/language settings when checking for duplicatesAndy Shaw2014-10-101-4/+11
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-093-9/+9
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-092-3/+3
* moc: don't use QByteArrayLiteralMarc Mutz2014-10-091-7/+7
* qdoc: Fix generation of qhp sections for unsorted pagesTopi Reinio2014-10-081-1/+7
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-011-0/+2
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+2
| |\
| | * Uic: fix a leakGiuseppe D'Angelo2014-09-261-0/+2
* | | qdoc: Restore navigation bar titles for QML, QML basic typesTopi Reinio2014-09-301-10/+4
* | | Doc: Use title case in section1 titlesNico Vertriest2014-09-304-7/+7
* | | uic: Add QOpenGLWidget.Friedemann Kleint2014-09-291-0/+1
|/ /
* | Silence moc warnings about 'argument mismatch'Kai Koehne2014-09-251-6/+0
* | Update license headers and add new license filesMatti Paaso2014-09-24157-2992/+1728
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\|
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | qdoc: Resolve .qhp table of contents sections correctlyTopi Reinio2014-09-102-5/+16
* | qdoc: Highlight selected section / entry in the documentationTopi Reinio2014-09-051-36/+54
* | QDoc: fix Node::setPageType() when type name is "faq"Maks Naumov2014-08-311-2/+2
* | qdoc: Use qdoc error logging for warnings related to index filesTopi Reinio2014-08-291-12/+14
* | qdoc: Enable listing of example files with .html extensionTopi Reinio2014-08-262-2/+6
* | qdoc: Restore navigation bar title for module pages and groupsTopi Reinio2014-08-261-5/+4
* | qdoc: Write all generated files to .qhpTopi Reinio2014-08-264-41/+19
* | qdoc: Fix output of \br commandTopi Reinio2014-08-261-1/+1
* | qdoc: Fix a few cases for '[ ... ]' linkingMartin Smith2014-08-221-0/+2
* | qdoc: Report error in square bracket parameterMartin Smith2014-08-223-2/+21
* | qdoc: Add new checkForCollision()Martin Smith2014-08-224-0/+31
* | qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-2216-711/+72
* | qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-208-27/+117
* | qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-2012-467/+697
* | qdoc: Stop outputting duplicate \brief for QML type and module pagesTopi Reinio2014-08-141-2/+3
* | Create.tag entries for QML classesDavid Edmundson2014-08-132-0/+4
* | qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-126-5/+41
* | Remove unused property from mocJędrzej Nowacki2014-08-091-2/+1
* | Micro-optimize qdoc codeparser.Jędrzej Nowacki2014-08-071-2/+2
* | 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
|\|