Commit graph

17 commits

Author SHA1 Message Date
David Faure 66c4ba45bd * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;)
* Relicense KonqFileItemCapabilities to (2+3+e.V. variant), agreed by Peter Penz and George Goldberg.
* Fix the statusTip of the konqpopupmenu actions not appearing in the konq statusbar: the
   _parent_ of the KActions has to be the mainwindow.

svn path=/trunk/KDE/kdebase/apps/; revision=943370
2009-03-23 18:18:26 +00:00
David Faure 6147e0ec8c Add addIsCutSelection, and port as much code as possible to KDirModel::mimeData.
svn path=/trunk/KDE/kdebase/apps/; revision=891905
2008-12-03 09:19:16 +00:00
David Faure 8c0223e640 This code was still using application/x-kde-urilist... Ported to the new KUrl::List::populateMimeData(2 args).
This fixes Paste being disabled in dolphin/konq after copying files.

svn path=/trunk/KDE/kdebase/apps/; revision=891516
2008-12-02 12:22:10 +00:00
Rafael Fernández López faa6e2df56 Change the location of the methods. Now the algorithm is only applied when needed (when the view is not flat, that is, the tree view is enabled, and you can select items from different level of
hierarchy). This patch was waiting in my hard disk for being committed...

CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=847195
2008-08-14 22:31:57 +00:00
Rafael Fernández López 2c3d38058f Make the algorithm smarter. It won't take n^2 iterations, but n log (n) + n.
svn path=/trunk/KDE/kdebase/apps/; revision=846535
2008-08-13 16:43:16 +00:00
Rafael Fernández López 9af6d91afc Simplify the list of urls when needed (moving, trashing, deleting). I am okay with a method renaming.
BUG: 168691
BUG: 168427
CCMAIL: peter.penz@gmx.at
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=846100
2008-08-12 23:39:17 +00:00
David Faure 49a861e1b5 GPLv2 -> LGPLv2+. This is entirely mine according to svn log too.
svn path=/trunk/KDE/kdebase/apps/; revision=734266
2007-11-08 11:05:56 +00:00
Laurent Montel 264d696087 Adapt to new KWarning/kFatal/kDebug api
svn path=/trunk/KDE/kdebase/apps/; revision=695870
2007-08-03 06:40:12 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
Joseph Wenninger fd64d8f4d4 konq_drag --; Dragging within konqy(4) or between konqy(4) windows doesn't work yet, but dragging eg from konq(4) to kdeskop(3) works
svn path=/trunk/KDE/kdebase/libkonq/; revision=517364
2006-03-10 19:57:27 +00:00
David Faure 80a4ca4ec1 comment updates
svn path=/trunk/KDE/kdebase/libkonq/; revision=512494
2006-02-22 17:17:23 +00:00
Joseph Wenninger ff6ac97f52 deprecated --
icon view uses KonqMimeData now (copy/cut/paste), dnd is not implemented yet. To consider: 1) using a none Q3 class for the icon view, 2) implementing of support for icon positions (dnd) again?

svn path=/trunk/KDE/kdebase/libkonq/; revision=512168
2006-02-22 00:45:16 +00:00
Laurent Montel aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +00:00
Laurent Montel 6df072e199 KURL -> KUrl
svn path=/trunk/KDE/kdebase/konqueror/; revision=501890
2006-01-24 08:32:09 +00:00
David Faure b7568a1d95 Compilation fixes, mostly KConfigGroup-related
svn path=/trunk/KDE/kdebase/konqueror/; revision=476170
2005-10-31 19:17:09 +00:00
David Faure 098bfcfa20 LGPL
svn path=/trunk/KDE/kdebase/libkonq/; revision=470237
2005-10-13 12:11:20 +00:00
David Faure a4a279c0b5 Started to port the DnD code to QMimeData; got rid of the KonqDrag class.
svn path=/trunk/KDE/kdebase/konqueror/; revision=470235
2005-10-13 12:05:27 +00:00