subsurface/CHANGELOG.md
Berthold Stoeger 7b196a5ef9 desktop: allow moving dives to arbitrary trips
The UI only allowed adding dives to trips above or below the
current dive (and even that is buggy). This is a strange
restriction, since trips are designed to be non-contiguous.

Allow adding dives to any trip using the new trip selection
dialog. The undo-command is already there, so only little
code to write.

This feature was requested on the mailing list.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-10-03 10:01:13 -07:00

546 B

  • desktop: allow adding dives to arbitrary trips
  • desktop: respect page-up, page-down, home and end keys for selection change [#2957]
  • Use pO2 from prefernces for MOD display in equipment tab
  • filter: more flexible filtering system based on individual constraints
  • mobile: fix manually adding dives in the past [#2971]

  • Always add new entries at the very top of this file above other existing entries and this note.
  • Use this layout for new entries: [Area]: [Details about the change] [reference thread / issue]

vim: textwidth=100