summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
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
2020-12-17cleanup: make templateOptions and printOptions reference typesGravatar Berthold Stoeger
2020-12-13cleanup: remove MainWindow::stateBeforeEdit memberGravatar Berthold Stoeger
2020-12-13cleanup: remove unused typedefsGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-13core: remove the "no-name" tank infoGravatar Berthold Stoeger
2020-12-13desktop: don't save data to the "no-name" tankGravatar Berthold Stoeger
2020-12-13core: keep tank infos in a dynamic tableGravatar Berthold Stoeger
2020-12-12cleanup: remove unused #undefs in mainwindow.cppGravatar Berthold Stoeger
2020-12-12profile: move connect() calls to profileGravatar Berthold Stoeger
2020-12-12cleanup: remove unused signal ProfileWidget2::updateDiveInfoGravatar Berthold Stoeger
2020-12-12profile: move DiveHandler to profile-widget folderGravatar Berthold Stoeger
2020-12-12cleanup: remove unused macros in diveplanner.cppGravatar Berthold Stoeger