┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/draganddrophelper.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-13Forward port: Fix issue that dragging several directories shows a document as...Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-01-25Refactor the folder expansion system. Main effect: instead of having a list ...Simon Paul St James
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter 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-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-16The drag&drop helper did not make the difference between the different kind o...Rafael Fernández López
2007-12-10Another handful of workaround includesAdriaan de Groot
2007-11-20Drag & drop fixes for all views: assure that a consistent pixmap for the drag...Peter Penz