┌ ┐
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
/
views
/
draganddrophelper.cpp
Age
Commit message (
Expand
)
Author
2015-02-06
Clean up includes
Montel Laurent
2015-01-05
Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob
David Faure
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-07-16
Use xi18n when text has markup
Montel Laurent
2013-01-09
Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...
Emmanuel Pescosta
2012-08-26
Adjust to Ark's drag'n'drop D-Bus interface changes.
Raphael Kubo da Costa
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-02-08
Drag and drop: Adjust destination if the item is no directory or desktop-file
Peter Penz
2012-01-30
Fix drag & drop issues with non-local URLs
Peter Penz
2011-12-20
Show an error when dragging above a folder without write access
Peter Penz
2011-12-10
Show error-message when dropping a folder into itself
Peter Penz
2011-12-06
Folders Panel cleanups
Peter Penz
2011-09-04
Improved drag and drop support
Peter Penz
2011-05-01
Use pathOrUrl() instead of path() for application/x-kde-dndextract.
Raphael Kubo da Costa
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-11-26
DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...
Peter Penz
2010-10-15
Enable dropping of raw data, like one could do in KDE3. It's actually working...
David Faure
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz