summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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.05.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
| * | qdoc: Fix issues with shared comments for QML properties/methodsTopi Reinio2019-05-082-18/+17
* | | qdoc: Sort qualified names correctly in generateCompactList()Martin Smith2019-07-011-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-275-23/+157
|\ \ \ | | |/ | |/|
| * | qdoc: Avoid duplicating version strings in HTML <title> elementTopi Reinio2019-05-311-11/+13
| * | Qt Linguist: Document CMake macrosKai Koehne2019-06-202-0/+127
| * | distancefieldgenerator: Fix failure reading CMAP for some fontsEskil Abrahamsen Blomfeldt2019-06-201-1/+1
| * | distancefieldgenerator: Fix crash with multiple texturesEskil Abrahamsen Blomfeldt2019-06-201-3/+3
| * | distancefieldgenerator: Remove unused variableEskil Abrahamsen Blomfeldt2019-06-201-2/+0
| * | distancefieldgenerator: Avoid exceeding max texture sizeEskil Abrahamsen Blomfeldt2019-06-201-5/+12
| * | distancefieldgenerator: Fix cmap error for some fontsEskil Abrahamsen Blomfeldt2019-06-171-1/+1
* | | qdoc: Don't let qdoc run without a project nameMartin Smith2019-06-191-0/+4
* | | Remove extra \n when reading translator comment from .po fileLucie GĂ©rard2019-05-241-6/+12
* | | qdoc: Build artificial module headerMartin Smith2019-06-071-35/+48
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-6/+18
|\ \ \ | |/ /
| * | lupdate: Improve documentation of -recursive, -no-recursiveKai Koehne2019-06-061-2/+2
| * | Close the last SELECT query with pending resultsJarek Kobus2019-05-291-4/+16
* | | qdoc: Don't log guessed include pathsMartin Smith2019-06-071-13/+1
* | | qdoc: Ensure Generator::fullDocumentLocation() returns a non-empty stringTopi Reinio2019-06-031-2/+5
* | | qdoc: Accept include paths without -IMartin Smith2019-05-311-2/+13
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-5/+2
|\ \ \ | |/ /
| * | qdoc: Add id attribute for all HTML headingsTopi Reinio2019-05-061-5/+2
* | | doc: fix widget leak in calculatorform snippetSamuel Gaist2019-05-281-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-143-2/+13
|\ \ \ | |/ /
| * | Add build information for QDoc on Debian-based Linux distributionsRichard Weickelt2019-05-131-2/+11
| * | Assistant: Enable clear button in the index and search widgetsFriedemann Kleint2019-05-102-0/+2