subsurface/desktop-widgets
Berthold Stoeger 5085793d9a cleanup: use setDive() in ProfileWidget::plotCurrentDive()
This removes a block of redundant code that was already broken
out into a helper function.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2022-02-13 15:00:38 -08:00
..
css
preferences cleanup: replace QRegExp with QRegularExpression 2021-10-27 12:37:31 -07:00
qml statistics: convert chart to QQuickItem 2021-01-10 15:16:52 -08:00
statistics
tab-widgets cylinders: only hide cylinders at the end of the list 2021-12-13 11:54:24 -08:00
about.cpp update copyright year... 2022-01-17 14:18:59 -08:00
about.h
about.ui
addfilterpreset.ui
btdeviceselectiondialog.cpp
btdeviceselectiondialog.h cleanup: remove QPointer instances 2020-12-17 13:03:56 -08:00
btdeviceselectiondialog.ui
CMakeLists.txt profile: remove profile widget code from mainwindow 2021-12-17 11:54:23 -08:00
configuredivecomputerdialog.cpp Re-do the libdivecomputer fingerprint save/load code 2021-09-19 16:51:46 -07:00
configuredivecomputerdialog.h
configuredivecomputerdialog.ui
divecomponentselection.ui desktop: Add the capability to copy / paste dive number and date / time. 2021-05-19 15:15:34 -07:00
divelistview.cpp desktop: fix crash when right-clicking of trip headers 2021-08-12 20:57:26 +02:00
divelistview.h
divelogexportdialog.cpp export: move exportProfile() function to exportfuncs.cpp 2021-12-17 11:54:23 -08:00
divelogexportdialog.h
divelogexportdialog.ui
divelogimportdialog.cpp cleanup: replace QRegExp with QRegularExpression 2021-10-27 12:36:27 -07:00
divelogimportdialog.h
divelogimportdialog.ui
divepicturewidget.cpp
divepicturewidget.h
diveplanner.cpp core: return floating point from to_PSI() functions 2021-12-17 11:54:23 -08:00
diveplanner.h
diveplanner.ui
diveshareexportdialog.cpp
diveshareexportdialog.h
diveshareexportdialog.ui
divesiteimportdialog.cpp
divesiteimportdialog.h
divesiteimportdialog.ui
downloadfromdivecomputer.cpp
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
filterconstraintwidget.cpp
filterconstraintwidget.h
filterwidget.cpp desktop: fold ApplicationState into MainWindow 2021-02-17 07:26:55 -08:00
filterwidget.h
filterwidget.ui
findmovedimagesdialog.cpp
findmovedimagesdialog.h
findmovedimagesdialog.ui
groupedlineedit.cpp
groupedlineedit.h
importgps.cpp
importgps.h
importgps.ui
kmessagewidget.cpp
kmessagewidget.h
listfilter.ui
locationinformation.cpp desktop: fold ApplicationState into MainWindow 2021-02-17 07:26:55 -08:00
locationinformation.h
locationinformation.ui
mainwindow.cpp profile: set profile-mode in ProfileWidget, not MainWindow 2021-12-17 11:54:23 -08:00
mainwindow.h profile: remove profile widget code from mainwindow 2021-12-17 11:54:23 -08:00
mainwindow.ui profile: remove profile widget code from mainwindow 2021-12-17 11:54:23 -08:00
mapwidget.cpp desktop: do own memory management of quadrant widgets 2021-02-06 10:00:39 -08:00
mapwidget.h
modeldelegates.cpp cleanup: pass all parameters to weightsystem_t 2022-01-02 13:51:07 -08:00
modeldelegates.h
notificationwidget.cpp
notificationwidget.h
plannerDetails.ui
plannerSettings.ui
printdialog.cpp planner: pass in_planner down to TemplateLayout 2021-02-17 07:26:55 -08:00
printdialog.h planner: pass in_planner down to TemplateLayout 2021-02-17 07:26:55 -08:00
printer.cpp profile: merge plotDive() into draw() call 2021-12-17 11:54:23 -08:00
printer.h profile: for printing/mobile access ProfileScene directly 2021-12-17 11:54:23 -08:00
printoptions.cpp
printoptions.h
printoptions.ui
profilewidget.cpp cleanup: use setDive() in ProfileWidget::plotCurrentDive() 2022-02-13 15:00:38 -08:00
profilewidget.h profile: implement "empty state" in desktop's ProfileWidget 2021-12-17 11:54:23 -08:00
profilewidget.ui profile: remove profile widget code from mainwindow 2021-12-17 11:54:23 -08:00
qtwaitingspinner.cpp
qtwaitingspinner.h
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui desktop/image-time-shift: reorder UI 2021-09-22 09:09:12 -07:00
shifttimes.ui
simplewidgets.cpp cleanup: fix SkipEmptyParts warning for mobile 2021-11-24 10:53:26 -08:00
simplewidgets.h desktop/image: allow larger range for manual time shift 2021-09-22 09:09:12 -07:00
starwidget.cpp
starwidget.h
statswidget.cpp statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
statswidget.h statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
statswidget.ui statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
subsurfacewebservices.cpp cleanup: replace membuffer by membufferpp in C-code 2021-07-23 11:22:43 -07:00
subsurfacewebservices.h
tableview.cpp
tableview.h
tableview.ui
tagwidget.cpp
tagwidget.h
templateedit.cpp planner: pass in_planner down to TemplateLayout 2021-02-17 07:26:55 -08:00
templateedit.h
templateedit.ui
templatelayout.cpp desktop: avoid dangling reference 2021-12-17 10:33:17 -08:00
templatelayout.h planner: pass in_planner down to TemplateLayout 2021-02-17 07:26:55 -08:00
textedit.cpp
textedit.h
tripselectiondialog.cpp formatting: move get_trip_title to string-format.h and split it 2021-12-17 10:36:13 -08:00
tripselectiondialog.h
tripselectiondialog.ui
updatemanager.cpp desktop/update-check: fix logic when to ask about update check 2021-01-06 10:18:23 -08:00
updatemanager.h
urldialog.ui
usermanual.cpp
usermanual.h
webservices.ui