cmake: stop using kdelibs4support

Authored by pino on Jun 23 2018, 6:24 PM.

Description

cmake: stop using kdelibs4support

It is no more actually needed, so stop use it; OTOH, deprecated
compatibility functions are still used, so build with

-DQT_DISABLE_DEPRECATED_BEFORE=0

to use them -- ideally, their usage ought to be replaced with proper
non-deprecated stuff

Details

Committed
pinoJun 23 2018, 6:24 PM
Parents
R262:8f3e291105bb: qStableSort -> std::stable_sort
Branches
Unknown
Tags
Unknown