https://bugs.kde.org/show_bug.cgi?id=353091
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.21 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |b93baf5da0f1e1d993cda906c48 | |23d205d3cc525 Status|ASSIGNED |RESOLVED --- Comment #6 from Nate Graham <[email protected]> --- Git commit b93baf5da0f1e1d993cda906c4823d205d3cc525 by Nate Graham, on behalf of Ćukasz Korbel. Committed on 10/12/2020 at 18:46. Pushed by ngraham into branch 'master'. Add settings page for predefined timers Add new page in settings of Timer applet for editing "predefined timers" values. Those values are used in context menu of the applet. Related: bug 301861, bug 397841 FIXED-IN: 5.21 M +5 -0 applets/timer/package/contents/config/config.qml D +0 -40 applets/timer/package/contents/ui/TimerDigit.qml A +162 -0 applets/timer/package/contents/ui/TimerEdit.qml [License: GPL (v2+)] M +15 -68 applets/timer/package/contents/ui/TimerView.qml A +175 -0 applets/timer/package/contents/ui/configTimes.qml [License: GPL (v2+)] M +13 -13 applets/timer/package/contents/ui/main.qml M +5 -0 applets/timer/plugin/timer.cpp M +5 -0 applets/timer/plugin/timer.h https://invent.kde.org/plasma/kdeplasma-addons/commit/b93baf5da0f1e1d993cda906c4823d205d3cc525 -- You are receiving this mail because: You are watching all bug changes.
