summaryrefslogtreecommitdiffstats
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
* Add configure features for remaining qttoolsMitch Curtis2020-03-181-0/+4
* Doc: Remove \contentspage commandsTopi Reinio2020-03-151-6/+0
* Fix deprecation warningsFriedemann Kleint2020-03-041-5/+0
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-026-11/+11
* Prepare for internal QML Parser API changeSimon Hausmann2020-03-021-5/+12
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-182-1/+1
* Fix qmake warning about failure to find /xmlparser.hKai Koehne2020-02-141-1/+1
* lrelease: Embed target language in .qm fileKai Koehne2020-02-031-5/+16
* CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-242-0/+33
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-141-2/+2
|\
| * Bump copyright yearJani Heikkinen2020-01-081-2/+2
* | Stop using SAX classesSona Kurazyan2020-01-088-164/+323
* | Fix Qt6 buildAlexandru Croitor2019-12-193-3/+3
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-222-2/+2
* | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-091-1/+0
|/
* Revert "Add empty clangcpp parser functionality"Lucie Gérard2019-10-014-124/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-0/+4
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+4
| |\
| | * lupdate: Warn about calls with template literalsKai Koehne2019-09-041-0/+4
* | | Linguist: Remove splash screenhjk2019-09-111-19/+0
* | | 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