subsurface/desktop-widgets/preferences
Rick Walsh 6f43c16ea9 Preferences UI: graph tabstop order should match display order
When 'tabbing' through data fields, the order should be the same as the order
displayed on the screen. Getting the order right in the .ui file fixes the
tabstop order without needing to define it explicitly.

Signed-off-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-09-17 13:38:12 -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 Preferences UI: graph tabstop order should match display order 2016-09-17 13:38:12 -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