Age | Commit message (Expand) | Author |
2019-11-08 | Profile: remove ProfileWidget2::recalcCeiling() | Berthold Stoeger |
2019-10-31 | Planner: Add option to treat O2 as narcotic | Robert C. Helling |
2019-10-28 | Cleanup: better handling of NULL dive in setCurrentDiveSite | Dirk Hohndel |
2019-10-28 | Desktop: fix dive site editing | Berthold Stoeger |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-10-27 | Cleanup: prevent uninitialized pointer | Dirk Hohndel |
2019-10-27 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2019-10-26 | Undo: simplify profile repainting code | Berthold Stoeger |
2019-10-26 | Undo: turn dive- and trip-fields into flags | Berthold Stoeger |
2019-10-26 | Undo: update statistics if dive changed | Berthold Stoeger |
2019-10-26 | Undo: implement ReplanDive command | Berthold Stoeger |
2019-10-26 | Desktop: make salinity a field known to the undo system | Berthold Stoeger |
2019-10-20 | Cleanup: use pointer-to-member-function in addAction() calls | Berthold Stoeger |
2019-10-02 | Import: extract number of dives from model not from thread | Berthold Stoeger |
2019-10-02 | Import: clear table via model not via thread | Berthold Stoeger |
2019-10-02 | Import: get tables from DiveImportedModel not DownloadThread | Berthold Stoeger |
2019-10-02 | Documentation: add comment to Command::importDives | Berthold Stoeger |
2019-10-02 | Desktop: Use DiveImportedModel::deleteDeselected() | Berthold Stoeger |
2019-10-02 | Import: Make DownloadThread a subobject of DiveImportedModel | Berthold Stoeger |
2019-09-27 | Revert the singleton PR | Dirk Hohndel |
2019-09-25 | Cleanup: unify idiosyncratic singletons | Berthold Stoeger |
2019-09-21 | If only one dive selected, only one temperature in stats tab | Fabio Rueda |
2019-09-21 | Export: special case dive site mode when exporting dive sites | Berthold Stoeger |
2019-09-21 | Cleanup: return each dive site only once in selectedDiveSites() | Berthold Stoeger |
2019-09-21 | Export: move dive site selection logic to C++ | Berthold Stoeger |
2019-09-15 | if only one dive, max depth show in average field | Fabio Rueda |
2019-09-14 | Grantlee: split out grantlee-only property from DiveObjectHelper | Berthold Stoeger |
2019-09-14 | Mobile: transform DiveObjectHelper into value-type | Berthold Stoeger |
2019-09-14 | DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object | Berthold Stoeger |
2019-09-11 | Add the ability to export print template as html | Anton Lundin |
2019-09-11 | Show correct notes entry when switching on stops | Robert C. Helling |
2019-09-10 | Plan: introduce function that returns disclaimer | Berthold Stoeger |
2019-09-07 | Dive site: close dive site edit widget when dive site is deleted | Berthold Stoeger |
2019-09-06 | Cleanup: remove unused MapWidget::repopulateLabels() function | Berthold Stoeger |
2019-09-06 | Map: remove MapWidget::repopulateLabels() call | Berthold Stoeger |
2019-09-06 | Map: remove unnecessary MapLocationModel::repopulateLabels() calls | Berthold Stoeger |
2019-09-06 | Dive site: don't emit divesChanged signals when editing dive site | Berthold Stoeger |
2019-09-06 | Map: highlight correct dive sites in dive site mode | Berthold Stoeger |
2019-09-06 | Cleanup: remove TabDiveSite::updateFilter() function | Berthold Stoeger |
2019-09-06 | Selection: properly update selection flag of map location | Berthold Stoeger |
2019-09-06 | Desktop: show all selected dive sites on click | Berthold Stoeger |
2019-09-06 | Map: don't fully reset model on selection change | Berthold Stoeger |
2019-09-06 | Desktop: reload map after refreshing the list | Berthold Stoeger |
2019-09-06 | Map: generate pixmap name in model | Berthold Stoeger |
2019-08-30 | Desktop: improve recognition of HTML-notes | Berthold Stoeger |
2019-08-29 | Fix broken windows build with latest MXE | Paul Buxton |
2019-08-24 | Desktop: fix crash on copy & paste | Berthold Stoeger |
2019-08-22 | Cleanup: turn CylinderObjectHelper into value type | Berthold Stoeger |
2019-08-18 | Desktop: show local git repos in recent files | Dirk Hohndel |