-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103806/
-----------------------------------------------------------

(Updated Feb. 11, 2012, 11:41 a.m.)


Review request for Plasma.


Changes
-------

Hey Aaron! You were right, those two last methods I added them because I wanted 
to make the plugin configure stuff but I ended up doing it in a different way, 
actually using the KPluginSelector which will have to be implemented in QtQuick 
eventually.

I removed all the QObject expositions I had, I hope you're all happy now ;).


Description
-------

Adds some features to the RunnerModel so that it can be used properly in the 
KRunner QML implementation I've been working on (see the testing section).

Also it simplifies the code a bit by moving from QAbstractItemModel -> 
QAbstractListModel.


Diffs (updated)
-----

  components/runnermodel/runnermodel.h 899bf1f 
  components/runnermodel/runnermodel.cpp a226f8e 

Diff: http://git.reviewboard.kde.org/r/103806/diff/diff


Testing
-------

use it in kde:scratch/apol/krunner-qml (proof of concept for a KRunner 
implemented in QtQuick).

here's a video, so that you know what's going on: 
http://www.proli.net/meu/netrunner/qmlrunner.ogv


Thanks,

Aleix Pol Gonzalez

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to