summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+34
| | |\ \ | |/ / /
| | * | Add changes file for Qt 5.12.4v5.12.45.12.4Antti Kokko2019-05-231-0/+33
| | * | Bump versionFrederik Gladhorn2019-05-231-1/+1
| * | | 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-112-6/+18
|\ \ \ \
| * \ \ \ 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