summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Further improvements to libclang detectionPaul Wicking2019-02-212-5/+15
* macdeployqt: Deploy QtSpeech tts pluginSamuel Gaist2019-02-121-1/+2
* qtattributionsscanner: Add version to third-party component nameKai Koehne2019-02-121-2/+4
* qdoc: Add complete version string to the HTML titleVenugopal Shivashankar2019-02-111-7/+5
* Make windeployqt cross-platform (again)Marius Kittler2019-02-061-0/+7
* Disable qtdiag on WebAssemblyEskil Abrahamsen Blomfeldt2019-02-041-1/+1
* linguist: Replace splash screen image with 128px application iconAlessandro Portale2019-01-254-3/+3
* Check the parenthesis depth in case of right parenthesis token, to set metaEx...Lucie Gerard2019-01-251-1/+4
* Check that similar message does not have an other exact fitLucie Gerard2019-01-231-3/+7
* windeployqt: Fix clang warning about switch statementKai Koehne2019-01-231-0/+1
* windeployqt: Use nullptr were applicableKai Koehne2019-01-221-37/+40
* windeployqt: Remove unused methodKai Koehne2019-01-221-1/+0
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-1831-675/+617
|\
| * windeployqt: Deploy the Qt Virtual Keyboard pluginsAndy Shaw2019-01-091-0/+1
| * Bring the qcollectiongenerator tool backJarek Kobus2019-01-084-1/+137
| * Assistant: Mark the readonly collection filesJarek Kobus2019-01-084-0/+16
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0818-71/+115
| |\
| * | qdoc: Link buildversion field to navigation.landingpageTopi Reinio2019-01-021-4/+20
| * | qdoc: Don't include overridden functions in all-members listMartin Smith2019-01-021-1/+5
| * | qdoc: Include inherited members in all-members listMartin Smith2019-01-021-3/+3
| * | Move QML documentation example to QDoc testsPaul Wicking2018-12-237-632/+0
| * | qhelpgenerator: Always return positive valuesKai Koehne2018-12-221-13/+13
| * | Qt Designer: Generate global includes for custom widget pluginsFriedemann Kleint2018-12-202-2/+2
| * | Doc: Update minimum qdocconfPaul Wicking2018-12-191-14/+8
| * | Bump copyright year to 2019Kai Koehne2018-12-185-5/+5
| * | Try multiple llvm-config candidates when configuring QDocPaul Wicking2018-12-171-2/+19
| * | Replace error() with qtLog() in checks for libclang for QDocPaul Wicking2018-12-141-2/+2
| * | Port qdoc's libclang detection to the configure systemSimon Hausmann2018-12-124-1/+391
* | | Fix fileExists() queryJarek Kobus2019-01-171-2/+2
* | | lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-091-5/+62
| |/ |/|
* | QList/Tree/TableWidgetEdit: use correct default flagsChristian Ehrlicher2018-12-246-3/+25
* | winrtrunner: Do not accept fully wildcarded logging rules from environmentOliver Wolff2018-12-201-2/+18
* | windeployqt: Replace typedef by usingFriedemann Kleint2018-12-192-3/+3
* | Assistant: Hide Windows Context Help ButtonKai Koehne2018-12-181-0/+1
* | windeployqt: Simplify enabled/disabled modules option parsingFriedemann Kleint2018-12-121-14/+14
* | windeployqt: Fix some Clang warningsFriedemann Kleint2018-12-124-49/+39
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-113-0/+0
|\ \
| * | Update filesave.png iconsThiago Macieira2018-11-143-0/+0
* | | distancefieldgenerator: Add help actionFriedemann Kleint2018-12-102-0/+15
| |/ |/|
* | Enable Windeployqt to package arm64 desktop appsThomas Miller2018-12-073-17/+50
* | windeployqt: Remove unused methodKai Koehne2018-12-071-18/+0
* | winrtrunner: Pass logging rules set in the environment to the appOliver Wolff2018-12-078-0/+50
* | assistant: Set error string when failing to openCollectionFile()Kai Koehne2018-12-061-2/+6
* | winrtrunner: Remove double space from help outputOliver Wolff2018-12-061-1/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-2/+9
|\ \
| * | Qt Designer: Fix crash when reloading forms with resourcesv5.12.0-rc2v5.12.0Friedemann Kleint2018-11-261-2/+9
* | | distancefieldgenerator: Use capitalized text for actionsKai Koehne2018-11-292-6/+6
* | | Qt Linguist: Fix gcc 7.2 warnings about ambiguous elseFriedemann Kleint2018-11-293-8/+16
* | | doc: Improve section about source encodings & lupdateKai Koehne2018-11-282-17/+9
* | | distancefieldgenerator: Preserve window sizeKai Koehne2018-11-283-1/+11