Review Request 112177: Split URL drop functionality from KLineEdit
Albert Vaca Cintora
albertvaka at gmail.com
Tue Aug 20 18:46:06 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112177/
-----------------------------------------------------------
(Updated Aug. 20, 2013, 8:46 p.m.)
Review request for KDE Frameworks.
Description
-------
The replace content on URL drop functionality that was present in KLineEdit has been moved to a separate class, that can be installed as an event filter in any QLineEdit (KLineEdit, QComboBox, KUrlRequester...).
KLineEdit now uses this new class when the property "urlDropsEnabled" is enabled, but this property has been marked as deprecated in favour of the new alternative.
Diffs
-----
tier1/kwidgetsaddons/src/lineediturldropeventfilter.cpp PRE-CREATION
tier1/kwidgetsaddons/src/lineediturldropeventfilter.h PRE-CREATION
tier1/kwidgetsaddons/src/CMakeLists.txt c17c648
staging/kcompletion/src/klineedit.cpp 213b196
staging/kcompletion/src/klineedit.h e9f3332
staging/kcompletion/src/kcombobox.h 0d4e912
Diff: http://git.reviewboard.kde.org/r/112177/diff/
Testing
-------
Manual testing + tests passed
Thanks,
Albert Vaca Cintora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130820/f25bb1f1/attachment.html>
More information about the Kde-frameworks-devel
mailing list