┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
AgeCommit message (Expand)Author
2010-11-08Remember the root-URL when saving the state of a view. This allows to restore...Peter Penz
2010-11-04Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...Peter Penz
2010-11-01Added implementation of the FileInfoExtension to allow KPart plugins to obtai...Dawit Alemayehu
2010-10-29It's easier to put functionality that is used by many unit tests intoFrank Reininghaus
2010-10-22Add a second Dolphin unit test (for a regression in DolphinDetailsViewFrank Reininghaus
2010-10-10Internal cleanup: Remove some public toggle-slots from DolphinView. Setters- ...Peter Penz
2010-10-10Internal cleanup: Remove public method selectedUrls() from DolphinView to kee...Peter Penz
2010-09-22Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K...Peter Penz
2010-09-04Never ignore the view-properties if "Use common view properties for all folde...Peter Penz
2010-08-19Fix crash in column view because of a dangling pointer to a selection model. ...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz