> On Aug. 6, 2014, 11:04 a.m., Vishesh Handa wrote: > > src/imports/CMakeLists.txt, line 11 > > <https://git.reviewboard.kde.org/r/119631/diff/1/?file=300493#file300493line11> > > > > This is not required.
No it is required, otherwise we cannot link our engine. - Antonis ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119631/#review63907 ----------------------------------------------------------- On Aug. 6, 2014, 8:32 a.m., Antonis Tsiapaliokas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/119631/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2014, 8:32 a.m.) > > > Review request for Baloo. > > > Repository: baloo > > > Description > ------- > > This component exports some of the basic API of the Baloo::Query into to QML. > > At the moment it supports only the Baloo::Query::setType and > Baloo::Query::setLimit, > with the following syntax. > > BalooModel { > query { > type: "File/Image" > limit: 10 > } > } > > > Diffs > ----- > > src/imports/baloodatamodel.cpp PRE-CREATION > src/imports/balooplugin.h PRE-CREATION > src/imports/balooplugin.cpp PRE-CREATION > src/imports/qmldir PRE-CREATION > src/CMakeLists.txt 810f6dc > src/imports/CMakeLists.txt PRE-CREATION > src/imports/baloodatamodel.h PRE-CREATION > > Diff: https://git.reviewboard.kde.org/r/119631/diff/ > > > Testing > ------- > > > Thanks, > > Antonis Tsiapaliokas > >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<