Age | Commit message (Expand) | Author |
2020-03-19 | Typo: UCT to UTC | Miika Turkia |
2020-03-18 | models: update divesite-model when clearing/updating dive model | Berthold Stoeger |
2020-03-12 | Make statistics window resizable on Mac | Robert C. Helling |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-10 | mobile: unify download code on mobile and desktop | Berthold Stoeger |
2020-03-10 | undo: clear undo-stack when clearing dive data | Berthold Stoeger |
2020-03-07 | debug: try to capture changes that don't invalidate git cache | Dirk Hohndel |
2020-03-06 | Cleanup: Move stringToList to core/qthelper.cpp | Berthold Stoeger |
2020-03-06 | Cleanup: use getDiveSelection() for shifting time | Berthold Stoeger |
2020-03-05 | desktop UI: fix typo in GPS import UI | Dirk Hohndel |
2020-03-01 | selection: update selection on key-presses | Berthold Stoeger |
2020-03-01 | filter: fix tab-order of filter widget | Berthold Stoeger |
2020-03-01 | filter: on show focus on fulltext-field | Berthold Stoeger |
2020-03-01 | filter: connect fulltext filter to frontend | Berthold Stoeger |
2020-03-01 | filter: add fulltext field to filter widget | Berthold Stoeger |
2020-03-01 | filter: move StringMode out of FilterData | Berthold Stoeger |
2020-02-28 | cleanup: remove setTabIcon() calls in MainTab | Berthold Stoeger |
2020-02-28 | crash fix: Don't cast to CylindersModel or CylindersModelFiltered | Berthold Stoeger |
2020-02-27 | cleanup: don't update tabs twice in MainTab::rejectChanges | Berthold Stoeger |
2020-02-27 | cleanup: remove weightsystems_equal function | Berthold Stoeger |
2020-02-27 | cleanup: remove MainTab::modified | Berthold Stoeger |
2020-02-16 | Cleanup: remove unneeded QtConcurrent includes | Berthold Stoeger |
2020-02-11 | Planner: don't filter cylinders | Berthold Stoeger |
2020-02-11 | Planner: make cylinder-model subobject of planner-model | Berthold Stoeger |
2020-02-11 | Cylinders: Add CylindersModelFiltered | Berthold Stoeger |
2020-02-11 | Filter: update filter if any of the string-modes changed | Berthold Stoeger |
2020-02-11 | Filter: implement starts-with and exact modes | Berthold Stoeger |
2020-02-09 | Cleanup: remove const bool parameters and return types | Berthold Stoeger |
2020-02-09 | Cleanup: remove exportFunc class | Berthold Stoeger |
2020-02-09 | Cleanup: Remove global QFuture from exportFuncs | Berthold Stoeger |
2020-02-08 | Dive list: be more careful on when updating the UI after selection | Berthold Stoeger |
2020-02-06 | Cleanup: don't initialize DivePlannerPointsModel at startup | Berthold Stoeger |
2020-02-06 | Dive site: don't save invalid GPS coordinates | Berthold Stoeger |
2020-02-06 | Dive site: give visual clue for invalid coordinates | Berthold Stoeger |
2020-02-04 | Cleanup: remove capture-all lambda clauses | Berthold Stoeger |
2020-02-04 | Dive sites: select each dive site only once | Berthold Stoeger |
2020-02-04 | Cleanup: rename plannerShared to PlannerShared | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-01-31 | Remove plannerShared::instance() | Berthold Stoeger |
2020-01-25 | diveplanner: add surface_segment to plannershared | jan Iversen |
2020-01-25 | dive planner: correct bottomsac/decosac calc. | jan Iversen |
2020-01-25 | mobile-widgets: correct error in connect | jan Iversen |
2020-01-25 | diveplanner: call planner model directly for simple variables. | jan Iversen |
2020-01-24 | mobile: move dive planner notes access to pure interface | jan Iversen |
2020-01-24 | core: move GPX parsing into core | Dirk Hohndel |
2020-01-24 | Desktop: Import dive coordinates directly from GPS | Willem Ferguson |
2020-01-20 | qt-models: add suffix Display to unit system aware asc/desc setters | jan Iversen |
2020-01-20 | desktop-widgets: use set/get asc/desc rates in diveplannermodel | jan Iversen |
2020-01-20 | core/settings:: remove string functions for units | jan Iversen |
2020-01-10 | code cleanup: add empty table structures | Dirk Hohndel |