Review Request 111184: Moved url drop functionality from KLineEdit to KUrlChooser

Albert Vaca Cintora albertvaka at gmail.com
Mon Jun 24 22:14:15 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111184/
-----------------------------------------------------------

Review request for KDE Frameworks.


Description
-------

KLineEdit and KComboBox had the property enableUrlDrops that was added to use it in KUrlRequester. Since KUrlRequester is part of KIO, it can not use Kde4Support and should be ported to use QLineEdit and QComboBox. As I said on my email to the frameworks list, it was easier to implement this directly in KUrlRequester than patching Qt, even though it was originally planned as a Qt task. It was my intention to also remove that property from KLineEdit and KComboBox, but finally I didn't include it in the patch (see Ervin's comment in the mailing list).

In the patch I have also added a TODO because I think it would be good to detect any url without needing the mimetype to be set, but I have not done it yet because it should be discussed first.

(Reviewed by aacid and apol)


Diffs
-----

  kio/kfile/kurlrequester.cpp fa6b234 

Diff: http://git.reviewboard.kde.org/r/111184/diff/


Testing
-------


Thanks,

Albert Vaca Cintora

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130624/658c7388/attachment.html>


More information about the Kde-frameworks-devel mailing list