]> cloud.milkyroute.net Git - dolphin.git/history - src/draganddrophelper.cpp
Unify the search interface for non-indexed and indexed folders
[dolphin.git] / src / draganddrophelper.cpp
2010-07-24 Peter PenzUnify the search interface for non-indexed and indexed...
2010-07-13 Peter PenzForward port: Fix issue that dragging several directori...
2010-03-30 Peter PenzSplit the class DolphinController into the two classes...
2009-07-23 Peter Penzreplace list.count() > 0 by !list.isEmpty()
2009-03-26 Peter PenzSVN_SILENT: coding style fix (use spaces, no tabs)
2009-03-26 Harald HvaalForwardport of r944888
2009-01-25 Simon Paul St JamesRefactor the folder expansion system. Main effect...
2008-12-21 Peter Penzfixed ARK drop handling as suggested by Harald Hvaal
2008-12-13 Peter PenzWhen dropping an Amarok file into Dolphin, mimeData...
2008-12-12 Peter PenzSVN_SILENT: removed trailing spaces
2008-12-06 Peter Penzshow a "Copy Here" and "Link Here" action, when a file...
2008-11-18 Albert Astals Cidmore correct english
2008-11-13 Peter Penzused 18ncp() in a wrong manner: for a single selection...
2008-11-13 Peter Penz* show an error message instead of an information messa...
2008-11-10 David FaureFix "two instances of the DragAndDropHelper" singleton...
2008-11-08 Peter Penz* implement the DragAndDropHelper as singleton derived...
2008-10-26 Peter Penzimproved drag & drop support for Ark
2008-10-24 Peter Penz* Move code from DolphinDropController to DragAndDropHe...
2008-10-22 Peter Penz* don't show a tooltip if a rubberband selection is...
2008-03-12 Peter PenzAs the Qt-issue 160611 is solved in Qt4.4 and Fredrik...
2007-12-17 Rafael Fernández... Maybe this attribute is more correct
2007-12-17 Rafael Fernández... There we go. Fix this bug :)
2007-12-16 Rafael Fernández... The drag&drop helper did not make the difference betwee...
2007-11-23 Jakob PetsovitsIcon renaming:
2007-11-20 Peter Penzdon't draw anything if the bounding rectangle is empty
2007-11-20 Peter PenzDrag & drop fixes for all views: assure that a consiste...