subsurface/qt-ui
Dirk Hohndel 766b6b3e52 Don't call deleteLater on ui elements
I'll admit that I don't fully understand this part of Qt.
But commenting out the deleteLater (like we already do for another one)
fixes the crash - and shouldn't do more than add a potential small memory
leak.

Fixes #309

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-11-29 11:39:36 -08:00
..
css
marble
about.cpp
about.h
about.ui
completionmodels.cpp Added a custom widget for tagging dives 2013-11-02 03:37:31 +01:00
completionmodels.h Added a custom widget for tagging dives 2013-11-02 03:37:31 +01:00
csvimportdialog.cpp Add optional support for stopdepth import from csv 2013-11-21 15:54:28 -08:00
csvimportdialog.h Add optional support for stopdepth import from csv 2013-11-21 15:54:28 -08:00
csvimportdialog.ui Don't use lowercase 'o' for O2 2013-11-29 10:16:47 -08:00
divecomputermanagementdialog.cpp Work around QMessageBox not showing its title on Mac 2013-11-21 04:23:10 -08:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Remember Trip Selection. 2013-11-26 11:25:50 -08:00
divelistview.h Remember Trip Selection. 2013-11-26 11:25:50 -08:00
diveplanner.cpp Remove some constants and use helpers instead 2013-11-27 08:30:12 -08:00
diveplanner.h Changing the preferences should update the Add Dive interface 2013-11-26 12:28:16 -08:00
diveplanner.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
downloadfromdivecomputer.cpp Work around QMessageBox not showing its title on Mac 2013-11-21 04:23:10 -08:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
globe.cpp Re-enable adding a location to selected dive via double-click on the map 2013-11-26 11:25:16 -08:00
globe.h Disables zooming by double click and context menu on marble. 2013-11-22 07:40:32 -08:00
graphicsview-common.cpp
graphicsview-common.h
groupedlineedit.cpp Work around QPlainTextEdit / QPainter bug on Mac 2013-11-22 09:44:28 -08:00
groupedlineedit.h Corrected indentation, added license/copyright 2013-11-02 17:10:30 +01:00
kmessagewidget.cpp
kmessagewidget.h
maintab.cpp Make it possible to hide some columns on the Cylinders Equipment pane. 2013-11-28 15:28:15 -08:00
maintab.h Make it possible to hide some columns on the Cylinders Equipment pane. 2013-11-28 15:28:15 -08:00
maintab.ui Remove pointless window title 2013-11-29 10:06:55 -08:00
mainwindow.cpp Changing the preferences should update the Add Dive interface 2013-11-26 12:28:16 -08:00
mainwindow.h Good deal of code Cleanup. 2013-11-15 09:13:58 +09:00
mainwindow.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
modeldelegates.cpp Hack to make tank selection work on Mac 2013-11-21 08:08:04 -08:00
modeldelegates.h
models.cpp Units should be lower case 2013-11-29 10:20:10 -08:00
models.h Make it possible to hide some columns on the Cylinders Equipment pane. 2013-11-28 15:28:15 -08:00
plotareascene.cpp
plotareascene.h
preferences.cpp Create a drop down to choose default cylinder 2013-11-24 15:07:25 -08:00
preferences.h Added a configuration option to have gf_low apply at max depth instead of at deepest ceiling. 2013-11-21 08:11:40 -08:00
preferences.ui Fix incorrect string for PPO2 2013-11-29 10:09:14 -08:00
printdialog.cpp
printdialog.h
printlayout.cpp
printlayout.h
printoptions.cpp
printoptions.h
printoptions.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
profilegraphics.cpp Fixes ToolTip Item showing out of boundaries tooltips 2013-11-28 15:29:01 -08:00
profilegraphics.h Enable the 'Remove Event' callback. 2013-11-19 17:58:18 -08:00
renumber.ui
shifttimes.ui Improve shift time functionality 2013-11-18 10:03:55 -08:00
simplewidgets.cpp Improve shift time functionality 2013-11-18 10:03:55 -08:00
simplewidgets.h Shift times of selected dives 2013-11-18 10:03:45 -08:00
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp Don't call deleteLater on ui elements 2013-11-29 11:39:36 -08:00
subsurfacewebservices.h
tableview.cpp Fixes the correct sizes of the tables when first open. 2013-11-22 07:32:53 -08:00
tableview.h Partially revert d72c69db7a and fix its errors 2013-11-13 11:58:47 +09:00
tableview.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
tagwidget.cpp Remove debug output left in the previous commit by mistake 2013-11-07 16:32:23 +09:00
tagwidget.h Fix the inconsistent behaviour of QCompleter 2013-11-02 17:10:34 +01:00
webservices.ui