summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2020-03-12Make statistics window resizable on MacGravatar Robert C. Helling
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-10mobile: unify download code on mobile and desktopGravatar Berthold Stoeger
2020-03-10undo: clear undo-stack when clearing dive dataGravatar Berthold Stoeger
2020-03-07debug: try to capture changes that don't invalidate git cacheGravatar Dirk Hohndel
2020-03-06Cleanup: Move stringToList to core/qthelper.cppGravatar Berthold Stoeger
2020-03-06Cleanup: use getDiveSelection() for shifting timeGravatar Berthold Stoeger
2020-03-05desktop UI: fix typo in GPS import UIGravatar Dirk Hohndel
2020-03-01selection: update selection on key-pressesGravatar Berthold Stoeger
2020-03-01filter: fix tab-order of filter widgetGravatar Berthold Stoeger
2020-03-01filter: on show focus on fulltext-fieldGravatar Berthold Stoeger
2020-03-01filter: connect fulltext filter to frontendGravatar Berthold Stoeger
2020-03-01filter: add fulltext field to filter widgetGravatar Berthold Stoeger
2020-03-01filter: move StringMode out of FilterDataGravatar Berthold Stoeger
2020-02-28cleanup: remove setTabIcon() calls in MainTabGravatar Berthold Stoeger
2020-02-28crash fix: Don't cast to CylindersModel or CylindersModelFilteredGravatar Berthold Stoeger
2020-02-27cleanup: don't update tabs twice in MainTab::rejectChangesGravatar Berthold Stoeger
2020-02-27cleanup: remove weightsystems_equal functionGravatar Berthold Stoeger
2020-02-27cleanup: remove MainTab::modifiedGravatar Berthold Stoeger
2020-02-16Cleanup: remove unneeded QtConcurrent includesGravatar Berthold Stoeger
2020-02-11Planner: don't filter cylindersGravatar Berthold Stoeger
2020-02-11Planner: make cylinder-model subobject of planner-modelGravatar Berthold Stoeger
2020-02-11Cylinders: Add CylindersModelFilteredGravatar Berthold Stoeger
2020-02-11Filter: update filter if any of the string-modes changedGravatar Berthold Stoeger
2020-02-11Filter: implement starts-with and exact modesGravatar Berthold Stoeger
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2020-02-09Cleanup: remove exportFunc classGravatar Berthold Stoeger
2020-02-09Cleanup: Remove global QFuture from exportFuncsGravatar Berthold Stoeger
2020-02-08Dive list: be more careful on when updating the UI after selectionGravatar Berthold Stoeger
2020-02-06Cleanup: don't initialize DivePlannerPointsModel at startupGravatar Berthold Stoeger
2020-02-06Dive site: don't save invalid GPS coordinatesGravatar Berthold Stoeger
2020-02-06Dive site: give visual clue for invalid coordinatesGravatar Berthold Stoeger
2020-02-04Cleanup: remove capture-all lambda clausesGravatar Berthold Stoeger
2020-02-04Dive sites: select each dive site only onceGravatar Berthold Stoeger
2020-02-04Cleanup: rename plannerShared to PlannerSharedGravatar Berthold Stoeger
2020-02-04Cleanup: lower-case filenames in core/subsurface-qt/Gravatar Berthold Stoeger
2020-01-31Remove plannerShared::instance()Gravatar Berthold Stoeger
2020-01-25diveplanner: add surface_segment to plannersharedGravatar jan Iversen
2020-01-25dive planner: correct bottomsac/decosac calc.Gravatar jan Iversen
2020-01-25mobile-widgets: correct error in connectGravatar jan Iversen
2020-01-25diveplanner: call planner model directly for simple variables.Gravatar jan Iversen
2020-01-24mobile: move dive planner notes access to pure interfaceGravatar jan Iversen
2020-01-24core: move GPX parsing into coreGravatar Dirk Hohndel
2020-01-24Desktop: Import dive coordinates directly from GPSGravatar Willem Ferguson
2020-01-20qt-models: add suffix Display to unit system aware asc/desc settersGravatar jan Iversen
2020-01-20desktop-widgets: use set/get asc/desc rates in diveplannermodelGravatar jan Iversen
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2020-01-10code cleanup: use explicit zero_locationGravatar Dirk Hohndel
2020-01-10code cleanup: replace deprecated member function QColor::dark()Gravatar Dirk Hohndel