subsurface/desktop-widgets/preferences
Tomaz Canabrava 0a6f6b4382 Settings update: Fix missing groups and Language initialization
There's one function named uiLanguage() that should return
the current uiLanguage() that subsurface is running, but
it actually sets a whole lot of preferences, I think
that the general idea of that function is okay, but it seems
broken for me.

still, I used it to load the correct language from the preferences
since it's what this function is currently doing right now.

Also, a lot of missing groups where added.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-08-27 22:37:15 -07:00
..
abstractpreferenceswidget.cpp abstractpreferenceswidget.cpp: fix argument warning 2015-11-07 22:26:33 -08:00
abstractpreferenceswidget.h Preferences: correctly hook up the signals to enable/disable cloud storage 2015-11-10 13:45:13 -08:00
CMakeLists.txt Don't rely on CMAKE_AUTOUIC 2015-11-09 18:00:56 -08:00
preferences_defaults.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
preferences_defaults.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
preferences_defaults.ui Restore proper spin-box/slider behavior for animation setting. 2015-11-15 22:22:34 -08:00
preferences_georeference.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
preferences_georeference.h Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
preferences_graph.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
preferences_graph.h Preferences: move graph preferences to the new dialog 2015-10-30 10:36:50 -07:00
preferences_graph.ui Shrink the minimum size for preferences window 2016-07-28 04:54:51 -07:00
preferences_language.cpp Settings update: Fix missing groups and Language initialization 2016-08-27 22:37:15 -07:00
preferences_language.h Preferences: add a new page for language 2015-10-30 10:36:49 -07:00
preferences_network.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
preferences_network.h Preferences: fix missing slot problem when creating new account 2016-03-19 07:52:33 -07:00
preferences_network.ui Re-add the signal connections 2015-11-04 17:24:31 -08:00
preferences_units.cpp Settings update: Remove uneeded includes 2016-08-27 11:40:45 -07:00
preferences_units.h Preferences: move units to the new dialog 2015-10-30 10:36:50 -07:00
preferences_units.ui Re-add the signal connections 2015-11-04 17:24:31 -08:00
preferencesdialog.cpp Settings update: Move loadPreferences out of qt-helper.cpp 2016-08-27 11:40:45 -07:00
preferencesdialog.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
prefs_georeference.ui Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
prefs_language.ui Preferences: add date and time format to language page 2015-11-02 12:51:31 -08:00