D16583: use qlatin1 for embedded image extractor

2018-11-04 Thread Alexander Stippich
This revision was automatically updated to reflect the committed changes. Closed by commit R286:0a26d39b27cb: use qlatin1 for embedded image extractor (authored by astippich). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16583?vs=44718&id=44826 REVISI

D16583: use qlatin1 for embedded image extractor

2018-11-02 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R286 KFileMetaData BRANCH embedded_image_latin1 REVISION DETAIL https://phabricator.kde.org/D16583 To: astippich, mgallien, bruns, apol Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astip

D16583: use qlatin1 for embedded image extractor

2018-11-02 Thread Alexander Stippich
astippich edited the summary of this revision. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D16583 To: astippich, mgallien, bruns Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D16583: use qlatin1 for embedded image extractor

2018-11-02 Thread Alexander Stippich
astippich updated this revision to Diff 44718. astippich added a comment. - coding style REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16583?vs=44619&id=44718 BRANCH embedded_image_latin1 REVISION DETAIL https://phabricator.kde.org/D16583 AFFE

D16583: use qlatin1 for embedded image extractor

2018-11-02 Thread Alexander Stippich
astippich marked an inline comment as done. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D16583 To: astippich, mgallien, bruns Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams

D16583: use qlatin1 for embedded image extractor

2018-11-01 Thread Stefan BrĂ¼ns
bruns added a comment. Please use proper Capitalization in the Summary. INLINE COMMENTS > embeddedimagedata.cpp:175 > TagLib::List lstPic; > -if (mimeType == QStringLiteral("audio/ogg") || mimeType == > QStringLiteral("audio/x-vorbis+ogg")) { > +if (mimeType == QLati

D16583: use qlatin1 for embedded image extractor

2018-11-01 Thread Alexander Stippich
astippich created this revision. astippich added reviewers: mgallien, bruns. Herald added projects: Frameworks, Baloo. Herald added subscribers: Baloo, kde-frameworks-devel. astippich requested review of this revision. REVISION SUMMARY use qlatin1string where applicable instead of qstringliter