subsurface/desktop-widgets/preferences
Tomaz Canabrava b7a476169d Preferecnes: add the initial skeleton
This Preferences dialog should be visually similar to the
old one - the main difference is how it acts on the preferences.
It's also not based on .ui files since it's a very simple widget
I prefered to mount it by hand - no more than 6 lines of c++ code.

Right now we have only one preference page on this, and nothing
is hoocked up.

I've also changed mainwindow a bit to only show this dialog for
testing purposes.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-30 10:36:49 -07:00
..
abstractpreferenceswidget.cpp Preferences: start to port preferences to a more sane design 2015-10-30 10:36:49 -07:00
abstractpreferenceswidget.h Preferences: start to port preferences to a more sane design 2015-10-30 10:36:49 -07:00
CMakeLists.txt Preferecnes: add the initial skeleton 2015-10-30 10:36:49 -07:00
preferences_language.cpp Preferences: add a new page for language 2015-10-30 10:36:49 -07:00
preferences_language.h Preferences: add a new page for language 2015-10-30 10:36:49 -07:00
preferencesdialog.cpp Preferecnes: add the initial skeleton 2015-10-30 10:36:49 -07:00
preferencesdialog.h Preferecnes: add the initial skeleton 2015-10-30 10:36:49 -07:00
prefs_language.ui Preferences: add a new page for language 2015-10-30 10:36:49 -07:00