summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* qdoc: Remove a useless #ifdefMartin Smith2018-02-231-11/+0
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-2311-98/+153
* qdoc: Add Q_FALLTHROUGH() to clangcodeparser.cppFriedemann Kleint2018-02-191-0/+1
* qdoc/webxml: Output resolved snippet pathFriedemann Kleint2018-02-193-6/+26
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-185-5/+5
|\
| * Bump copyright yearJani Heikkinen2018-02-065-5/+5
| * Bump versionOswald Buddenhagen2018-02-021-1/+1
* | doc: Add short page users about qdoc's clang dependencyMartin Smith2018-02-161-2/+27
* | qdoc/Config::findFile() Make userFriendlyFilePath an optional out parameterv5.11.0-alpha1Friedemann Kleint2018-02-145-34/+28
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-0/+35
|\ \
| * | Add changes file for Qt 5.10.1v5.10.15.10.1Antti Kokko2018-02-071-0/+35
* | | Fix typosJarek Kobus2018-02-131-1/+1
* | | Release Qt UI Tools library under BSD licenseKai Koehne2018-02-1321-382/+651
* | | qdoc: don't add clang inc dir in system location to INCLUDEPATHSergio Martins2018-02-121-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-126-5/+26
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-026-5/+26
| |\ \ \ | | |/ / | |/| / | | |/
| | * qdoc: Handle Module, QmlModule nodes in Generator::typeStringKai Koehne2018-01-241-0/+4
| | * qtattributionsscanner: Always write UTF-8 filesKai Koehne2018-01-231-0/+2
| | * macdeployqt: Implement selection of file system for .dmg fileSamuel Gaist2018-01-233-3/+18
| | * Doc: Fix Qt Help license informationKai Koehne2018-01-221-2/+3
* | | qdoc: Ensure that override attribute is saved in index filesMartin Smith2018-02-081-0/+2
* | | Merge dev into 5.11Oswald Buddenhagen2018-02-062-3/+20
|\ \ \
| * | | windeployqt: Add QtWebView moduleChristian Stromme2018-01-271-3/+6
| * | | macdeployqt: Handle deployment of QtWebView's pluginsChristian Strømme2018-01-271-0/+14
* | | | qdoc: Fix regression for wrongly reporting multiple topicsMartin Smith2018-02-051-0/+7
* | | | qdoc: Hide clang errors for \fn commands in prepare phaseMartin Smith2018-02-051-1/+1
* | | | qdoc: Switch Clang index generation verbose when logging is enabledFriedemann Kleint2018-02-011-1/+2
* | | | Qt Designer: Fix deprecation warningFriedemann Kleint2018-01-311-1/+1
* | | | qdoc: Delay ignoring of qt_xxx names until outputMartin Smith2018-01-312-7/+6
* | | | qdoc: Write contents elements to index file for collectionsMartin Smith2018-01-311-12/+12
* | | | qdoc: Reformat giant switch statement according to Qt Coding StyleMartin Smith2018-01-311-176/+96
* | | | qdoc: Remove test that disallowed macro without paramsMartin Smith2018-01-311-4/+5
* | | | qdoc: Add a logging categoryFriedemann Kleint2018-01-316-31/+103
* | | | qdoc: Remove test that skipped parsing \fn commands in prepare phaseMartin Smith2018-01-261-2/+0
* | | | qdoc: Fix handling of shared comment nodes in generate phaseMartin Smith2018-01-262-5/+7
* | | | qdoc: Make setRelates() work for SharedCommentNodeMartin Smith2018-01-262-3/+37
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2010-19/+90
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-189-17/+88
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+28
| | |\
| | | * update changelogv5.9.45.9.4Oswald Buddenhagen2018-01-111-1/+5
| | | * Add changes file for Qt 5.9.4Antti Kokko2018-01-091-0/+24
| | * | windeployqt: Add deployment of the Qt3DAnimation dllSamuel Gaist2018-01-121-1/+3
| | * | winrtrunner: Do not close handle twice for local appsOliver Wolff2018-01-051-2/+0
| | * | SimpleTextViewer example: Remove QObject::tr antipatternKai Koehne2018-01-042-2/+6
| | |/
| | * Assistant: ensure bookmarks are persistently stored when changedEirik Aavitsland2017-12-142-1/+28
| | * Assistant: Fix search results for content in .txt filesEirik Aavitsland2017-12-121-5/+12
| | * Bump versionOswald Buddenhagen2017-12-121-1/+1
| | * windeployqt: Fix deployment of MSVC 2017 15.5 release redistributableFriedemann Kleint2017-12-091-3/+6
| | * Fix qt5_add_translation macro to return correct file namesMartin Leutelt2017-12-051-3/+5
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+24
| | |\