┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphincolumnviewcontainer.cpp
AgeCommit message (Collapse)Author
2010-11-08Also assure that when scrolling right that the currently completely ↵Peter Penz
invisible column gets partly visible. svn path=/trunk/KDE/kdebase/apps/; revision=1194305
2010-11-05Fix issue that the horizontal scrollbar is not updated correctly when ↵Peter Penz
resizing the window svn path=/trunk/KDE/kdebase/apps/; revision=1193329
2010-10-09* Increase the column-width automatically in case where the name of the file ↵Peter Penz
does not fit into the available width * When scrolling to the active column, do it with a small delay so that temporary activations of a column don't result in jittering BUG: 214324 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1184290
2010-10-09Allow the user to resize the columns.Peter Penz
BUG: 190030 BUG: 196717 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1184247
2010-10-08Fix issue in column-view, that the icon size has been increased when several ↵Peter Penz
columns are open and a switch to the icon-view is done. svn path=/trunk/KDE/kdebase/apps/; revision=1183919
2010-08-19Fix wrong behavior (or triggering of an assertion in the debug mode), if "Go ↵Peter Penz
Up" is used in the column view. CCBUG: 248405 svn path=/trunk/KDE/kdebase/apps/; revision=1165550
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related ↵Peter Penz
sources to it svn path=/trunk/KDE/kdebase/apps/; revision=1154146