Age | Commit message (Expand) | Author |
2019-04-12 | Undo: keep frontend informed of changes to dive site count | Berthold Stoeger |
2019-04-12 | Dive site: add dive site list tab | Berthold Stoeger |
2019-04-12 | Dive sites: simplify nr_of_dives_at_dive_site() | Berthold Stoeger |
2019-04-12 | Dive site: add dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Cleanup: move parse-function declarations out of "dive.h" | Berthold Stoeger |
2019-04-12 | Dive site: set UUID only on save or load | Berthold Stoeger |
2019-04-12 | Undo: consider dive site in AddDive() | Berthold Stoeger |
2019-04-12 | Cleanup: Remove dead code when picking a new dive site | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-04-12 | optimize selectedDivesGasUsed() | Rolf Eike Beer |
2019-04-12 | replace deprecated qSort() with std::sort() | Rolf Eike Beer |
2019-04-12 | tell QObject to give the desired children right away | Rolf Eike Beer |
2019-04-12 | use QStringLiteral for constants | Rolf Eike Beer |
2019-04-12 | get rid of some foreach and Q_FOREACH constructs | Rolf Eike Beer |
2019-04-11 | Cleanup: provide our own qOverload<> implementation. | Berthold Stoeger |
2019-04-04 | Undo: implement split-out of dive computer | Berthold Stoeger |
2019-04-04 | Export profile data | Robert C. Helling |
2019-04-02 | Cleanup: remove all Q_NULLPTR instances | Berthold Stoeger |
2019-03-29 | Add UI element for final surface segment in planner | Robert C. Helling |
2019-03-27 | CMake: add headers to targets | Rolf Eike Beer |
2019-03-27 | print a reason when dup() fails | Rolf Eike Beer |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-03-20 | Remove partial support for QWebEngine | Dirk Hohndel |
2019-03-19 | Misc: replace some FIXME comments | Dirk Hohndel |
2019-03-18 | Desktop: fix another variable name conflict | Robert C. Helling |
2019-03-18 | Leak fix: make ostcFirmwareCheck a unique_ptr | Berthold Stoeger |
2019-03-13 | Desktop: ensure cloud storage email address is all lower case | Dirk Hohndel |
2019-02-28 | Filter panel: add suit and notes search fields | Willem Ferguson |
2019-02-28 | Autogroup: make notrip flag work again. | Berthold Stoeger |
2019-02-19 | Desktop: remove checkmark from Filter divelist entry in Log menu | Dirk Hohndel |
2019-02-19 | Desktop: show filter button explanation in the widget | Dirk Hohndel |
2019-02-19 | Desktop: show the filter information in the window title | Dirk Hohndel |
2019-02-19 | Desktop: don't clear the filter when the widget is hidden | Dirk Hohndel |
2019-02-19 | Desktop: track if the filter widget is active | Dirk Hohndel |
2019-02-19 | Filter: implement any-of mode | Berthold Stoeger |
2019-02-18 | Edit: use correct offset when changing dive times | Berthold Stoeger |
2019-02-14 | Desktop: only show dive computers in the Bluetooth device list | Dirk Hohndel |
2019-02-14 | Desktop: add checkbox to show all BT devices | Dirk Hohndel |
2019-02-11 | Desktop: show filter panel with maximized dive list | Dirk Hohndel |
2019-02-11 | Small whitespace fix | Dirk Hohndel |
2019-02-09 | core: move updatecheck to its own domain | Dirk Hohndel |
2019-02-07 | Add various enhancements to profile export and dive data copy | Robert C. Helling |
2019-02-07 | Profile: add "synchronous" mode for picture plotting | Berthold Stoeger |
2019-02-07 | Copy dive description to clipboard | Robert C. Helling |
2019-02-07 | Export profile image | Robert C. Helling |
2019-02-05 | Add button to toggle deco info in info box | Robert C. Helling |