D16524: [Extractor] Use QDataStream serialization in place of cooked one

2018-11-05 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes.
Closed by commit R293:a3943b1fd575: [Extractor] Use QDataStream serialization 
in place of cooked one (authored by bruns).

REPOSITORY
  R293 Baloo

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D16524?vs=44477=44943

REVISION DETAIL
  https://phabricator.kde.org/D16524

AFFECTED FILES
  src/file/extractor/app.cpp
  src/file/extractorprocess.cpp

To: bruns, #baloo, #frameworks, ngraham, poboiko, lbeltrame
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, 
bruns, abrahams


D16524: [Extractor] Use QDataStream serialization in place of cooked one

2018-10-30 Thread Luca Beltrame
lbeltrame accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R293 Baloo

BRANCH
  extractor

REVISION DETAIL
  https://phabricator.kde.org/D16524

To: bruns, #baloo, #frameworks, ngraham, poboiko, lbeltrame
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, 
bruns, abrahams


D16524: [Extractor] Use QDataStream serialization in place of cooked one

2018-10-29 Thread Stefan Brüns
bruns created this revision.
bruns added reviewers: Baloo, Frameworks, ngraham, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  There is no need to reinvent serialization of Qt data types, just use
  the one provided.
  
  Depends on D16523 

REPOSITORY
  R293 Baloo

BRANCH
  extractor

REVISION DETAIL
  https://phabricator.kde.org/D16524

AFFECTED FILES
  src/file/extractor/app.cpp
  src/file/extractorprocess.cpp

To: bruns, #baloo, #frameworks, ngraham, poboiko
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, 
bruns, abrahams