subsurface/CHANGELOG.md
Berthold Stoeger 2e6d65ef08 profile: add local time to profile tooltip
This is a user request: add local time of dive to the tooltip.

Showing a localized time was surprisingly complex. First I had
to add a function that decomposes a timestamp into h/m/s. Then
the QLocale time-string has to be stripped of the timezone.

Fixes #3469.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2022-07-31 22:37:23 +02:00

6 lines
294 B
Markdown

- profile: show local time of cursor position in tooltip (fixes #3469).
---
* 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