Age | Commit message (Expand) | Author |
2019-12-04 | Cleanup: remove unnecessary remember/restoreSelection() pair | 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-11-16 | Initialize modified member | Robert C. Helling |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-11 | Notes tab: Use top RH for depth and duretion fields | 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 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-08 | Profile: remove ProfileWidget2::recalcCeiling() | Berthold Stoeger |
2019-10-26 | Undo: simplify profile repainting code | Berthold Stoeger |
2019-10-26 | Undo: turn dive- and trip-fields into flags | 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-11 | Desktop: clear notes on empty dive | Berthold Stoeger |
2019-07-04 | Desktop: enable clearing of dive site | Berthold Stoeger |
2019-06-24 | Desktop: fix time editing | Dirk Hohndel |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-19 | Cleanup: remove unnecessary get_gas_used() call | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-15 | Undo: add undo button to multi-dive-edited warning message | Berthold Stoeger |
2019-06-15 | Undo: hide multi-dive-edit warning message on subsequent edit | Berthold Stoeger |
2019-06-15 | Undo: show warning message if more than one dive edited | Berthold Stoeger |
2019-06-15 | Cleanup: remove MainTab::addMessageAction() function | Berthold Stoeger |
2019-06-15 | Undo: don't create spurious undo commands for temperature fields | Berthold Stoeger |
2019-06-07 | Desktop: don't show location-popup button in trip-edit mode | Berthold Stoeger |
2019-05-11 | Dive site: Add button to display all dive sites | Berthold Stoeger |
2019-05-11 | Dive site: sort by distance to current dive | Berthold Stoeger |
2019-05-11 | Map: reload on selection change directly | Berthold Stoeger |
2019-05-05 | Desktop: fix crash on dive site tab | Berthold Stoeger |
2019-04-29 | Desktop: set dive fields only when not in trip mode | Berthold Stoeger |
2019-04-15 | Cleanup: remove completers from MainTab object | Berthold Stoeger |
2019-04-15 | Cleanup: Move dive-equipment tab into own translation units | Berthold Stoeger |
2019-04-15 | Cleanup: Remove MainTab::getEditMode() function | Berthold Stoeger |
2019-04-13 | Dive sites: dont't disable all tabs when creating new dive site | Berthold Stoeger |
2019-04-12 | Cleanup: replace QString("") by QString() | Berthold Stoeger |
2019-04-12 | Map: reload map when editing dive site of a dive | Berthold Stoeger |
2019-04-12 | Undo: on save remove focus from active fields | Berthold Stoeger |
2019-04-12 | Desktop: read tab-items from current_dive, not displayed_dive | Berthold Stoeger |
2019-04-12 | Undo: inform maintab if dive site changed | Berthold Stoeger |
2019-04-12 | Undo: remove ADD mode from main tab | Berthold Stoeger |
2019-04-12 | Undo: move temperature update from MainTab to EditWaterTemp | Berthold Stoeger |
2019-04-12 | Cleanup: remove field-coloring code in MainTab | Berthold Stoeger |