Kronometer does not follow the lap times format from the Kronometer settings. Instead of it, the stopwatch time format is used. Reproducible: Always Steps to Reproduce: 1. Open the settings dialog and set different time formats for Stopwatch time and Lap times 2. Start the stopwatch and save some laps 3. Actual Results: The lap times are displayed with the time format of the stopwatch time Expected Results: The lap times should be displayed with the time format of the lap times.
Git commit f069c6e30147bf2199967e0871c8e47185124cbc by Elvis Angelaccio. Committed on 23/01/2015 at 18:10. Pushed by elvisangelaccio into branch 'master'. Do not ignore lap times format Laps do have their own times format. Let's just use it. Plus, if the lap times format is updated when the LapModel is not empty, the model data needs to be reloaded. FIXED-IN: 1.6.0 M +14 -0 src/lapmodel.cpp M +8 -0 src/lapmodel.h M +9 -1 src/mainwindow.cpp http://commits.kde.org/kronometer/f069c6e30147bf2199967e0871c8e47185124cbc