port knetattach from kurl to qurl
ClosedPublic

Authored by sitter on Oct 17 2018, 2:28 PM.

Details

Summary

kurl is deprecated.

  • s/kurl/qurl
  • non-existent functions ported per deprecation recommendation
  • fileEncoding replaced with url.queryItemValue("charset") which should be the fitting replacement from a quick look at the kurl code

unfortunately there are still more kdelibs4support requirements left it
seems :(

Test Plan
  • builds
  • connects to smb

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Oct 17 2018, 2:28 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 17 2018, 2:28 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Oct 17 2018, 2:28 PM
broulik accepted this revision.Oct 17 2018, 2:59 PM
This revision is now accepted and ready to land.Oct 17 2018, 2:59 PM
This revision was automatically updated to reflect the committed changes.