┌   ┐
54
└   ┘

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