----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122488/ -----------------------------------------------------------
(Updated Juli 24, 2015, 1:15 nachm.) Review request for Plasma and KDE Usability. Changes ------- Address issues Fix horizontal alignment Didn't add i18n stuff because we're after string freeze Repository: plasma-framework Description ------- This improves the calendar navigation by providing a "Year overview" showing all 12 months in a grid, and a "Decade overview" showing the current decade in a grid. A lot of code has just been moved around. The overviews use a QML ListModel owing to laziness. See https://www.youtube.com/watch?v=7SaBhRa32ds for a screencast (I love that mouse click effect!) Diffs (updated) ----- src/declarativeimports/calendar/qml/MonthView.qml 601755f src/declarativeimports/calendar/qml/DaysCalendar.qml ab3e750 src/declarativeimports/calendar/qml/DayDelegate.qml 6a3747e src/declarativeimports/calendar/daysmodel.cpp 1a6f454 src/declarativeimports/calendar/daysmodel.h e1285f6 src/declarativeimports/calendar/daydata.h 39ac086 src/declarativeimports/calendar/calendar.h 5dc3081 src/declarativeimports/calendar/calendar.cpp c462dbd Diff: https://git.reviewboard.kde.org/r/122488/diff/ Testing ------- I changed the selection to be persistent during navigation; other than that, should work as before, with the new overviews. Thanks, Kai Uwe Broulik
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel