Variable expansion: Add variable PercentEncoded
ClosedPublic

Authored by dhaumann on Jan 21 2020, 5:31 PM.

Details

Summary

This can be used to encode the input text such that it can
be used in URIs. This is useful e.g. for the external tool
"Google Selected Text", where '&' and similar characters
are problematic in the url.

CCBUG: 416509

Test Plan

make && make test

Diff Detail

Repository
R39 KTextEditor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dhaumann created this revision.Jan 21 2020, 5:31 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptJan 21 2020, 5:31 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
dhaumann requested review of this revision.Jan 21 2020, 5:31 PM
cullmann accepted this revision.Jan 21 2020, 5:33 PM
This revision is now accepted and ready to land.Jan 21 2020, 5:33 PM
This revision was automatically updated to reflect the committed changes.