┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
AgeCommit message (Expand)Author
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-09Don't trigger a slotDirListerCompleted() when the directory lister has been c...Peter Penz
2011-01-09Fix implementation of DolphinView::invertSelection() which assures that Dolph...Peter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2011-01-01Forward-port: Restore keyboard-focus when changing the view-modePeter Penz
2011-01-01Forward port: Don't grab the focus if the view did not have the focus already.Peter Penz
2010-12-15Fix issue that the enabled state of the "Create New..." menu is not updated c...Peter Penz
2010-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-11-26Also reconnect signals for the directory lister when changing the view or the...Peter Penz
2010-11-20removed: include of unused (and deprecated) headerFriedrich W. H. Kossebau
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-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-10-09After disconnecting and reconnecting to the selectionChangedSignal() it must ...Peter Penz
2010-10-08Fix issue in column-view, that the icon size has been increased when several ...Peter Penz
2010-10-05SVN_SILENT: Remove commented (and obsolete) codePeter Penz
2010-10-05- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5...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-27Context-menu cleanups:Peter Penz
2010-08-19Initialize the zoom slider correctly on startup (regression introduced in 4.5.0)Peter Penz
2010-08-19Fix crash in column view because of a dangling pointer to a selection model. ...Peter Penz
2010-08-07Fix spelling errors reported by crazyPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz