index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
qt-init.cpp
Age
Commit message (
Expand
)
Author
2020-09-15
translations: use the right Qt translations (part 2)
Dirk Hohndel
2020-09-15
translations: use the right Qt translations and try harder to find them
Dirk Hohndel
2020-03-22
translations: use German translation for non-Swiss German locales
Dirk Hohndel
2020-03-22
cleanup: don't allocate translators on heap
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-01-26
code cleanup: QLatin1Literal is deprecated in Qt 5.14
Dirk Hohndel
2019-11-20
Translations: try to be smarter when picking the right locale
Dirk Hohndel
2019-10-14
Stop support Qt versions before 5.9
Dirk Hohndel
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2018-11-01
Core: use British translations in South Africa
Dirk Hohndel
2018-09-09
Set desktop file name to avoid a broken icon under KDE Wayland
Alexander Wilms
2018-08-15
core: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-15
core: use qPref::load/sync
jan Iversen
2018-07-13
Disable the WindowContextHelpButtonHint for Qt >=5.10
Stefan Fuchs
2018-07-03
iOS: find translations again
Dirk Hohndel
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-03-14
Cleanup: Set text encoding to UTF-8 for all platforms.
Berthold Stoeger
2018-01-19
Use different preference file for mobile
Jan Mulder
2018-01-18
code cleanup: translators are not global
Jan Mulder
2017-10-20
Don't show localization warning unless verbose
Dirk Hohndel
2017-07-03
Don't warn about missing en-US translation for Qt
Dirk Hohndel
2017-06-22
Add en_US translation for plurals
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-08-27
Settings update: Move loadPreferences out of qt-helper.cpp
Tomaz Canabrava
2016-05-04
Find bundled translations on iOS
Dirk Hohndel
2016-05-03
Android build: prepare and copy translations into the APK
Dirk Hohndel
2016-05-02
Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp
Thiago Macieira
2016-04-29
Allow switching the user from the command line
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel