D4503: Binary clock QML applet

2017-05-01 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R114:990d291b8daf: Binary clock QML applet (authored by Joseph Wenninger , committed by davidedmundson). REPOSITORY R114 Plasma Addons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4503?vs=110

[Differential] [Accepted] D4503: Binary clock QML applet

2017-02-08 Thread Marco Martin
mart accepted this revision. mart added a reviewer: mart. mart added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > BinaryClock.qml:41 > + > +Layout.minimumWidth: w1 < 20 ? 20 : w1 > +Layout.maximumWidth: Infinity this should be in gridunits? > Binar

[Differential] [Request, 1,077 lines] D4503: Binary clock QML applet

2017-02-08 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Patch by Joseph Wenninger Taken from: https://git.reviewboard.kde.org/r/120325/ TEST PLAN