┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphincolumnview.cpp
AgeCommit message (Expand)Author
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-05-28DolphinColumnView navigation works more intuitively.Matthias Fuchs
2011-04-10Column View: Keep wheel-behavior consistent with other viewsPeter Penz
2011-02-12Open folder in a new tab when a middle-click is done in the column-viewPeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-09Internal simplification: It is not necessary to keep the ViewModeController a...Peter Penz
2010-11-26DragAndDropHelper::isMimeTypeSupported() returns always true in the meantime ...Peter Penz
2010-11-26Assure that the directory lister gets updated when changing the URLPeter Penz
2010-11-26SVN_SILENT: Don't inline the setter/gettersPeter Penz
2010-10-09* Increase the column-width automatically in case where the name of the file ...Peter Penz
2010-10-09Allow the user to resize the columns.Peter Penz
2010-10-09Indicate the shown directory of a column by QStyle::PE_FrameFocusRect instead...Peter Penz
2010-10-09Use DolphinTreeView as implementation for the columns instead of QListView. T...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz