summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright yearJani Heikkinen2020-01-096-12/+12
* qdoc: Avoid errors related to PCH usageTopi Reinio2019-12-101-2/+3
* lupdate: Warn about calls with template literalsKai Koehne2019-09-041-0/+4
* distancefieldgenerator: Fix performance when selecting unicode rangesEskil Abrahamsen Blomfeldt2019-09-031-7/+14
* Doc: Update info on full-text searchLeena Miettinen2019-08-192-15/+6
* Doc: Update screenshotsLeena Miettinen2019-08-198-0/+0
* distancefieldgenerator: Fix garbled text with large fonts on little endianEskil Abrahamsen Blomfeldt2019-08-151-1/+1
* Qt Designer: Enable editing of current datesFriedemann Kleint2019-07-291-1/+5
* CMake: Ensure unique lst file name in qt5_create_translationKai Koehne2019-07-111-1/+1
* qdoc: Avoid duplicating version strings in HTML <title> elementTopi Reinio2019-05-311-11/+13
* Qt Linguist: Document CMake macrosKai Koehne2019-06-202-0/+127
* distancefieldgenerator: Fix failure reading CMAP for some fontsEskil Abrahamsen Blomfeldt2019-06-201-1/+1
* distancefieldgenerator: Fix crash with multiple texturesEskil Abrahamsen Blomfeldt2019-06-201-3/+3
* distancefieldgenerator: Remove unused variableEskil Abrahamsen Blomfeldt2019-06-201-2/+0
* distancefieldgenerator: Avoid exceeding max texture sizeEskil Abrahamsen Blomfeldt2019-06-201-5/+12
* distancefieldgenerator: Fix cmap error for some fontsEskil Abrahamsen Blomfeldt2019-06-171-1/+1
* lupdate: Improve documentation of -recursive, -no-recursiveKai Koehne2019-06-061-2/+2
* Close the last SELECT query with pending resultsJarek Kobus2019-05-291-4/+16
* qdoc: Add id attribute for all HTML headingsTopi Reinio2019-05-061-5/+2
* 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