summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.13 into 5.13.1v5.13.15.13.1Paul Wicking2019-08-061-7/+8
|\
| * qtplugininfo: don't abort on missing userdata if we don't careDavid Faure2019-08-061-7/+8
* | Merge 5.13 into 5.13.1Paul Wicking2019-08-0611-305/+350
|\ \ | |/
| * qdoc: Fix "Inherited By" outputMartin Smith2019-07-3110-304/+345
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-301-1/+5
| |\
| | * 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
* | | Add changes file for Qt 5.13.1Antti Kokko2019-07-311-0/+29
|/ /
* | 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-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
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-110-0/+0
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-110-0/+0
| |\ \ | | |/
| | * Bump versionFrederik Gladhorn2019-07-011-1/+1
* | | lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-103-1/+16
* | | 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
* | Disable tests not working for Android and WinRTKai Koehne2019-07-051-1/+4
* | 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 "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-07-037-78/+131
|\ \
| * \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-07-027-78/+131
| |\ \ |/ / /
| * | 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
| * | Add changes file for Qt 5.13.0Antti Kokko2019-05-131-0/+37
| * | qdoc: Fix issues with shared comments for QML properties/methodsTopi Reinio2019-05-082-18/+17
* | | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | | qdoc: Sort qualified names correctly in generateCompactList()Martin Smith2019-07-011-3/+3
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-286-23/+190
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-276-23/+190
| |\ \ \ |/ / / / | | | _
| * | 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
| * | Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+34
| |\ \