┌ ┐
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
/
panels
/
folders
/
treeviewcontextmenu.cpp
Age
Commit message (
Expand
)
Author
2019-12-06
Make it compile against last kf5 version without deprecated methods
Laurent Montel
2019-03-10
[FoldersPanel] Stop ignoring positions from the controller
Elvis Angelaccio
2019-03-10
[FoldersPanel] Don't show 'Limit to Home Directory' in the view context menu
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-01-14
folderspanel context-menu option "Limit to Home Directory" should be always v...
Michael Heidelbach
2017-09-01
Limit folder panel to home directory if inside home
Robert Hoffmann
2017-01-18
Port away from deprecated KIO::Job::ui()
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-24
Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClasses
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-03
fix initializer list
Lukáš Tinkl
2014-11-02
Port from KonqOperations::doPaste to new job KIO::paste
David Faure
2014-10-21
Dolphin: port to KIO::pasteInfoText().
David Faure
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-08-22
Port away from KonqOperations::askDeleteConfirmation and KonqOperations::del
David Faure
2014-08-13
Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCut
David Faure
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-12
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-06-12
Do not crash if QApplication::clipboard()->mimeData() is a null pointer
Frank Reininghaus
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-02-15
Folders Panel: Use the whole width as selection region
Peter Penz
2012-02-03
FoldersPanel: Rename setHiddenFilesShown() to setShowHiddenFiles()
Peter Penz
2011-11-26
Folders Panel fixes
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-04-10
Folders Panel: Don't open the properties dialog modal
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-03
Fix 3 issues reported by "krazy"
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-10-27
Set icons for the rename- and properties-action of the Folders Panels context...
Peter Penz
2010-10-27
- Allow to disable the automatic horizontal scrolling of the Folders Panel
Peter Penz
2009-05-26
fixed krazy issues (see http://www.kdedevelopers.org/node/3919)
Peter Penz
2009-04-26
i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capita...
Stephan Binner
2009-04-01
KonqFileItemCapabilities -> KFileItemListProperties
David Faure
2009-01-14
Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...
Peter Penz
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz