mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
This is of course an update that covers both this and the previous PR. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
15 lines
977 B
Markdown
15 lines
977 B
Markdown
- Mobile: add full text filtering of the dive list
|
|
- Desktop: don't add dive-buddy or dive-master when tabbing through fields
|
|
- Filter: don't recalculate all filters on dive list-modifying operations
|
|
- Desktop: don't recalculate full dive list on dive list-modifying operations
|
|
- Undo: implement undo/redo for all dive list-modifying operations
|
|
- Mobile: preserve manual/auto sync with cloud [#1725]
|
|
- Desktop: don't show "invalid dive site" debugging message
|
|
- Map: zoom on dive site when selecting items in dive site list
|
|
- Performance: calculate full statistics only when needed
|
|
- HTML export: write statistics of exported dives only
|
|
- Desktop: fix calculation of surface interval in the case of overlappimg dives
|
|
- Desktop: import Poseidon MkIV via dive log import dialog
|
|
---
|
|
* 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]`
|