┌ ┐
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
/
kcategorizedview_p.h
Age
Commit message (
Expand
)
Author
2008-01-13
Move KCategorizedView to kdelibs. Use that one.
Rafael Fernández López
2007-12-15
This fixes the selection problem with the mouse _only_ for the categorized vi...
Rafael Fernández López
2007-12-13
Fix the bug reported by Will. Now this code is also more polite. This was a T...
Rafael Fernández López
2007-10-14
Take also in count if the rowcount was changed. Then everything needs to be r...
Rafael Fernández López
2007-10-13
If grid size is changed, update correctly items position
Rafael Fernández López
2007-10-13
If the categorizing has been enabled/disabled we need to update the scrollbar...
Rafael Fernández López
2007-10-12
This makes the categorized view amazingly fast in directories with a huge num...
Rafael Fernández López
2007-10-03
Update my email address
Rafael Fernández López
2007-09-17
Create the new architecture for KCategorizedView. Now DolphinModel is created...
Rafael Fernández López
2007-07-25
ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still ...
Nick Shaforostoff
2007-07-23
Fix a couple of crashes. First was to avoid problem caused by KIconLoader::g...
Robert Knight
2007-07-21
ok, reverting as requested by Peter Penz.
Nick Shaforostoff
2007-07-20
Make use of the newly added KDirSortFilterProxyModel class -- that is, essent...
Nick Shaforostoff
2007-07-13
Take in count item sizes. As we want all elements of the same size we check f...
Rafael Fernández López
2007-07-09
Rename KListView to KCategorizedView as decided
Rafael Fernández López