┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/draganddrophelper.cpp
AgeCommit message (Expand)Author
2009-07-23replace list.count() > 0 by !list.isEmpty()Peter Penz
2009-03-26SVN_SILENT: coding style fix (use spaces, no tabs)Peter Penz
2009-03-26Forwardport of r944888Harald Hvaal
2009-01-25Refactor the folder expansion system. Main effect: instead of having a list ...Simon Paul St James
2008-12-21fixed ARK drop handling as suggested by Harald HvaalPeter Penz
2008-12-13When dropping an Amarok file into Dolphin, mimeData->hasUrls() returns true a...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-12-06show a "Copy Here" and "Link Here" action, when a file is dragged within the ...Peter Penz
2008-11-18more correct englishAlbert Astals Cid
2008-11-13used 18ncp() in a wrong manner: for a single selection a different number of ...Peter Penz
2008-11-13* show an error message instead of an information message when an invalid dra...Peter Penz
2008-11-10Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason,...David Faure
2008-11-08* implement the DragAndDropHelper as singleton derived from QObject, so that ...Peter Penz
2008-10-26improved drag & drop support for ArkPeter Penz
2008-10-24* Move code from DolphinDropController to DragAndDropHelper.Peter Penz
2008-10-22* don't show a tooltip if a rubberband selection is donePeter Penz
2008-03-12As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD...Peter Penz
2007-12-17Maybe this attribute is more correctRafael Fernández López
2007-12-17There we go. Fix this bug :)Rafael Fernández López
2007-12-16The drag&drop helper did not make the difference between the different kind o...Rafael Fernández López
2007-11-23Icon renaming:Jakob Petsovits
2007-11-20don't draw anything if the bounding rectangle is emptyPeter Penz
2007-11-20Drag & drop fixes for all views: assure that a consistent pixmap for the drag...Peter Penz