----------------------------------------------------------- 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
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel