Re: DataEngine & KPluginFactory

2013-06-30 Thread Sebastian Kügler
Hi, On Tuesday, June 25, 2013 15:04:52 Sebastian Kügler wrote: > I'll have to let the rest of your email sink in a bit, and then play around > with it. I think I've roughly figured it out, see attached patch. It registers KPluginFactory as Q_INTERFACE and provides a macro that writes out a sim

Re: Review Request 111184: Url drop functionality in KUrlRequester does not depend on KLineEdit (since we have to port it to QLineEdit)

2013-06-30 Thread Albert Vaca Cintora
> On June 25, 2013, 6:46 a.m., Kevin Ottens wrote: > > kio/kfile/kurlrequester.cpp, line 483 > > > > > > Why don't you use KUrlMimeData like the original code in KLineEdit? > > It'll be more robust AFAICT. > > A