┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/klistview.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-27Add needed method for keyboard navigationRafael Fernández López
svn path=/trunk/KDE/kdebase/apps/; revision=681118
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-21Fix the "I can't/don't want to" finish the drag event (what is called Rafael Fernández López
drop :P), and the selection rect is shown. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=678293
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-09include cleanupDirk Mueller
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-04-13fix exports - please take care to use the correct export macro next time!Christian Ehrlicher
svn path=/trunk/KDE/kdebase/apps/; revision=653556
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