Review Request 119617: Plasma Mobile: Introduce org.kde.plasma.baloodatamodel

Antonis Tsiapaliokas antonis.tsiapaliokas at kde.org
Wed Aug 6 07:59:24 UTC 2014


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

(Updated Aug. 6, 2014, 7:59 a.m.)


Review request for Plasma.


Changes
-------

This patch is changing the qml syntax to the following:

BalooModel {
    query {
        type: "File/Image"
        limit: 10
    }
}

Since this is going to be moved to the baloo, should we close this review and open a new one on the baloo repo?
In which we will find out what else we need to be exported from the Baloo API into the QML?


Repository: plasma-mobile


Description
-------

This component allows us to fetch files from the baloo.


Diffs (updated)
-----

  components/CMakeLists.txt 536b60e 
  components/baloodatamodel/CMakeLists.txt PRE-CREATION 
  components/baloodatamodel/baloodatamodel.h PRE-CREATION 
  CMakeLists.txt e90cec6 
  components/baloodatamodel/baloodatamodel.cpp PRE-CREATION 
  components/baloodatamodel/baloodatamodelplugin.h PRE-CREATION 
  components/baloodatamodel/baloodatamodelplugin.cpp PRE-CREATION 
  components/baloodatamodel/qmldir PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/119617/diff/


Testing
-------

Everything works, we can get:

* the file id
* the file icon
* the file url
* the file text


Thanks,

Antonis Tsiapaliokas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140806/24d07b94/attachment.html>


More information about the Plasma-devel mailing list