summaryrefslogtreecommitdiff
path: root/src/linguist/linguist/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year to 20236.4Kai Köhne2023-03-211-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-191-11/+11
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-181-10/+10
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* linguist: Add Find Previous actionMiklós Márton2022-04-071-4/+12
* linguist: Use flags for find filtering optionsMiklós Márton2022-04-051-18/+12
* Linguist: Add translation status filter to the find dialogMiklós Márton2022-04-011-1/+7
* Fix warning, adjust to QWidget::addAction changesVolker Hilsheimer2022-03-211-2/+2
* Bump copyright year to 2022Kai Köhne2022-01-051-1/+1
* Replace 0 with nullptrZhang Hao2021-10-181-2/+2
* Port away from deprecated QMessageBox APIsVolker Hilsheimer2021-04-161-20/+10
* Qt Linguist: Fix the phrase view suggestion shortcuts to workFriedemann Kleint2021-02-241-0/+1
* Fix redeclared variable nameKai Köhne2021-02-191-3/+3
* Bump copyright year to 2021Friedemann Kleint2021-02-031-1/+1
* Revert "Linguist: Use QDesktopServices to show linguist manual"Kai Koehne2020-11-271-5/+30
* Use https instead of http when opening docsJarek Kobus2020-11-211-1/+1
* Linguist: Use QDesktopServices to show linguist manualJarek Kobus2020-11-061-30/+5
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-161-1/+1
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-19/+23
* Linguist: Port to typed signal-slot connectionsJarek Kobus2020-09-151-154/+181
* Remove more usages of QDesktopWidgetFriedemann Kleint2020-06-101-2/+2
* Add missing overrideAlexander Volkov2020-05-201-4/+4
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-091-2/+2
* Plug memory leak when user cancels adding phrase to phrasebookVolker Hilsheimer2020-05-021-10/+18
* Implement enhanced translation statisticsMateusz Starzycki2020-04-081-2/+2
* Fix deprecation warningsFriedemann Kleint2020-03-041-5/+0
* 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
* | Fix Qt6 buildAlexandru Croitor2019-12-191-1/+1
|/
* Fix deprecation warningsFriedemann Kleint2019-07-311-1/+1
* linguist: Don't translate HTML-tagsRobert Loehning2019-03-281-5/+7
* QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-111-1/+1
* linguist: Replace splash screen image with 128px application iconAlessandro Portale2019-01-251-1/+1
* Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
* linguist: Add "Go to" action to guesses in context menuJosep Llodrà2018-05-081-1/+13
* linguist: Add Done action in Translation menuJosep Llodrà2018-04-181-1/+12
* linguist: Add actions in View menu to show more/fewer guessesv5.11.0-beta4Josep Llodrà2018-04-131-0/+7
* linguist: Add Regular expression checkbox in Find DialogJosep Llodrà2018-04-111-5/+14
* linguist: Show remaining global&context translation counts in tooltipsJosep Llodrà2018-04-091-4/+7
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-1/+1
|\
| * Bump copyright yearJani Heikkinen2018-02-061-1/+1
* | Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-1/+0
|/
* Bump copyright yearFriedemann Kleint2017-03-271-1/+1
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-2/+2
* Added check of surrounding whitespaceMateusz Starzycki2017-01-191-0/+43
* Fix grammar error in enum value PunctuationDiffer[s]Mateusz Starzycki2017-01-191-1/+1
* Linguist: Delay translations of the file format descriptionsFriedemann Kleint2016-10-141-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+2
|\
| * Check if there is a %Ln marker as well as the %n markerAndy Shaw2016-05-251-1/+2
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12