mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
77a5ca4234
Render a warning sign in front of the event string in the infobox. This is done in rich text. Note: This shows the warning sign for all events, not just warnings. Signed-off-by: Robert C. Helling <helling@atdotde.de>
17 lines
862 B
Markdown
17 lines
862 B
Markdown
infobox: show an icon for warnings
|
|
import: allow import of divesites without UUID
|
|
profile: implement panning of the profile
|
|
planner: allow handle manipulation in zoomed in state
|
|
divelist: do not include planned versions of a dive if there is real data
|
|
desktop: fix key composition in tag widgets and dive site widget
|
|
desktop: use combobox for moving sensor between cylinders
|
|
mobile: send log files as attachments for support emails on iOS
|
|
mobile: allow cloud account deletion (Apple app store requirement)
|
|
mobile: fix listing of local cloud cache directories
|
|
dive computer support:
|
|
- fix Ratio dive computer detection for BLE only devices
|
|
|
|
---
|
|
* 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
|