Diffusion Baloo e1ad18533db3

Port away from Qt 5.14 deprecated QList methods

Authored by ahmadsamir on Dec 20 2019, 12:43 PM.

Description

Port away from Qt 5.14 deprecated QList methods

Summary:
Refactor FileIndexerConfig::excludeFilters() as it doesn't make sense
to me to convert to a QStringList to a QSet then to QStringList, if
there is a reason I couldn't fathom it.

Test Plan: The code compiles and unit tests pass

Reviewers: Baloo, meven, bruns, astippich, dfaure

Reviewed By: dfaure

Subscribers: alexeymin, kde-frameworks-devel

Tags: Frameworks, Baloo

Maniphest Tasks: T11553

Differential Revision: https://phabricator.kde.org/D26101

Details

Committed
ahmadsamirDec 20 2019, 12:43 PM
Reviewer
dfaure
Differential Revision
D26101: Port away from Qt 5.14 deprecated QList methods
Parents
R293:681bd3fcd65b: Check cursor_open return value
Branches
Unknown
Tags
Unknown