summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdbusviewer: Focus on services view on filter editor return pressedAlexander Akulich2018-04-032-0/+11
* qdbusviewer: Port to Qt 5 signals & slot connection syntaxAlexander Akulich2018-04-034-23/+19
* qtattributionsscanner: Add test modeKai Koehne2018-04-038-9/+16
* Add support for translation function aliases that are member expressionsSimon Hausmann2018-03-294-3/+25
* qdoc: Distinguish between undefined and defined-as-empty config varsTopi Reinio2018-03-283-3/+8
* qdoc: Print absolute path for errors and warningsTopi Reinio2018-03-271-5/+2
* qdoc: Don't pass -isystem to clang without setting QDOC_PASS_ISYSTEMMartin Smith2018-03-222-10/+10
* qdoc: Allow shared comments for global functionsMartin Smith2018-03-221-0/+7
* Assistant: Don't query the database for unneeded dataUlf Hermann2018-03-223-5/+14
* Bump copyright yearJani Heikkinen2018-03-211-1/+1
* Fix links in simpletextviewer example .qhp fileKai Koehne2018-03-205-56/+61
* qdoc: Fix Pyside2 documentation builds for shadow buildsFriedemann Kleint2018-03-152-10/+22
* Qt Designer: Fix license of ui4.cppFriedemann Kleint2018-03-141-1/+0
* 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.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