┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcategorizedview.cpp
AgeCommit message (Expand)Author
2007-10-05Nice catch on keyboard navigation when RightToLeft is set... :)Rafael Fernández López
2007-10-05Ooops I had this one for testing purposes locally...Rafael Fernández López
2007-10-04Changes related to the smooth scrolling. We can enable it since icefox has su...Rafael Fernández López
2007-10-03Update my email addressRafael Fernández López
2007-09-19++keyboard navigationRafael Fernández López
2007-09-18Fix selections problems (like flickering). Click on category select/deselects...Rafael Fernández López
2007-09-18(Un)selections working properlyRafael Fernández López
2007-09-17Give feedback to user when clicking on a category and the user is not draggin...Rafael 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-24Fix crash when category view is enabled if there are no categories in KCatego...Robert Knight
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-18QAbstractItemView::viewOptions() only returns an instance of the class QStyle...Peter Penz
2007-07-18When derived classes overwrite KCategorizedView::visualRect() to adjust the v...Peter Penz
2007-07-14Fix small adjustments with items-categoriesRafael Fernández López
2007-07-14Better spacing for extreme casesRafael Fernández López
2007-07-14Even better behavior when different possibilities, grid or not grid, spacing ...Rafael Fernández López
2007-07-14If we have different heights on the same row, make it possible to update tall...Rafael Fernández López
2007-07-14Follow QListView behavior. Each item has the exact size to fit its contents. ...Rafael Fernández López
2007-07-14Respect grid sizes.Rafael Fernández López
2007-07-13remove unused variablesPeter Penz
2007-07-13Update property when needed.Rafael Fernández López
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-13Select elements correctly when clicking on the category for selecting.Rafael Fernández López
2007-07-13It would be nice if we fill correctly option views :)Rafael Fernández López
2007-07-09Rename KListView to KCategorizedView as decidedRafael Fernández López