107 Commits

Author SHA1 Message Date
Daniel Marjamäki
4b98fd00e8 gui: run lupdate 2022-08-28 13:28:24 +02:00
Daniel Marjamäki
c91dc87577 GUI: lupdate gui.pro 2022-05-21 12:17:16 +02:00
Oliver Stöneberg
36ef4dc5b8
added support for Qt6 () 2022-04-15 18:49:24 +02:00
Oliver Stöneberg
8f728cb4b6
added (partial) support for specifying C++23 and support more "-std" options () 2022-04-15 16:17:36 +02:00
Oliver Stöneberg
45158ec064
cleaned up includes based on include-what-you-use ()
* cleaned up includes based on include-what-you-use

* updated translations
2022-04-13 12:24:00 +02:00
Oliver Stöneberg
2d9ec39a2d
make sure we remove obsolete entries from translations () 2022-04-11 11:25:08 +02:00
Oliver Stöneberg
a0bab85bf9
ported GUI code from QRegExp to QRegularExpression () 2022-03-23 18:16:22 +01:00
Oliver Stöneberg
e48b5fc920
avoid usage of deprecated Qt APIs () 2022-03-22 21:44:41 +01:00
Oliver Stöneberg
2b3fc5ed1a
replaced Qt foreach() with standard for range loop / some related cleanups ()
* replaced Qt foreach() with standard for range loop / some related cleanups

* updated translations
2022-03-21 17:14:26 +01:00
Oliver Stöneberg
9d524616b3
use forward declarations for Ui:: objects / renamed *.ui files to mat… () 2022-03-19 19:54:20 +01:00
Oliver Stöneberg
12c1c081dc
run dmake and update Qt translation files on CMake build () 2022-02-16 07:06:59 +01:00
Daniel Marjamäki
e9be84d81a GUI: lupdate gui.pro 2022-02-05 11:43:36 +01:00
Oliver Stöneberg
a03d754d19
more copyright fixes () 2022-01-28 18:30:12 +01:00
Daniel Marjamäki
1207531642 lupdate gui.pro 2021-09-26 11:31:55 +02:00
Daniel Marjamäki
7f4a4c4b52 lupdate gui.pro 2021-07-03 15:38:07 +02:00
Georgiy Komarov
fc6558c22b
gui: Set the correct names for coding standards in UI elements. NFC. ()
Names of MISRA and CERT should be written is uppercase, because they are
abbrevations.
2021-06-09 11:20:51 +02:00
Daniel Marjamäki
bb8d044d5b GUI: Updated translations 2021-03-21 20:56:27 +01:00
Daniel Marjamäki
d7bf2213f7 GUI: Updated translations 2020-12-04 21:39:50 +01:00
Daniel Marjamäki
e1ea2ee37d lupdate gui.pro 2020-10-03 09:08:46 +02:00
Daniel Marjamäki
f78431caee lupdate gui.pro 2020-06-13 16:35:45 +02:00
Daniel Marjamäki
6b00fe8a22 GUI: Run lupdate 2020-05-10 11:10:07 +02:00
Sebastian
c942c24289
GUI: Fix and update translation files ()
The Korean language file was missing the "language" attribute, so it was
no longer updated before.
The Russian language file had the attribute "sourcelanguage" set to
"ru_RU" which does not make sense and led to some wrong/strange entries.
The France and Korean translation files were missing the "location"
entries, so the GUI-preview with the translated text was not shown and
there were no references to the source-code.
All these errors are fixed.
For the German file I translated the new hint about addons requiring
Python being installed.
2019-11-30 11:20:49 +01:00
Daniel Marjamäki
a3845b6180 GUI: Updated translations 2019-09-01 11:47:52 +02:00
PKEuS
21f4574e74 lupdate and lrelease
Updated german translation
2019-06-29 09:50:53 +02:00
Daniel Marjamäki
d8daca30bf lupdate gui.pro 2019-06-29 07:47:36 +02:00
Daniel Marjamäki
7ac43eda79 lupdate gui.pro 2019-02-09 07:20:17 +01:00
Daniel Marjamäki
7ad93fa1a2 lupdate 2018-12-08 07:51:03 +01:00
Daniel Marjamäki
f9157f2aeb lupdate gui.pro 2018-10-13 18:17:43 +02:00
Daniel Marjamäki
ff7e08bf0d Run 'lupdate gui.pro'
[ci skip]
2018-06-10 22:05:27 +02:00
Daniel Marjamäki
9edc2ac360 lupdate gui.pro 2018-03-31 20:55:29 +02:00
PKEuS
adf45c5afe Updated translations 2018-01-14 16:31:34 +01:00
Daniel Marjamäki
8e1a23317c lupdate gui.pro 2018-01-14 16:06:07 +01:00
Daniel Marjamäki
5b73a388bc GUI: Run lupdate 2017-10-07 12:33:40 +02:00
Daniel Marjamäki
65f5e219f1 GUI: Update translations 2017-07-30 13:43:15 +02:00
PKEuS
17142db490 Updated translations 2017-07-30 11:29:06 +02:00
PKEuS
57bd6aafd5 GUI:
- Updated copyright date
- Fixed compilation on Windows
- Updated german translation
2017-07-29 12:08:19 +02:00
Daniel Marjamäki
02540c0bc0 Ran lupdate 2017-07-29 11:37:23 +02:00
Daniel Marjamäki
2a1c4d24e7 GUI: Update translations 2017-05-13 11:15:49 +02:00
Daniel Marjamäki
1ea392a40f lupdate gui.pro 2016-12-31 18:13:11 +01:00
Daniel Marjamäki
93fc489cbc GUI: rename main.ui to mainwindow.ui 2016-11-19 23:07:48 +01:00
Daniel Marjamäki
ad1b3361db GUI: Renamed projectfile.ui to projectfiledialog.ui. moved some code from project.cpp to projectfiledialog.cpp 2016-11-19 22:54:32 +01:00
Daniel Marjamäki
d9912a2bbe updated translations 2016-10-08 18:05:11 +02:00
PKEuS
de232268a3 ran lupdate gui.pro 2016-06-05 10:55:55 +02:00
PKEuS
19c0bccfee Ran lupdate gui.pro, updated german translation 2016-03-20 10:34:55 +01:00
PKEuS
bd202ba20a Ran lupdate gui.pro, updated german translation 2016-01-09 10:51:42 +01:00
Lauri Nurmi
996c9244d8 Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
PKEuS
68afbaae07 Ran lupdate/lrelease. Updated german translation. 2015-11-14 10:55:48 +01:00
PKEuS
dcb746a49a GUI: Improved translations:
- Fixed translation of default buttons for Qt5
- Removed translation opportunity for language names. English or native names are better than translated names ()
2015-10-14 18:21:00 +02:00
PKEuS
61d8a73f4c GUI:
- Support enforcing language ()
- Fixed several broken settings by saving them before creating Settings instance (changing them required restarting cppcheck)
- Updated german translation
2015-10-14 14:32:21 +02:00
PKEuS
2ae7bcaf1b Ran lupdate gui.pro, updated german translation (only translatable strings), fixed typo in main.ui 2015-09-04 14:08:05 +02:00