summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add build information for QDoc on Debian-based Linux distributionsRichard Weickelt2019-05-131-2/+11
* Assistant: Enable clear button in the index and search widgetsFriedemann Kleint2019-05-102-0/+2
* Assistant: Highlight the whole search phrase if enclosed with quotesAndy Shaw2019-04-291-2/+5
* QDoc: Add llvm-config-9 as llvm detection candidatePaul Wicking2019-04-231-0/+1
* qdoc: Don't include shared comment nodes in summary sectionsTopi Reinio2019-04-101-0/+2
* Fix a crash when closing the Manage Bookmarks dialogJarek Kobus2019-04-051-1/+2
* CMake: Fix policy warning CMP0058 when using qt_create_translation(...)Kai Koehne2019-04-031-1/+2
* lupdate: Escape special characters when processing QMLLucie Gerard2019-04-034-65/+69
* qdoc: Add support for CMake commentsKai Koehne2019-04-022-3/+11
* Convert \r into a numerical entityLucie Gerard2019-04-021-1/+1
* lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-023-0/+25
* Add forward looking after ColonLucie Gerard2019-04-011-2/+23
* Mark throwRecursionDepthError() as finalUlf Hermann2019-03-273-3/+3
* makeqpf: fix crashRaymund Apfelboeck2019-03-261-5/+9
* qtattributionsscanner: Add "PackageComment" fieldKai Koehne2019-03-253-0/+5
* Assistant: Rewrite the search result list formatting to use QTextStreamFriedemann Kleint2019-03-221-23/+24
* Use High DPI pixmaps in assistantAlexander Volkov2019-03-201-0/+1
* Handle recursion depth errors when parsing JavaScript in lupdateUlf Hermann2019-03-191-0/+7
* Designer: write out minimumSectionSize property before current sizeChristian Ehrlicher2019-03-181-16/+18
* Handle recursion depth errors when parsing JavaScriptUlf Hermann2019-03-187-0/+41
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-5/+15
|\
| * QDoc: Further improvements to libclang detectionPaul Wicking2019-02-212-5/+15
* | qtdiag/Windows: Output all graphics adaptersFriedemann Kleint2019-03-141-5/+9
* | macdeployqt: Deploy the platforminputcontext plugins and vkb pluginsAndy Shaw2019-02-271-0/+10
|/
* 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