┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
AgeCommit message (Expand)Author
2011-12-17Hide tooltips when the view is scrolledPeter Penz
2011-12-11Remember sort settingsPeter Penz
2011-12-08Fix font settings issuePeter Penz
2011-12-06Selection and current item fixesPeter Penz
2011-11-29Reactivate the "Open folders during drag operations" featurePeter Penz
2011-11-26Folders Panel fixesPeter Penz
2011-11-04Don't use mixed units in size-column of details-viewPeter Penz
2011-10-15Interface cleanups to prepare the return of "grouped sorting"Peter Penz
2011-10-15Fix regression concerning Control+mouse wheel zoomingFrank Reininghaus
2011-10-14Activate the DolphinView if the KItemListContainer gets focusFrank Reininghaus
2011-10-08Context menu cleanupsPeter Penz
2011-09-25Fixed selection of directories with a trailing slash used with --selectChirag Anand
2011-09-22Fixed bug for selecting files with --select parameter.Chirag Anand
2011-09-17Implement DolphinView::sorting()Frank Reininghaus
2011-09-17Implement restoring expanded folders in Details ViewFrank Reininghaus
2011-09-06First step to reactivate version control plugin functionalityPeter Penz
2011-09-04Improved drag and drop supportPeter Penz
2011-08-30DolphinView zoom with CTRL+MouseWheel REVIEW: 102490Vishesh Yadav
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-08-29Added the functionality to activate items by pressing 'enter' or 'return' key...Tirtha Chatterjee
2011-08-20Fix possible endless recursion when using the rubberbandPeter Penz
2011-08-14Implement DolphinView::setItemSelectionEnabled()Frank Reininghaus
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-08-02Minor cleanupsPeter Penz
2011-08-01Some small API docs fixes in DolphinView.Frank Reininghaus
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-03-08Prevent unnecessary reloading of KDirLister on startupPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2010-12-15Fix issue that the enabled state of the "Create New..." menu is not updated c...Peter Penz
2010-11-26Also reconnect signals for the directory lister when changing the view or the...Peter Penz
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