mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
397e818be1
When tabbing through the dive-info screen, a dive-master and a dive-buddy would be added. The reason is that pressing tab would be interpreted as a text-input. Disable this behavior by calling setTabChangesFocus(true) in the TagWidget constructor. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
926 B
926 B
- 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]