Re: Review Request 111337: Enhancements and optimization in navigation flow of Plasma Media Center

2013-07-02 Thread Shantanu Tushar
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111337/#review35462 --- goto A>B>C>D and you'll have to press ESC two times to goto C.

Re: Review Request 111337: Enhancements and optimization in navigation flow of Plasma Media Center

2013-07-02 Thread Akshay Ratan
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111337/ --- (Updated July 2, 2013, 4:48 p.m.) Review request for Plasma, Shantanu Tush

Review Request 111367: fix rich text in new notification popup

2013-07-02 Thread Xuetian Weng
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111367/ --- Review request for Plasma and Marco Martin. Description --- some symb

Re: Plasma 2 DataEngine & QML bindings

2013-07-02 Thread Marco Martin
On Tuesday 02 July 2013 03:18:37 Sebastian Kügler wrote: > Converting it to a QVariantMap instead makes it work from QML, but it's not > actually what we want to do here. Or is it? yeah, qvariantmap is less efficient (since it always orders the keys), but qjsengine (therefore qqmlengine) only un