D7863: Add paste external script
Kevin Funk
noreply at phabricator.kde.org
Wed Sep 20 07:31:13 UTC 2017
kfunk requested changes to this revision.
kfunk added a comment.
This revision now requires changes to proceed.
Two problems:
a) Doesn't work on Windows
b) Limits this feature to hastebin.com
Due to lack of a better (quick) solution, please wrap this at least in a:
#ifndef Q_OS_WIN
#endif
A more sophisticated solution would need a pastebin client written in Qt/C++ with a proper GUI to select the pastebin services (hint: http://doc.qt.io/qtcreator/creator-editor-codepasting.html)
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D7863
To: zhigalin, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170920/dccc74f9/attachment.html>
More information about the KDevelop-devel
mailing list