┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-10Fix forward declationLaurent Montel
2010-05-14Fix temporary regression of sorting introduced by SVN commit 1126410Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2010-02-25Forward port of SVN commit 1096089: Fix regression that columns stay empty wh...Peter Penz
2010-02-23Remove all code that is related to DolphinController'sFrank Reininghaus
2010-01-26Reorganise some code in DolphinView and DolphinViewContainer. ThisFrank Reininghaus
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
2010-01-14If the root directory lister is different from the internally used directory ...Peter Penz
2010-01-13removed unused member variable (the dependency to DolphinMainWindow has been ...Peter Penz
2010-01-06Send the selectionChanged() signal without delay in case the selection has be...Peter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-12-12Removed enums SortByRating and SortByTags. They never have been activated yet...Peter Penz
2009-11-30When the view is reloaded in Dolphin or the DolphinPart insideFrank Reininghaus
2009-11-25Restore the "Edit->Selection" menu from Konqueror 3 for fileFrank Reininghaus
2009-11-14SVN_SILENT: Remove trailing white spaceFrank Reininghaus
2009-11-14When navigating back/forward in the DolphinPart inside Konqueror, rememberFrank Reininghaus
2009-10-25Do not zoom the icons if the user presses Control and the left mouseFrank Reininghaus
2009-10-19Fix some spelling mistakes in comments.Raphael Kubo da Costa
2009-09-18Update the controller's url upon redirection, otherwise pasting would paste i...David Faure
2009-08-30Restore "open folders automatically when dragging items above it" (it had bee...Peter Penz
2009-08-30Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...Peter Penz
2009-08-29- restore functionality that selections are kept when changing the view modePeter Penz
2009-08-29move the DolphinFileItemDelegate creation into ViewExtensionsFactoryPeter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-08-28Restore filtering of items. The DolphinView just tells the controller about t...Peter Penz
2009-08-28I wanted to this for KDE 4.1 already, but well...Peter Penz
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-07-22show the actions of a revision control plugin in the context menuPeter Penz
2009-07-11Fixed performance issues related to selections and deleting of files:Peter Penz
2009-06-08Mark the last visitied directory as active when going back in history.Peter Penz
2009-05-11select items after they have been copied/moved by a drag & drop operationPeter Penz
2009-05-11Only select the clipboard items after the user triggered "Paste". This fixes ...Peter Penz
2009-05-08Select copied/moved items automatically if no item is already selected. This ...Peter Penz
2009-05-08remove unused method (relict from times when KFilePreviewGenerator was not av...Peter Penz
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-03-30BUG: 187732Rahman Duran
2009-03-17After creating an item with the "Create New..." menu, the new item should get...Peter Penz
2009-02-24After renaming an item the view should be scrolled in a way to still have a f...Peter Penz
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2009-01-25Refactor the folder expansion system. Main effect: instead of having a list ...Simon Paul St James
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...Peter Penz
2008-12-21When common view properties are used for all folders, the internal properties...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-12-03use KDirModel::mimeData() for cut/copy operations as suggested by David FaurePeter Penz
2008-11-03* Show the total size of files in the statusbar (thanks to Bram Schoenmakers ...Peter Penz
2008-11-02Assure that automatically expanding of a folder also works when the new folde...Peter Penz
2008-10-24Assure that no reloading is done if KDirLister emits a redirection, only chan...Peter Penz
2008-10-23SVN_SILENT Fix typos in kdebaseEnrique Matías Sánchez