summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13.2' into 5.135.13Qt Forward Merge Bot2019-10-303-3/+30
|\
| * Add changes file for Qt 5.13.2v5.13.25.13.2Antti Kokko2019-10-151-0/+27
| * Bump versionFrederik Gladhorn2019-10-141-1/+1
| * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-7/+9
| |\
| * | 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
* | | Correct a few typos in qdocThibaut Cuvelier2019-10-222-3/+3
* | | qdoc: Remove shared comment nodes from all members pageTopi Reinio2019-10-151-6/+14
| |/ |/|
* | 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
|/
* 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-083-7/+55
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-083-7/+55
| |\ |/ /
| * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+37
| |\
| | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+37
| | |\ | |/ /
| | * Add changes file for Qt 5.12.5v5.12.55.12.5Antti Kokko2019-09-031-0/+37
| * | 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 "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+29
|\ \
| * \ Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+29
| |\ \ |/ / /
| * | Merge 5.13 into 5.13.1v5.13.15.13.1Paul Wicking2019-08-061-7/+8
| |\ \
| * \ \ Merge 5.13 into 5.13.1Paul Wicking2019-08-0611-305/+350
| |\ \ \
| * | | | Add changes file for Qt 5.13.1Antti Kokko2019-07-311-0/+29
* | | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-2410-15/+6
|\ \ \ \ \
| * \ \ \ \ 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-171-1/+1
|\ \ \ \ \
| * \ \ \ \ 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
* | | | | Binary compatibility file against Qt5.13.0 for QtToolsMilla Pohjanheimo2019-08-143-0/+61899
| |_|_|/ |/| | |
* | | | 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 "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
* | 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
|\ \