subsurface/desktop-widgets/preferences
Dirk Hohndel 7be962bfc2 Move subsurface-core to core and qt-mobile to mobile-widgets
Having subsurface-core as a directory name really messes with
autocomplete and is obviously redundant. Simmilarly, qt-mobile caused an
autocomplete conflict and also was inconsistent with the desktop-widget
name for the directory containing the "other" UI.

And while cleaning up the resulting change in the path name for include
files, I decided to clean up those even more to make them consistent
overall.

This could have been handled in more commits, but since this requires a
make clean before the build, it seemed more sensible to do it all in one.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-04 22:33:58 -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 Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -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 Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
preferences_georeference.h Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
preferences_graph.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
preferences_graph.h Preferences: move graph preferences to the new dialog 2015-10-30 10:36:50 -07:00
preferences_graph.ui Be more precise in our language: call it "mean depth" 2016-01-12 10:35:28 -08:00
preferences_language.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
preferences_language.h Preferences: add a new page for language 2015-10-30 10:36:49 -07:00
preferences_network.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -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 Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -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 Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -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