Investigate where std::filesystem integration would make sense
Open, Needs TriagePublic

Description

C++17 provides std::filesystem. Frameworks, esp. KIO, deals with file stuff a lot, so integrating with std::filesystem may make sense.

Since most of our stuff uses Qt API for that the benefit probably isn't huge, but worth exploring still, especially considering integrating with third-party code