┌ ┐
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
/
dolphinview.cpp
Age
Commit message (
Expand
)
Author
2010-11-04
Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...
Peter Penz
2010-11-01
Added implementation of the FileInfoExtension to allow KPart plugins to obtai...
Dawit Alemayehu
2010-10-10
Internal cleanup: Remove some public toggle-slots from DolphinView. Setters- ...
Peter Penz
2010-10-10
Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...
Peter Penz
2010-10-09
After disconnecting and reconnecting to the selectionChangedSignal() it must ...
Peter Penz
2010-10-08
Fix issue in column-view, that the icon size has been increased when several ...
Peter Penz
2010-10-05
SVN_SILENT: Remove commented (and obsolete) code
Peter Penz
2010-10-05
- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5...
Peter Penz
2010-09-22
Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K...
Peter Penz
2010-09-04
Never ignore the view-properties if "Use common view properties for all folde...
Peter Penz
2010-08-27
Context-menu cleanups:
Peter Penz
2010-08-19
Initialize the zoom slider correctly on startup (regression introduced in 4.5.0)
Peter Penz
2010-08-19
Fix crash in column view because of a dangling pointer to a selection model. ...
Peter Penz
2010-08-07
Fix spelling errors reported by crazy
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz