subsurface/desktop-widgets/tab-widgets
Berthold Stoeger 2a0520d57d Simplify signal handling after dive site editing
Since commit 01d961086c, MainWindow::refreshDisplay()
is called in the refreshDiveInfo() signal of maintab after editing a
dive site. Since this was the only use of the refreshDiveInfo signal,
remove this signal and instead connect to MainWindow::refreshDisplay directly.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2017-11-26 18:50:40 -08:00
..
maintab.cpp Simplify signal handling after dive site editing 2017-11-26 18:50:40 -08:00
maintab.h Simplify signal handling after dive site editing 2017-11-26 18:50:40 -08:00
maintab.ui In maintab disable correct label when dive trip selected 2017-11-16 11:34:12 -08:00
TabBase.cpp Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabBase.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.cpp Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveExtraInfo.ui Break down MainTab into smaller classes 2017-04-06 18:23:25 -07:00
TabDiveInformation.cpp Use helper function dive_endtime() where apropriate 2017-10-01 23:55:37 +03:00
TabDiveInformation.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveInformation.ui Change layout of information and statistics tab... 2017-05-01 21:24:02 -07:00
TabDivePhotos.cpp Fix slot handling in Photos tab 2017-07-12 08:25:58 -07:00
TabDivePhotos.h Fix slot handling in Photos tab 2017-07-12 08:25:58 -07:00
TabDivePhotos.ui Break down MainTab into smaller classes 2017-04-06 18:23:25 -07:00
TabDiveStatistics.cpp Creation of dive duration string and surface interval string 2017-05-26 15:50:52 -07:00
TabDiveStatistics.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
TabDiveStatistics.ui Change layout of information and statistics tab... 2017-05-01 21:24:02 -07:00