----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123863/ -----------------------------------------------------------
(Updated May 22, 2015, 12:55 a.m.) Review request for Baloo. Changes ------- All types are now stored in a single QByteArray, fixed or dropped other suggestions that were brought up. Still thinking of a solution to the using single array suggestion. Repository: baloo Description ------- Result encodes the QVector<KFileMetaData::Type::Type> into Document::m_data, and File::load() retrieves the Type::Type encoded into the data and assigns it to the private info, added types() function to File to retrieve QVector<KFileMetaData::Type::Type> from the private info. Diffs (updated) ----- autotests/unit/lib/CMakeLists.txt 871bf8d src/codecs/CMakeLists.txt 9df7796 src/codecs/typescodec.h PRE-CREATION src/codecs/typescodec.cpp PRE-CREATION src/file/CMakeLists.txt 8158b7f src/file/basicindexingjob.h f5e64c8 src/file/extractor/CMakeLists.txt 529374a src/file/extractor/result.cpp 072aebc src/lib/CMakeLists.txt e0aad3f src/lib/file.h b92504b src/lib/file.cpp 13dff88 Diff: https://git.reviewboard.kde.org/r/123863/diff/ Testing ------- All passed except #30 Thanks, John Freeman
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<