summaryrefslogtreecommitdiffstats
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
* Add empty clangcpp parser functionalityLucie Gérard2019-08-084-2/+124
* Refactor lupdateLucie Gérard2019-08-089-127/+141
* Fix deprecation warningsFriedemann Kleint2019-07-311-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-231-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-1/+1
| |\
| | * CMake: Ensure unique lst file name in qt5_create_translationKai Koehne2019-07-111-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-1/+4
|\| |
| * | lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-101-1/+3
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-123-10/+10
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-112-21/+97
|\| |
| * | Doc: Complete documentation lupdate and lreleaseNico Vertriest2019-07-082-21/+97
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-292-0/+127
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-272-0/+127
| |\|
| | * Qt Linguist: Document CMake macrosKai Koehne2019-06-202-0/+127
* | | Adapt to new signature for QQmlJS::DiagnosticMessageUlf Hermann2019-06-241-18/+13
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-182-8/+14
|\| |
| * | Remove extra \n when reading translator comment from .po fileLucie Gérard2019-05-241-6/+12
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-2/+2
| |\|
| | * lupdate: Improve documentation of -recursive, -no-recursiveKai Koehne2019-06-061-2/+2
* | | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* | | qmake: replace QLinkedList with std::listMarc Mutz2019-05-232-7/+10
* | | ProFileEvaluator: prepare for a qmake API changeMarc Mutz2019-05-231-1/+1
* | | Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-233-6/+8
* | | qmake: use std names on a linked listMarc Mutz2019-05-233-18/+18
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-042-1/+3
|\| |
| * | Doc: Clear 'moduleheader' for tool manualsTopi Reinio2019-05-032-1/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-278-70/+121
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-248-70/+121
| |\|
| | * 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
| | * 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-271-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-201-0/+0
|\| |
| * | Fix an .icns issue with macOS 10.12Alessandro Portale2019-04-171-0/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-301-5/+7
|\| |
| * | linguist: Don't translate HTML-tagsRobert Loehning2019-03-281-5/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-211-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-201-0/+7
| |\|
| | * Handle recursion depth errors when parsing JavaScript in lupdateUlf Hermann2019-03-191-0/+7
* | | Replace deprecated QString::sprintfKai Koehne2019-03-153-9/+5
|/ /
* | Application icons refreshAlessandro Portale2019-02-218-0/+0
* | Add <sys/wait.h> include to fix build of FreeBSDAndré Klitzing2019-02-131-0/+4
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-9/+9
* | Fix warning about ambiguous else (inside the foreach macro)Thiago Macieira2019-02-111-2/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-266-7/+14
|\|
| * 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