┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnview.h
AgeCommit message (Expand)Author
2007-09-14refactoring of column view, which fixes:Peter Penz
2007-08-06Fixed 'Select All' and 'Invert Selection' for the column view (only the items...Peter Penz
2007-08-03further selection model fixesPeter Penz
2007-07-29new approach: don't fight against the selection behavior of QColumnView, but ...Peter Penz
2007-07-28temporary fixes until MultiSelection will be implementedPeter Penz
2007-07-28assure that the folder which is shown in the next column is always selectedPeter Penz
2007-07-10let the column-widgets of the Column View be aware about their URL, as this s...Peter Penz
2007-06-28Improve handling of column view:Peter Penz
2007-06-20it's not needed anymore to remember the URL per columnPeter Penz
2007-06-19when requesting a context menu provide a URL for the viewport, because in the...Peter Penz
2007-06-17Improve the column view by indicating active/inactive columns visually.Peter Penz
2007-06-15Column view fixes:Peter Penz
2007-06-15provide "hovering" for the items of a column viewPeter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-06-04Remove not necessary "class classname;"Laurent Montel
2007-05-09include cleanupDirk Mueller
2007-04-13fix exports - please take care to use the correct export macro next time!Christian Ehrlicher
2007-04-01integrate column view into settingsPeter Penz
2007-03-27Initial version for a column view support (thanks a lot to Benjamin Meyer for...Peter Penz