┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
AgeCommit message (Expand)Author
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-20Change signature of setVisibleRoles()Peter Penz
2011-09-18Implement some missing sorting optionsFrank Reininghaus
2011-09-17Implement DolphinView::sorting()Frank Reininghaus
2011-09-17Implement restoring expanded folders in Details ViewFrank Reininghaus
2011-09-10Provide KVersionControlPlugin version 2Peter Penz
2011-09-09Version control: Show context menu entries of pluginsPeter Penz
2011-09-06First step to reactivate version control plugin functionalityPeter Penz
2011-09-04Improved drag and drop supportPeter Penz
2011-09-01Removed warning, minor coding style updatePeter Penz
2011-08-31Items are expandable in the Details View.Frank Reininghaus
2011-08-30Implement DolphinView::simplifiedSelectedUrls()Frank Reininghaus
2011-08-30Made items a const.Tirtha Chatterjee
2011-08-30DolphinView zoom with CTRL+MouseWheel REVIEW: 102490Vishesh Yadav
2011-08-30Using selectedItems() method already present in DolphinView for slotItemActiv...Tirtha Chatterjee
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-08-29Fixed a trivial bug that was breaking build.Tirtha Chatterjee
2011-08-29Added the functionality to activate items by pressing 'enter' or 'return' key...Tirtha Chatterjee
2011-08-26Implement DolphinView::selectionMimeData()Frank Reininghaus
2011-08-14Implement DolphinView::setItemSelectionEnabled()Frank Reininghaus
2011-08-14Two small selection improvements in DolphinViewFrank Reininghaus
2011-08-13Implement selection of items using mouse clicks.Frank Reininghaus
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-08-02Minor cleanupsPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-06-02Keeps the selection after showing/hiding hidden files.Matthias Fuchs
2011-05-29Set the window on the directory lister created in ViewAccessor so that passwordDawit Alemayehu
2011-05-19Fix DolphinView regression in 4.6: Keep renamed items visibleFrank Reininghaus
2011-03-08Prevent unnecessary reloading of KDirLister on startupPeter Penz
2011-02-28Fix issue that wrong directory is shownPeter Penz
2011-02-13Improve performance when turning on the preview modePeter 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-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