summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc/Config::findFile() Make userFriendlyFilePath an optional out parameterv5.11.0-alpha1Friedemann Kleint2018-02-145-34/+28
* 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-207-17/+56
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-186-15/+54
| |\|
| | * 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
| | * 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
| | * 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
| | * windeployqt: winrt: Do not list translation files that are not deployedOliver Wolff2017-11-221-1/+2
| * | Open PDF files externally instead of inside AssistantAndy Shaw2018-01-161-2/+2
* | | QUiLoader: Support id-based translationsFriedemann Kleint2018-01-183-50/+61
* | | Qt Designer: Support id-based translationsFriedemann Kleint2018-01-1814-29/+196
* | | lupdate: Read id attributes of .ui filesFriedemann Kleint2018-01-181-1/+11
* | | qdoc: Avoid qdoc warning for undocumented d_func()Martin Smith2018-01-171-6/+9
* | | Fix license headersJani Heikkinen2018-01-152-28/+40
* | | Ensure that Nbsp characters are preserved by escaping themAndy Shaw2018-01-123-4/+27
* | | Add OPTIONS parameter to qt5_add_translationKevin Funk2018-01-121-2/+9
* | | qdoc: Correct handling of functions declared in Q_OBJECTMartin Smith2018-01-122-6/+22
* | | qdoc: Disable clang errors when the class is internalMartin Smith2018-01-122-5/+23
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1111-33/+117
|\| |
| * | qdoc: Always set the URL for nodes read from indexTopi Reinio2018-01-101-3/+3
| * | Fix includesJarek Kobus2018-01-102-1/+4
| * | Qt Designer: Fix deprecation warning about QTextEdit::setTabStopWidth()Friedemann Kleint2018-01-081-1/+1
| * | macdeployqt: Add missing QtLocation and QtPositioning plugins deploymentSamuel Gaist2017-12-301-1/+3