Skip to content

Port away from QNetworkConfigurationmanager

Tobias Fella requested to merge work/yeetncm into master

QNCM is deprecated and going away with Qt6 It was only used for two things:

  • the isOnline property in controller, which is unused
  • Pausing the synchronization when there is no connection, which is not really necessary

Merge request reports

Loading