summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-7/+9
|\
| * Fix code snippet in qdoc manualPaul Wicking2019-10-101-2/+2
| * Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-1/+3
| * Doc: Minor corrections qdoc manualNico Vertriest2019-10-071-4/+4
* | qdoc: Do not add class to map if isDontDocument() is trueMartin Smith2019-10-101-1/+1
* | qdoc: Remove multiple QTypeInfo entries from All Classes pageMartin Smith2019-10-101-1/+1
|/
* Doc: Add doc for the \dontdocument commandNico Vertriest2019-10-021-0/+18
* qdoc: WebXML output: Fix output for \group and \annotatedlistTopi Reinio2019-09-262-6/+29
* qdoc: WebXML output format: Fix issues with example pagesTopi Reinio2019-09-265-83/+223
* Doc: Explain that property editor cannot handle custom class propertiesLeena Miettinen2019-09-201-11/+18
* qdoc: Fix issues with related non-membersTopi Reinio2019-09-203-5/+12
* qdoc: Do not prefix related non-members with a parent scopeTopi Reinio2019-09-121-2/+7
* qdoc: Remove superfluous '#' symbol from generated linksTopi Reinio2019-09-121-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-082-7/+18
|\
| * lupdate: Warn about calls with template literalsKai Koehne2019-09-041-0/+4
| * distancefieldgenerator: Fix performance when selecting unicode rangesEskil Abrahamsen Blomfeldt2019-09-031-7/+14
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-2410-15/+6
|\|
| * Doc: Update info on full-text searchLeena Miettinen2019-08-192-15/+6
| * Doc: Update screenshotsLeena Miettinen2019-08-198-0/+0
* | qdoc: Avoid errors related to PCH usageTopi Reinio2019-08-211-2/+4
* | Fix applying font and option settingsJarek Kobus2019-08-213-35/+26
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-171-1/+1
|\|
| * distancefieldgenerator: Fix garbled text with large fonts on little endianEskil Abrahamsen Blomfeldt2019-08-151-1/+1
* | qtplugininfo: don't abort on missing userdata if we don't careDavid Faure2019-08-061-7/+8
* | qdoc: Fix "Inherited By" outputMartin Smith2019-07-3110-304/+345
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-1/+5
|\|
| * Qt Designer: Enable editing of current datesFriedemann Kleint2019-07-291-1/+5
* | Doc: Replace "return 0" with "return \nullptr" in QDoc's node.cppPaul Wicking2019-07-231-5/+7
* | qdoc: Fix the \reimp command outputMartin Smith2019-07-225-19/+110
* | qdoc: Add hasDoc() test to findOverriddenFunction()Martin Smith2019-07-171-1/+1
* | qdoc: Add hasDoc() test to docMustBeGenerated()Martin Smith2019-07-161-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-1/+1
|\|
| * CMake: Ensure unique lst file name in qt5_create_translationKai Koehne2019-07-111-1/+1
* | qdoc: Correct algorithm for finding class qualifierMartin Smith2019-07-111-11/+14
* | lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-101-1/+3
* | Doc: Fix incorrect include statement in qthelp.qdocconfTopi Reinio2019-07-101-1/+1
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-097-0/+7
* | Doc: Complete documentation lupdate and lreleaseNico Vertriest2019-07-082-21/+97
* | qdoc: Correct function signatures from header filesMartin Smith2019-07-051-3/+6
* | qdoc: Correct wrong related non-member linksMartin Smith2019-07-051-1/+1
* | qdoc: Revise ClassNode::docMustBeGenerated()Topi Reinio2019-07-041-7/+3
* | qdoc: Ensure that doc for header file nodes is writtenMartin Smith2019-07-042-3/+21
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-07-026-78/+94
|\ \
| * | qdoc: Don't log guessed include pathsv5.13.0-rc3v5.13.0Martin Smith2019-06-111-13/+1
| * | qdoc: Fix regressions in include path handlingTopi Reinio2019-06-071-54/+61
| * | qdoc: Ensure Generator::fullDocumentLocation() returns a non-empty stringv5.13.0-rc2Topi Reinio2019-06-041-2/+5
| * | qdoc: Accept include paths without -IMartin Smith2019-06-041-2/+13
| * | qdoc: Drop '-I' prefix from module header pathv5.13.0-rc1Topi Reinio2019-05-241-0/+2
| * | qdoc: List obsolete QML members in obsolete QML members filev5.13.0-beta4Martin Smith2019-05-152-9/+9
| * | qdoc: Fix \headerfile generationTopi Reinio2019-05-142-0/+8