Port to Qt 5.10 API changes
ClosedPublic

Authored by arojas on Dec 2 2017, 9:10 AM.

Details

Summary

recursiveFiltering has been renamed to recursiveFilteringEnabled in 5.10-rc2

https://github.com/qt/qtbase/commit/275c748ada9d869d803d5f446b48b915d686ab33

Test Plan

Builds against Qt 5.10 rc2

Diff Detail

Repository
R95 PIM: Common Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas created this revision.Dec 2 2017, 9:10 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptDec 2 2017, 9:10 AM
arojas requested review of this revision.Dec 2 2017, 9:10 AM

There are similar uses in knotes, korganizer, kdepim-runtime and kdepim-addons. If this is approved, is it OK to commit similar fixes to those without review?

vkrause accepted this revision.Dec 2 2017, 9:58 AM
This revision is now accepted and ready to land.Dec 2 2017, 9:58 AM

There are similar uses in knotes, korganizer, kdepim-runtime and kdepim-addons. If this is approved, is it OK to commit similar fixes to those without review?

Sure, thanks!

This revision was automatically updated to reflect the committed changes.