[PATCH] Spring loading folder behaviour

Laurent Montel montel at kde.org
Fri May 21 12:07:34 BST 2004


On Thursday 20 May 2004 11:59, Kévin 'ervin' Ottens wrote:
> Hello everybody,
>
> I've made some patches for kdeui and konqueror too implement
> a spring loading folder feature in konqueror iconview. The original idea
> is from Aaron Seigo and he mentored me.
>
> AFAIK, spring loading folder is (was?) used in MacOS.
>
> It works like a charm here, I'd like people to review it before I'll do the
> commit since it's the first time I modify something in kdeui and konqy.
> I've taken care of binary compatibiliy in kdelibs, I hope I've done nothing
> wrong in this area.
>
> kiconview.patch, should be applied in kdelibs/kdeui (modify KIconView)
> konq_iconviewwidget.patch, should be applied in kdebase/libkonq (modify
> KonqIconViewWidget)
> konq_iconview.patch, should be applied in kdebase/konqueror/iconview
> (modify KonqKfmIconView)
>
> If there's no problem, I'll do the commit.
> It's nice, if everything goes well I'll be on time for KDE 3.3! ;-)
>
> Regards.
>
> PS: I'm not subscribed to this list, so please CC me when replying.

I tested your patch and it doesn't work here.
I don't understand why.
void KIconView::contentsDragEnterEvent( QDragEnterEvent *e )
is never call into konqueror.
=> void KIconView::slotDragHoldTimeout() never call
=> it doesn't work.

Regards.





More information about the kfm-devel mailing list