D17885: QuickOpen: Trim whitespace from input
Thomas Schöps
noreply at phabricator.kde.org
Mon Dec 31 14:00:03 GMT 2018
thomassc created this revision.
thomassc added a reviewer: KDevelop.
thomassc added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
thomassc requested review of this revision.
REVISION SUMMARY
Trim whitespace from the input to QuickOpen. For example, when copying a file path into the QuickOpen widget from some command line output and it happens to contain some whitespace at the start or end, it will still work with this patch. Without the patch, one has to remove the whitespace manually.
TEST PLAN
Shortly tested it manually.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D17885
AFFECTED FILES
plugins/quickopen/quickopenwidget.cpp
To: thomassc, #kdevelop
Cc: kdevelop-devel, glebaccon, hase, antismap, iodelay, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181231/8088a439/attachment-0001.html>
More information about the KDevelop-devel
mailing list