summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* qdoc: Remove -fPIC from default options when Q_OS_WINMartin Smith2018-03-121-1/+3
* Revert the heinous sysinc hack qdoc needed for clang 3.9v5.11.0-beta2Edward Welbourne2018-03-072-34/+1
* qdoc: Canonicalize include pathsTopi Reinio2018-03-061-0/+9
* Fix stringsJarek Kobus2018-03-066-27/+27
* qdoc: Don't output undocumented QtGadgetHelperMartin Smith2018-03-021-2/+12
* qdoc: Don't output undocumented functions from Q_OBJECTMartin Smith2018-03-014-18/+38
* qdoc: Don't add clang lib dir in system location to RPATHJüri Valdmann2018-02-281-1/+1
* qdoc: Generate correct links to QML propertiesv5.11.0-beta1Martin Smith2018-02-233-2/+24
* 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