Age | Commit message (Expand) | Author |
2019-12-05 | Cleanup: remove WeightModel::changed | Berthold Stoeger |
2019-12-05 | Undo: make weight editing undoable | Berthold Stoeger |
2019-12-05 | Undo: make weight-deletion an undoable action | Berthold Stoeger |
2019-12-05 | Desktop: don't connect to remove() slot of model from TableModel | Berthold Stoeger |
2019-12-05 | Undo: make adding of weights an undoable action | Berthold Stoeger |
2019-12-05 | Cleanup: remove displayed_dive from WeightModel | Berthold Stoeger |
2019-12-04 | Cleanup: remove unnecessary remember/restoreSelection() pair | Berthold Stoeger |
2019-12-04 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-12-04 | Selection: move selection functions from divelist.c to selection.c | Berthold Stoeger |
2019-12-04 | Cleanup: Fix order of initialization in MainTab::MainTab() | Berthold Stoeger |
2019-12-03 | Undo: make profile-editing undoable | Berthold Stoeger |
2019-12-03 | Desktop: add additional star widgets to Information tab | willemferguson |
2019-12-03 | Desktop: enable additional environmental star widgets | willemferguson |
2019-11-27 | Bugfix: inconsistent groupbox sizes in Iformation tab | willemferguson |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-16 | Initialize modified member | Robert C. Helling |
2019-11-16 | Remove setStyleSheet for "Dive mode" box | Stefan Fuchs |
2019-11-16 | Fixes in tab widget UI layout | Stefan Fuchs |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-11 | Show altitude corresponding to surface pressure | willemferguson |
2019-11-11 | Notes tab: Use top RH for depth and duretion fields | willemferguson |
2019-11-11 | Information tab: Make air and water tempertatures editable | willemferguson |
2019-11-10 | Reorganise the Information tab of the Info panel | Willem Ferguson |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Desktop: support no-cylinders in dive information tab | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cylinders: dynamically allocate cylinder arrays | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate the result of get_gas_used() | Berthold Stoeger |
2019-11-08 | Profile: remove ProfileWidget2::recalcCeiling() | Berthold Stoeger |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |
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 | 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-09-21 | If only one dive selected, only one temperature in stats tab | Fabio Rueda |
2019-09-21 | Cleanup: return each dive site only once in selectedDiveSites() | Berthold Stoeger |
2019-09-15 | if only one dive, max depth show in average field | Fabio Rueda |
2019-09-06 | Cleanup: remove TabDiveSite::updateFilter() function | 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-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-08-08 | Move the Suit text box from the Notes tab to the Equipment tab | willemferguson |
2019-08-08 | Desktop: display trip time on main-tab | Berthold Stoeger |
2019-07-27 | Desktop: fix index in weightsystems_equal() | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-07-18 | Cleanup: Remove unused function calls in main tab | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qthelper.h | Berthold Stoeger |
2019-07-11 | Desktop: clear notes on empty dive | Berthold Stoeger |
2019-07-04 | Desktop: enable clearing of dive site | Berthold Stoeger |