aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2021-10-11desktop: fix div-by-zero when selecting multiple invalid divesHEADmasterGravatar Tim Segers
2021-09-22desktop/image-time-shift: use better filename filterGravatar Dirk Hohndel
2021-09-22desktop/image-time-shift: reorder UIGravatar Tim Segers
2021-09-22desktop/image: allow larger range for manual time shiftGravatar Dirk Hohndel
2021-09-22desktop: add support for camera sync delta of more than 24hGravatar Tim Segers
2021-09-19Re-do the libdivecomputer fingerprint save/load codeGravatar Linus Torvalds
2021-09-03desktop: warn when deleting a cylinder with sensor readingsGravatar Berthold Stoeger
2021-08-18Remove the divecomputer naming tabGravatar Linus Torvalds
2021-08-12desktop: fix crash when right-clicking of trip headersGravatar Berthold Stoeger
2021-07-23cleanup: replace membuffer by membufferpp in C-codeGravatar Berthold Stoeger
2021-07-23desktop: explicitly enable shortcutsGravatar Dirk Hohndel
2021-07-07cleanup: remove Printer::dpi member variableGravatar Berthold Stoeger
2021-07-03Handle dives with no samplesGravatar Robert C. Helling
2021-07-03profile: rename ADD state to EDIT stateGravatar Berthold Stoeger
2021-07-03cleanup: update copyrightsGravatar Dirk Hohndel
2021-07-03cleanup: remove long obsolete codeGravatar Dirk Hohndel
2021-06-04desktop: add numerus translation for dive context menuGravatar Mark Stiebel
2021-05-19desktop: Add the capability to copy / paste dive number and date / time.Gravatar mikeller
2021-05-17cleanup: remove double layout name in statswidget.uiGravatar Berthold Stoeger
2021-05-13Translate header strings for APDGravatar Robert C. Helling
2021-05-06cleanup: free print dialog in plannerGravatar Berthold Stoeger
2021-05-06export: show progress dialog for profile exportsGravatar Berthold Stoeger
2021-05-06export: show progress dialog for TeX exportsGravatar Berthold Stoeger
2021-05-06export: remove redundant QString::isNull() checksGravatar Berthold Stoeger
2021-04-25profile: ignore animation-speed setting when printingGravatar Berthold Stoeger
2021-04-21cleanup: remove MainWindow::turnOffNdlTts()Gravatar Berthold Stoeger
2021-04-19cloudstorage: try to pick between multiple cloud serversGravatar Dirk Hohndel
2021-04-19cloudstorage: some cleanup of cloud url handlingGravatar Dirk Hohndel
2021-04-10profile: remove enableToolbar() signalGravatar Berthold Stoeger
2021-04-10profile: remove force parameter from ProfileWidget2::plotDive()Gravatar Berthold Stoeger
2021-04-10profile: remove [disable|enable]Shortcuts() signalsGravatar Berthold Stoeger
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