]> cloud.milkyroute.net Git - dolphin.git/history - src/kcategorizedview.cpp
When derived classes overwrite KCategorizedView::visualRect() to adjust the visual...
[dolphin.git] / src / kcategorizedview.cpp
2007-07-18 Peter PenzWhen derived classes overwrite KCategorizedView::visual...
2007-07-14 Rafael Fernández... Fix small adjustments with items-categories
2007-07-14 Rafael Fernández... Better spacing for extreme cases
2007-07-14 Rafael Fernández... Even better behavior when different possibilities,...
2007-07-14 Rafael Fernández... If we have different heights on the same row, make...
2007-07-14 Rafael Fernández... Follow QListView behavior. Each item has the exact...
2007-07-14 Rafael Fernández... Respect grid sizes.
2007-07-13 Peter Penzremove unused variables
2007-07-13 Rafael Fernández... Update property when needed.
2007-07-13 Rafael Fernández... Take in count item sizes. As we want all elements of...
2007-07-13 Rafael Fernández... Select elements correctly when clicking on the category...
2007-07-13 Rafael Fernández... It would be nice if we fill correctly option views :)
2007-07-09 Rafael Fernández... Rename KListView to KCategorizedView as decided