Replace KRecursiveFilterProxyModel with QSortFilterProxyModel
ClosedPublic

Authored by ahmadsamir on Nov 30 2019, 4:44 PM.

Details

Summary

KRecursiveFilterProxyModel was only needed to have recursive filtering, which
became available upstream since Qt 5.10. Also increate min. required Qt version
to 5.10.

Test Plan

The code builds, and recursive filtering still works

Diff Detail

Repository
R36 Ark
Branch
l-qsortproxy (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19307
Build 19325: arc lint + arc unit
ahmadsamir created this revision.Nov 30 2019, 4:44 PM
Restricted Application added a project: Ark. · View Herald TranscriptNov 30 2019, 4:44 PM
ahmadsamir requested review of this revision.Nov 30 2019, 4:44 PM
apol accepted this revision.Nov 30 2019, 5:35 PM
apol added a subscriber: apol.

LGTM

This revision is now accepted and ready to land.Nov 30 2019, 5:35 PM
This revision was automatically updated to reflect the committed changes.