┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
draganddrophelper.cpp
Age
Commit message (
Expand
)
Author
2008-12-21
fixed ARK drop handling as suggested by Harald Hvaal
Peter Penz
2008-12-13
When dropping an Amarok file into Dolphin, mimeData->hasUrls() returns true a...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-06
show a "Copy Here" and "Link Here" action, when a file is dragged within the ...
Peter Penz
2008-11-18
more correct english
Albert Astals Cid
2008-11-13
used 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-10
Fix "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-26
improved drag & drop support for Ark
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 done
Peter Penz
2008-03-12
As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD...
Peter Penz
2007-12-17
Maybe this attribute is more correct
Rafael Fernández López
2007-12-17
There we go. Fix this bug :)
Rafael Fernández López
2007-12-16
The drag&drop helper did not make the difference between the different kind o...
Rafael Fernández López
2007-11-23
Icon renaming:
Jakob Petsovits
2007-11-20
don't draw anything if the bounding rectangle is empty
Peter Penz
2007-11-20
Drag & drop fixes for all views: assure that a consistent pixmap for the drag...
Peter Penz