aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2021-04-02profile: populate dive handlers when switching to edit/plan modeGravatar Berthold Stoeger
2021-04-02planner: remove DivePlannerPointsModel::setRecalc()Gravatar Berthold Stoeger
2021-04-02desktop: query DivePlannerPointsModel for planner stateGravatar Berthold Stoeger
2021-04-02planner: set profile to planner state in main windowGravatar Berthold Stoeger
2021-04-02desktop: remove check for editMode in maintabGravatar Berthold Stoeger
2021-04-02profile: display arbitrary diveGravatar Berthold Stoeger
2021-04-02planner: remove displayed_dive from DivePlannerModelGravatar Berthold Stoeger
2021-04-02planner: move clearing of model into loadFromDive() functionGravatar Berthold Stoeger
2021-04-02profile: pass DivePlannerPointsModel at construction timeGravatar Berthold Stoeger
2021-04-02cleanup: add DivePlannerPointsModel::addDefaultStop() functionGravatar Berthold Stoeger
2021-04-02printing: use sensible font-size in profilesGravatar Berthold Stoeger
2021-03-31stats: fix visibility check of the statistics tab on desktopGravatar Berthold Stoeger
2021-02-17desktop: fold ApplicationState into MainWindowGravatar Berthold Stoeger
2021-02-17planner: pass in_planner down to TemplateLayoutGravatar Berthold Stoeger
2021-02-17cleanup: remove unused includes in mainwindow.cppGravatar Berthold Stoeger
2021-02-13statistics: implement primitive "restrict to selection" featureGravatar Berthold Stoeger
2021-02-13printing: "fix" progress indicatorGravatar Berthold Stoeger
2021-02-10desktop: disable animation when selecting multiple divesGravatar Berthold Stoeger
2021-02-06desktop: improve splitter defaultsGravatar Berthold Stoeger
2021-02-06profile: detect dive-mode change in profileGravatar Berthold Stoeger
2021-02-06desktop: be smarter about filling splittersGravatar Berthold Stoeger
2021-02-06desktop: don't access profile directly to redraw itGravatar Berthold Stoeger
2021-02-06desktop: do own memory management of quadrant widgetsGravatar Berthold Stoeger
2021-02-06desktop: don't allow view change in plannerGravatar Berthold Stoeger
2021-02-06desktop: remove the view-stateGravatar Berthold Stoeger
2021-01-20planner: remove DivePlannerPointsModel::startTimeChanged signalGravatar Berthold Stoeger
2021-01-20statistics: don't replot chart when changing featuresGravatar Berthold Stoeger
2021-01-20statistics: turn ChartGrid into QSGNodesGravatar Berthold Stoeger
2021-01-19mobile: add GF fields for ceiling calculationGravatar Doug Junkins
2021-01-11undo: remove invalidate_dive_cache call from MainTabGravatar Berthold Stoeger
2021-01-10profile: remove ProfileWidget2::dateTimeChanged()Gravatar Berthold Stoeger
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-06desktop/update-check: fix logic when to ask about update checkGravatar Dirk Hohndel
2021-01-06desktop/UI: move statistics to View menuGravatar Dirk Hohndel
2021-01-06dekstop/UI: remove duplicate resourceGravatar Dirk Hohndel
2021-01-06desktop/UI: add shortcut for 'Open cloud storage'Gravatar Dirk Hohndel
2021-01-03desktop: rename Statistics tab to SummaryGravatar Dirk Hohndel
2021-01-03statistics: reverse chart selection logicGravatar Berthold Stoeger
2021-01-03desktop: add statistics widget dummy and application stateGravatar Berthold Stoeger
2021-01-03statistics: implement a statistics widget on desktopGravatar Berthold Stoeger
2021-01-01cleanup: remove "GpsLocation *locationProvider" from MainWindowGravatar Berthold Stoeger
2020-12-29cleanup: remove getDivesInTrip() in qthelper.cppGravatar Berthold Stoeger
2020-12-17printing: remove CylinderObjectHelperGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelper from printing codeGravatar Berthold Stoeger
2020-12-17printing: remove DiveObjectHelperGrantleeGravatar Berthold Stoeger
2020-12-17cleanup: remove QPointer instancesGravatar Berthold Stoeger
2020-12-17printing: move #includes from headers to source filesGravatar Berthold Stoeger
2020-12-17printing: remove YearInfo structureGravatar Berthold Stoeger
2020-12-17printing: refactor if and loop codeGravatar Berthold Stoeger
2020-12-17printing: remove objects QVariant mapGravatar Berthold Stoeger