┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
AgeCommit message (Expand)Author
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-03-24Make cursor keys always trigger a statusbar updateSebastian Dörner
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-22SVN_SILENT: Coding style updatesPeter Penz
2010-12-15Keeping DolphinDirLister and DolphinModel as DolphinViewContainers members is...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-20Allow to cancel the loading of search results.Peter Penz
2010-11-07Make the filter-behavior similar to applications like Kate, where activating ...Peter Penz
2010-11-05Rename the setter showFilterBar() to setFilterBarVisible().Peter Penz
2010-11-01Assure that always the search-box is shown instead of the URL-navigator if a ...Peter Penz
2010-10-27- Automatically show the filter-panel when a searching is donePeter Penz
2010-10-10Update the statusbar also during loading the items, not only after the loadin...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-01-26Reorganise some code in DolphinView and DolphinViewContainer. ThisFrank Reininghaus
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
2009-11-19Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...Peter Penz
2009-11-14When navigating back/forward in the DolphinPart inside Konqueror, rememberFrank Reininghaus
2009-11-13search finetuning:Peter Penz
2009-11-12Show a progress information when doing a Nepomuk search. As "sideeffect" some...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
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-02-20Remember the used URL completion mode of the URL navigator. Thanks to Frank R...Peter Penz
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2009-02-10Fixed issue that the 'Create New' menu might be disabled although creating of...Peter Penz
2008-12-19Don't request the focus for the view because of a completed directory lister,...Peter Penz
2008-12-12If the users enters an URL that represents a file, open the file by the corre...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-10-24Assure that no reloading is done if KDirLister emits a redirection, only chan...Peter Penz
2008-10-06allow to configure whether the zoom slider and/or the space information shoul...Peter Penz
2008-10-05update the statusbar and provide a progress information within the Dolphin KP...Peter Penz
2008-10-01* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom ...Peter Penz
2008-05-28Move the code for restoring the current item from DolphinViewContainer to Dol...Peter Penz
2008-05-20when going back in history apply the keyboard focus to the the previously sho...Peter Penz
2008-05-20remove (another) unused methodPeter Penz
2008-05-20remove unused methodPeter Penz
2007-11-17Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...David Faure
2007-11-15Implement renaming in dolphinpart.David Faure
2007-10-09Allow filtering of items also for the column view. A filtering of directories...Peter Penz
2007-10-09remove unused memberPeter Penz
2007-09-27use inline keyword as suggested at http://www.parashift.com/c%2B%2B-faq-lite/...Peter Penz
2007-09-25further root URL handling cleanupsPeter Penz
2007-09-24Restore the root URL when navigating through the history (this is important f...Peter Penz
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-08-28Implement contextMenu handling in dolphin part (for konqueror)David Faure