summaryrefslogtreecommitdiffstats
path: root/src/linguist/linguist/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Do not unnecessarily set the window icons on WindowsAlessandro Portale2016-05-131-1/+1
|/
* Bump copyright yearKai Koehne2016-01-271-1/+1
* Change copyright in version dialogs to 'The Qt Company Ltd.'Friedemann Kleint2015-02-261-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+1
|\
| * Bump copyright year to 2015Kai Koehne2015-01-131-2/+2
* | Update copyright headersAntti Kokko2015-02-141-7/+7
|/
* Update copyright year in "About" dialogs to 2014.v5.4.0-beta1Friedemann Kleint2014-10-091-2/+2
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Add more visible/accessible font zooming in LinguistErik Larsson2014-03-271-0/+3
* Add font size storage/unified handling in Linguists editorsErik Larsson2014-01-231-1/+21
* Add action to toggle ‘visualize whitespaces’ in editorsErik Larsson2014-01-231-0/+11
* Linguist: Add "Skip obsolete" option to Find dialog.Takumi Asaki2013-11-221-3/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-57/+45
|\
| * update the form preview upon switching the current translationOswald Buddenhagen2013-08-271-21/+25
| * don't disable error view just because of lacking location infoOswald Buddenhagen2013-08-271-2/+1
| * search in plural forms after allOswald Buddenhagen2013-08-271-4/+4
| * search translator comments of every translationOswald Buddenhagen2013-08-271-2/+2
| * de-duplicate code pathsOswald Buddenhagen2013-08-271-13/+10
| * fix search occasionally skipping messagesOswald Buddenhagen2013-08-271-27/+15
* | introduce new message type "vanished"Oswald Buddenhagen2013-08-071-1/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-2/+2
* Fix help URLs in tools.Friedemann Kleint2012-12-181-1/+1
* Qt Linguist: Fix help URL.Friedemann Kleint2012-12-041-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-25/+25
* QtTools/Linguist: Replace Q_WS_ by Q_OS_ where appropriate.Friedemann Kleint2012-06-271-52/+46