Variable expansion: Add variable PercentEncoded

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

Description

Variable expansion: Add variable PercentEncoded

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

Reviewers: cullmann

Reviewed By: cullmann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D26812

Details

Committed
dhaumannJan 21 2020, 5:33 PM
Reviewer
cullmann
Differential Revision
D26812: Variable expansion: Add variable PercentEncoded
Parents
R39:22fa707eb7e2: Fix crash in variable expansion (used by external tools)
Branches
Unknown
Tags
Unknown