┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview_p.h
AgeCommit message (Collapse)Author
2007-07-09Rename KListView to KCategorizedView as decidedRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=685767
2007-07-06Make KListView capable of drawing categories on our own way. This make ↵Rafael Fernández López
things easier when we are trying to customize it. We can also benefit from KStyle if some day it supports category drawing. KListView keyboard navigation. Tricier than I thought. Pending renaming to KCategorizedView. Seems a good name. svn path=/trunk/KDE/kdebase/apps/; revision=684478
2007-06-29Better drawing when big selection rect is drawn.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=681460
2007-06-28++optimizationRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=681449
2007-06-28What is faster ? the eye or the brain ?Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=681443
2007-06-26Boost group selections and remove unnecessary stuff.Rafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=680656
2007-06-26Faster selectionsRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=680550
2007-06-25Draw dragged items. Better conditions (more accurate to our behavior, hey ! ↵Rafael Fernández López
we have columnview too...) CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=680283
2007-06-23Improve selection speed. I think we can still improve this a little bit, but ↵Rafael Fernández López
I think we can live with this speed for now svn path=/trunk/KDE/kdebase/apps/; revision=679308
2007-06-19Fix the problem of the crash related to commit 677667, taking in count we ↵Rafael Fernández López
are in IconMode, not in a mode different than ListMode. Fix some comments. svn path=/trunk/KDE/kdebase/apps/; revision=677668
2007-06-17New and powerful KListView. Still pending class renaming. There are two Rafael Fernández López
methods that I need to think about it, and boost. Small issues like reloading all data when sorting role suddenly changes. In general terms it will work nice when you sort by name or size. We have to work further when we sort by other roles. Nice times. svn path=/trunk/KDE/kdebase/apps/; revision=676732
2007-05-19EBN fixes (thanks to Max Blazejak!)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=666387
2007-04-10Added Rafael López's item categorizer into Dolphin (it's currently ↵Peter Penz
deactivated in dolphiniconsview.cpp until it's in shape for the public). svn path=/trunk/KDE/kdebase/apps/; revision=652156