┌ ┐
54
└ ┘
[
home
|
about
|
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
/
dolphincolumnwidget.h
Age
Commit message (
Expand
)
Author
2008-03-12
As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD...
Peter Penz
2008-02-21
Let the DolphinController be aware on which QAbstractItemView instance he is ...
Peter Penz
2008-02-21
Prevent code duplication by moving the duplications into the DolphinController.
Peter Penz
2008-02-17
* if the system font is changed during Dolphin is open, take care to update t...
Peter Penz
2008-02-12
Move the Ctrl-wheel zoom handling to dolphinview.
Luciano Montanaro
2008-02-11
apply sorting + sort order to the column view
Peter Penz
2008-01-26
Blend in a toggle button when hovering items. This allows selecting items wit...
Peter Penz
2008-01-11
Up to now DolphinView and ColumnWidget contained a lot of code duplication re...
Peter Penz
2007-12-11
fixed issue that turning off the preview during the preview job still was act...
Peter Penz
2007-12-06
Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co...
Peter Penz
2007-12-03
Revert my last commit, it's not quite working
John Tapsell
2007-12-03
The first columns model and selection model should be the same as the view's ...
John Tapsell
2007-11-20
Drag & drop fixes for all views: assure that a consistent pixmap for the drag...
Peter Penz
2007-10-26
due to the recent tagging freeze this commit contains several fixes in one:
Peter Penz
2007-10-09
Allow filtering of items also for the column view. A filtering of directories...
Peter Penz
2007-10-07
* assure that the columns of the colum-view get dimmed if the colum-view is i...
Peter Penz
2007-10-05
Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi...
Peter Penz