https://bugs.kde.org/show_bug.cgi?id=358536
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-framework/4ebf130ee66a91 | |2a5dac360441a8c0060eab247e Resolution|--- |FIXED --- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 4ebf130ee66a912a5dac360441a8c0060eab247e by Kai Uwe Broulik. Committed on 07/02/2016 at 23:07. Pushed by broulik into branch 'master'. [Calendar] Add proper back/forward buttons and a "Today" button This removes the custom label-based triangles and replaces them with proper ToolButtons using proper icons. It also adds a "Today" button to return to the current day. The tooltips on the buttons reflect the actual action ("Previous Month", "Previous Year", "Previous Decade", depending on the zoom level). Furthermore, the day names and week numbers now use the regular font size but they're still visually disconnected. The day names row is hidden in the zoom levels now. REVIEW: 126960 Related: bug 336124, bug 348362 M +5 -1 src/declarativeimports/calendar/qml/DayDelegate.qml M +69 -80 src/declarativeimports/calendar/qml/DaysCalendar.qml M +10 -1 src/declarativeimports/calendar/qml/MonthView.qml http://commits.kde.org/plasma-framework/4ebf130ee66a912a5dac360441a8c0060eab247e -- You are receiving this mail because: You are watching all bug changes.