| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-09 | Details view: Allow to turn off expandable folders like in Dolphin 1.7 | Peter Penz | |
| The option for turning off expandable folders has been removed with the new view-engine. Due to several requests this option has been readded again. As for 4.8.x no new user-interface strings may be introduced, the line ExpandableFolders=false must be manually added below the section "[DetailsMode]" in the file ~/.kde/share/config/dolphinrc if the expandable-folders feature should be disabled. Thanks to H.H. "cyberbeat" for the initial patch! BUG: 289090 FIXED-IN: 4.8.2 | |||
| 2011-12-08 | Fix font settings issue | Peter Penz | |
| The font settings have been ignored currently because of the transition to the new view-engine. The patch is based on the work of Janardhan Reddy and has been extended by the helper class ViewModeSettings. BUG: 288395 FIXED-IN: 4.8.0 | |||
| 2011-09-02 | Simplified code for the viewmode settings | Peter Penz | |
