summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix a typo in code comment in mocJędrzej Nowacki2014-11-191-1/+1
* | qdoc: Include source file and line number of linksMartin Smith2014-11-124-25/+47
* | qdoc: Remove CR from command parametersMartin Smith2014-11-121-1/+4
* | qdoc: Generate the links-to-broken-links pageMartin Smith2014-11-125-23/+87
* | qdoc: no longer autolinks symbols that begin with "__"Martin Smith2014-11-121-4/+6
* | qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-126-4/+37
* | qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-118-65/+171
* | qdoc: Fixed a link generation regressionMartin Smith2014-11-111-3/+4
* | Fix moc preprocessorJędrzej Nowacki2014-11-111-0/+31
* | Use file mapping in moc.Jędrzej Nowacki2014-10-302-10/+20
* | moc: Move the property access code to the qt_static_metacallOlivier Goffart2014-10-281-133/+162
* | moc: Have a staticMetaCall in the Q_GADGET metaobjectOlivier Goffart2014-10-281-4/+9
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-0/+12
|\|
| * Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-202-8/+15
|\|
| * 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
* | qdoc: Generate QA pagesMartin Smith2014-10-1713-13/+163
* | qdoc: qdoc was too slowMartin Smith2014-10-1718-384/+564
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0913-37/+40
|\|
| * 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
| |/ /
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-29157-3003/+1755
|\| |
| * | 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
* | | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-3/+9
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-101-36/+54
|\| |
| * | qdoc: Highlight selected section / entry in the documentationTopi Reinio2014-09-051-36/+54
* | | Uic: Fix memory leaksTobias Hunger2014-09-041-4/+12
|/ /
* | 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