subsurface/qt-ui
Dirk Hohndel ba6713f0d8 Clean up the setDive function
* This should never be called with a NULL dive.
* The dc variable was set then never used.
* We now have a unique id for each dive, but we can't simply not
  repopulate the model in setDive as the old comment might make you
  consider, as otherwise the dataModel will reference already freed data
  in pInfo.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-10 16:27:05 -08:00
..
css
marble Resync included header with upstream 2014-01-15 15:49:50 +07:00
profile Clean up the setDive function 2014-02-10 16:27:05 -08:00
about.cpp Long over-due change to the About text 2014-02-08 08:19:37 -08:00
about.h SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
about.ui SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
completionmodels.cpp Populate divemaster completion model using CSV 2014-01-19 13:57:40 -08:00
completionmodels.h
csvimportdialog.h
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Don't ignore the return values from readfile and EXIF parser 2014-02-10 08:20:53 -08:00
divelistview.h DiveListView tiny cleanup 2014-02-09 14:42:06 -08:00
divelogimportdialog.cpp C++ code to call parsing functions for manual CSV 2014-01-25 06:52:06 -08:00
divelogimportdialog.h Treat Sensus CSV import specially on GUI 2014-01-17 05:57:45 +07:00
divelogimportdialog.ui GUI for importing manually kept CSV logs 2014-01-25 06:52:05 -08:00
diveplanner.cpp more diveplanner.cpp improvements 2014-02-09 14:42:07 -08:00
diveplanner.h diveplanner.cpp improvements 2014-02-09 14:42:07 -08:00
diveplanner.ui
downloadfromdivecomputer.cpp downloadfromdivecomputer.cpp improvements 2014-02-09 14:42:07 -08:00
downloadfromdivecomputer.h DownloadFromDCWidget class cleanup 2014-02-09 08:17:08 -08:00
downloadfromdivecomputer.ui
exif.cpp Include images in profile 2014-02-06 11:29:23 -08:00
exif.h Include images in profile 2014-02-06 11:29:23 -08:00
globe.cpp globe.cpp improvements 2014-02-09 14:42:07 -08:00
globe.h
graphicsview-common.cpp Move the 'getSacColor' out of old profile and use it. 2014-01-27 13:00:29 -08:00
graphicsview-common.h Move the 'getSacColor' out of old profile and use it. 2014-01-27 13:00:29 -08:00
groupedlineedit.cpp
groupedlineedit.h Make the include Qt5 compatible 2014-01-15 15:49:48 +07:00
kmessagewidget.cpp
kmessagewidget.h
maintab.cpp maintab.cpp improvements. 2014-02-09 14:42:07 -08:00
maintab.h Expand tags approach to divemaster field 2014-01-19 13:57:40 -08:00
maintab.ui Expand tags approach to divemaster field 2014-01-19 13:57:40 -08:00
mainwindow.cpp Clear the data when the model resets. 2014-02-10 09:57:04 -08:00
mainwindow.h Save the old pref system when changing the new one 2014-02-06 11:31:44 -08:00
mainwindow.ui Enable the dive planning under a compile flag 2014-02-10 08:08:20 -08:00
modeldelegates.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
modeldelegates.h Fix some memory leaks. 2014-01-16 12:15:47 +07:00
models.cpp Disable the switching depth column for cylinders 2014-01-26 07:37:11 -08:00
models.h Disable the switching depth column for cylinders 2014-01-26 07:37:11 -08:00
preferences.cpp Remove the graph options from the Preferences 2014-02-08 14:29:40 -08:00
preferences.h Load preferences before they are saved. 2014-02-08 09:08:48 -08:00
preferences.ui Remove the graph options from the Preferences 2014-02-08 14:29:40 -08:00
printdialog.cpp PrintDialog small improvements. 2014-02-09 08:20:17 -08:00
printdialog.h PrintDialog small improvements. 2014-02-09 08:20:17 -08:00
printlayout.cpp Fix some memory leaks. 2014-01-16 12:15:47 +07:00
printlayout.h
printoptions.cpp
printoptions.h
printoptions.ui
profilegraphics.cpp Include images in profile 2014-02-06 11:29:23 -08:00
profilegraphics.h Move the divetooltipitem to its own file. 2014-02-06 06:26:50 -08:00
renumber.ui
shiftimagetimes.ui Include images in profile 2014-02-06 11:29:23 -08:00
shifttimes.ui
simplewidgets.cpp ShiftImageTimesDialog class cleanup. 2014-02-09 08:19:38 -08:00
simplewidgets.h ShiftImageTimesDialog class cleanup. 2014-02-09 08:19:38 -08:00
starwidget.cpp Whitespace and coding style updates 2014-01-16 11:50:56 +07:00
starwidget.h
subsurfacewebservices.cpp DivelogsDeWebServices class cleanup 2014-02-09 14:42:06 -08:00
subsurfacewebservices.h Cleanup SubsurfaceWebServices class 2014-02-09 14:04:37 -08:00
tableview.cpp Fix some memory leaks. 2014-01-16 12:15:47 +07:00
tableview.h
tableview.ui
tagwidget.cpp Ignore mouse wheel events on tags widget 2014-01-19 13:56:06 -08:00
tagwidget.h Indent fix 2014-02-09 14:42:06 -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