┌ ┐
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
2022-04-11
[Places Panel] Support drag and drop from Ark
Kai Uwe Broulik
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-12-09
Fix build with Qt 5.14 RC
Antonio Rojas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-05
Faster drag&drop in directories with thousands of files
Jaime Torres
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-11
Prevent folders from drag and dropping onto themselves in dolphin main view
Emirald Mateli
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
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