subsurface/qt-ui
Tomaz Canabrava efb7f109e8 Added support for a preliminary Preferences Dialog
Dirk asked me to try to make it more modern, so I
used as a base, the Firefox preferences. currently
it saves / loads the preferences, and also smits
a signal 'preferencesChanged' that should be connected
to anything that uses preferenes, via the PreferencesDialog::intance()
object. In the future, I plan to make it have a signal / slot for each
member that changes.

I also moved the icons to a new folder this time, because the
amount of icons is now more than just two, and it was
becoming messy.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-24 15:19:48 -03:00
..
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
divelistview.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
divelistview.h Added code for handling of show / hide of columns. 2013-05-21 16:51:49 -03:00
downloadfromdivecomputer.cpp Implement default dive computer and device 2013-05-22 23:24:33 -07:00
downloadfromdivecomputer.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
downloadfromdivecomputer.ui Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
globe.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
globe.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
kmessagewidget.cpp Fixed the 'click in close doesn't close' on KMessageWidget. 2013-05-22 08:10:02 -03:00
kmessagewidget.h Compile fix 2013-05-17 22:27:50 -07:00
maintab.cpp Improve wording on buttons when editing a dive 2013-05-24 06:15:28 -07:00
maintab.h Remove obsolete slots 2013-05-23 18:35:04 -07:00
maintab.ui Improve wording on buttons when editing a dive 2013-05-24 06:15:28 -07:00
mainwindow.cpp Added support for a preliminary Preferences Dialog 2013-05-24 15:19:48 -03:00
mainwindow.h Replace GError handling with a kMessageWidget based approach 2013-05-21 23:39:49 -07:00
mainwindow.ui Replace GError handling with a kMessageWidget based approach 2013-05-21 23:39:49 -07:00
modeldelegates.cpp Correctly add new weight / cylinder types, even when hitting 'tab' 2013-05-23 23:26:17 -07:00
modeldelegates.h Add weightsystem delegate to enable editing of weightsystem 2013-05-23 21:36:33 -07:00
models.cpp Fix usage of temporary QByteArrays 2013-05-24 06:18:27 -07:00
models.h Add weightsystem delegate to enable editing of weightsystem 2013-05-23 21:36:33 -07:00
plotareascene.cpp Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
plotareascene.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
preferences.cpp Added support for a preliminary Preferences Dialog 2013-05-24 15:19:48 -03:00
preferences.h Added support for a preliminary Preferences Dialog 2013-05-24 15:19:48 -03:00
preferences.ui Added support for a preliminary Preferences Dialog 2013-05-24 15:19:48 -03:00
profilegraphics.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
profilegraphics.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.h Added option to edit the selected dive. 2013-05-18 17:06:48 -07:00