----------------------------------------------------------- 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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel