Age | Commit message (Expand) | Author |
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-18 | Cleanup: move deco function declarations to deco.h | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qt-models/models.h | Berthold Stoeger |
2019-07-13 | Fixed filter scrollarea not adjusting to parent height | Doug Junkins |
2019-07-11 | Desktop: clear notes on empty dive | Berthold Stoeger |
2019-07-11 | Preferences: warn if ffmpeg can't be loaded | Berthold Stoeger |
2019-07-09 | Desktop: update BT selection when picking remembered dive computer | Dirk Hohndel |
2019-07-04 | Desktop: reduce minimum vertical size | Dirk Hohndel |
2019-07-04 | Cleanup: remove DiveLocationLineEdit::currType | Berthold Stoeger |
2019-07-04 | Desktop: enable clearing of dive site | Berthold Stoeger |
2019-07-04 | Cleanup: avoid spurious updateDiveInfo() calls | Berthold Stoeger |
2019-06-28 | Dive merge: don't use unset dive numbers | Berthold Stoeger |
2019-06-24 | Desktop: small optimization | Dirk Hohndel |
2019-06-24 | Desktop: update dive list when dive sites change | Dirk Hohndel |
2019-06-24 | Desktop: update flags on the map when dive sites change | Dirk Hohndel |
2019-06-24 | Cleanup: simple consistency | Dirk Hohndel |
2019-06-24 | Desktop: fix time editing | Dirk Hohndel |
2019-06-23 | Cleanup: unify selection signals | Berthold Stoeger |
2019-06-23 | Cleanup: remove selectionChanged logic from dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: unify selection behavior in dive-list commands | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-23 | Desktop: use local variable instead of displayed_dive | Dirk Hohndel |
2019-06-23 | Desktop: don't use planner to manually add dive | Dirk Hohndel |
2019-06-19 | Undo: sort dives by dive_less_than() in signals | Berthold Stoeger |
2019-06-19 | Cleanup: remove unnecessary get_gas_used() call | Berthold Stoeger |
2019-06-19 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-06-19 | Cleanup: generate clear_*_table() functions by macro | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: move tag 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: only show warning message if dives were actually edited | 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 | Cleanup: unify comments in desktop-widgets/command.h | Berthold Stoeger |
2019-06-15 | Undo: return number of changed dives from undo commands | Berthold Stoeger |
2019-06-15 | Undo: don't create spurious undo commands for temperature fields | Berthold Stoeger |
2019-06-15 | Cleanup: remove silly typo in translation comments | Berthold Stoeger |
2019-06-10 | Cleanup: remove Q_PROPERTYs from MinMaxWidget | Berthold Stoeger |
2019-06-10 | Cleanup: Un-PIMPL-ize MinMaxAvgWidget | Berthold Stoeger |
2019-06-07 | Desktop: invalidate dive cache on equipment edit | Berthold Stoeger |
2019-06-07 | Desktop: don't show location-popup button in trip-edit mode | Berthold Stoeger |
2019-06-06 | Cleanup: remove unnecessary QRegularExpression copies | Berthold Stoeger |
2019-06-06 | Printing: use regexp in preprocessTemplate() | Berthold Stoeger |
2019-06-03 | Reword configure dive computer | Robert C. Helling |
2019-05-29 | Check if dive_site exists before accessing its name | Robert C. Helling |
2019-05-20 | Undo: be smarter about dive computer shown after deletion | Berthold Stoeger |
2019-05-20 | Cleanup: rename clone_dive() to move_dive() | Berthold Stoeger |
2019-05-20 | Cleanup: fix a few comments and debug messages | Berthold Stoeger |