┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
AgeCommit message (Expand)Author
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
2007-08-28Clicking on items in dolphin part finally implemented.David Faure
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-07-08fix documentationPeter Penz
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-06-19* fixed issue that some view properties like "show in groups" are ignored whe...Peter Penz
2007-06-14take care for const-correctnessPeter Penz
2007-06-13Remove not necessary 'class classname;'Laurent Montel
2007-06-13fixed some activation issues in combination with split viewsPeter Penz
2007-06-10Remember and restore position of viewport when reloading or going back in his...Peter Penz
2007-06-08enable hovering information in the status bar again (has been disabled tempor...Peter Penz
2007-06-07removed obsolete renaming code, which is not needed anymore due to the Dolphi...Peter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz