subsurface/qt-ui
Anton Lundin 63f7f37e46 Switch profile button events, clicked to toggled
This is needed so the underlaying struct preferences prefs, will be
updated when we set the buttons to there previous state after we
loaded the settings.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-27 18:55:54 -08:00
..
css Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
marble Resync included header with upstream 2014-01-15 15:49:50 +07:00
profile New profile: Make the ruler work. (caution, fonts are BIIIG ) 2014-02-27 12:03:59 -08:00
about.cpp Make sure the about dialog is correctly centered 2014-02-12 06:06:13 -08:00
about.h Put include guard to every header 2014-02-11 12:37:01 -08:00
about.ui SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
completionmodels.cpp Migrate MainTab models(QStringListModel) 2014-02-11 12:36:45 -08:00
completionmodels.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divecomputermanagementdialog.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
divecomputermanagementdialog.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divecomputermanagementdialog.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
divelistview.cpp Code cleanup 2014-02-17 20:34:09 -08:00
divelistview.h Make lastUsedImageDir static to prevent a crash 2014-02-18 15:30:59 -08:00
divelogimportdialog.cpp Add unit support for CSV import 2014-02-15 06:33:33 -08:00
divelogimportdialog.h Treat Sensus CSV import specially on GUI 2014-01-17 05:57:45 +07:00
divelogimportdialog.ui Tune CVS import dialog 2014-02-27 11:44:59 -08:00
diveplanner.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
diveplanner.h Put include guard to every header 2014-02-11 12:37:01 -08:00
diveplanner.ui Add some limits to the GF's 2013-12-04 15:49:55 -08:00
downloadfromdivecomputer.cpp reseting progress_bar_text for new downloads 2014-02-26 09:00:19 -08:00
downloadfromdivecomputer.h Implement the '...' search button for Uemis dive computers 2014-02-18 17:20:35 -08:00
downloadfromdivecomputer.ui Enable libdivecomputer log or dump from the UI 2013-12-24 16:26:00 -08:00
exif.cpp Include images in profile 2014-02-06 11:29:23 -08:00
exif.h Put include guard to every header 2014-02-11 12:37:01 -08:00
globe.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
globe.h Put include guard to every header 2014-02-11 12:37:01 -08:00
graphicsview-common.cpp New profile: create new class for DiveHeartrateItem 2014-02-23 15:28:31 -08:00
graphicsview-common.h New profile: create new class for DiveHeartrateItem 2014-02-23 15:28:31 -08:00
groupedlineedit.cpp Removed obsolete code. 2013-12-20 09:53:04 -08:00
groupedlineedit.h Put include guard to every header 2014-02-11 12:37:01 -08:00
kmessagewidget.cpp Added the Message and the Buttons on the Equipment Tab 2013-09-18 23:23:04 -03:00
kmessagewidget.h Put include guard to every header 2014-02-11 12:37:01 -08:00
maintab.cpp Clear edit mode for manually added dives 2014-02-20 09:22:43 -08:00
maintab.h Put include guard to every header 2014-02-11 12:37:01 -08:00
maintab.ui Expand tags approach to divemaster field 2014-01-19 13:57:40 -08:00
mainwindow.cpp Switch profile button events, clicked to toggled 2014-02-27 18:55:54 -08:00
mainwindow.h Switch profile button events, clicked to toggled 2014-02-27 18:55:54 -08:00
mainwindow.ui New profile: add placeholder code for the RulerItem 2014-02-27 10:48:47 -08:00
modeldelegates.cpp Update #include statement for QStringListModel 2014-02-11 12:36:53 -08:00
modeldelegates.h Put include guard to every header 2014-02-11 12:37:01 -08:00
models.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
models.h Put include guard to every header 2014-02-11 12:37:01 -08:00
preferences.cpp Store zoomed plot in preferences 2014-02-27 10:48:35 -08:00
preferences.h Put include guard to every header 2014-02-11 12:37:01 -08:00
preferences.ui Remove the graph options from the Preferences 2014-02-08 14:29:40 -08:00
printdialog.cpp Correctly track parent of print dialog 2014-02-12 06:26:25 -08:00
printdialog.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printlayout.cpp Don't redeclare variables of the same name 2014-02-12 13:24:40 -08:00
printlayout.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printoptions.cpp Print: adjustments to PrintDialog 2013-11-30 18:56:25 +02:00
printoptions.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printoptions.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
profilegraphics.cpp Store zoomed plot in preferences 2014-02-27 10:48:35 -08:00
profilegraphics.h Put include guard to every header 2014-02-11 12:37:01 -08:00
renumber.ui Renumber dialog should default to start at 1 2013-12-07 06:49:52 -08:00
shiftimagetimes.ui Compute dive computer/camera time offset from sample picture 2014-02-17 10:59:30 -08:00
shifttimes.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
simplewidgets.cpp Convert more TRUE/FALSE to stdbools true/false 2014-02-19 07:13:56 -08:00
simplewidgets.h Compute dive computer/camera time offset from sample picture 2014-02-17 10:59:30 -08:00
starwidget.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
starwidget.h Added Keyboard Navigation for the Star Widget 2013-12-20 09:53:05 -08:00
subsurfacewebservices.cpp Ensure the correct parent is used in the dialog 2014-02-12 13:25:23 -08:00
subsurfacewebservices.h Put include guard to every header 2014-02-11 12:37:01 -08:00
tableview.cpp Fix some memory leaks. 2014-01-16 12:15:47 +07:00
tableview.h Put include guard to every header 2014-02-11 12:37:01 -08:00
tableview.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
tagwidget.cpp Ignore mouse wheel events on tags widget 2014-01-19 13:56:06 -08:00
tagwidget.h Put include guard to every header 2014-02-11 12:37:01 -08:00
usermanual.cpp User manual: overlay search panel 2014-01-10 16:12:44 +07:00
usermanual.h User manual: overlay search panel 2014-01-10 16:12:44 +07:00
usermanual.ui Close search panel by button click 2014-02-10 07:12:35 -08:00
webservices.ui Improve the download from Subsurface webservice dialog 2014-01-15 15:33:04 +07:00