Summary: | Time format should be adjusted on the fly | ||
---|---|---|---|
Product: | [Applications] kronometer | Reporter: | Elvis Angelaccio <elvis.angelaccio> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | simonandric5 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kronometer/53d568b25ed8f4501535ea12e1fa5eee47714ddc | Version Fixed In: | 2.0.0 |
Sentry Crash Report: |
Description
Elvis Angelaccio
2015-01-21 18:22:08 UTC
Git commit 53d568b25ed8f4501535ea12e1fa5eee47714ddc by Elvis Angelaccio. Committed on 21/07/2015 at 12:02. Pushed by elvisangelaccio into branch 'frameworks'. Implement adjustable time format Override the time format when needed. Only minute and hours can be overriden, since it's no more possible to display second fractions without seconds. FIXED-IN: 2.0.0 M +6 -9 autotests/testtimeformat.cpp M +3 -0 src/mainwindow.cpp M +65 -40 src/timedisplay.cpp M +14 -2 src/timedisplay.h M +31 -10 src/timeformat.cpp M +16 -16 src/timeformat.h http://commits.kde.org/kronometer/53d568b25ed8f4501535ea12e1fa5eee47714ddc |