┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
AgeCommit message (Expand)Author
2017-09-21Select child folder when navigating to a parent folderGregor Mi
2017-02-18Restore the view state after the URL of the DolphinView has been changed,Emmanuel Pescosta
2016-10-04Hide message widgets only when reloading the viewElvis Angelaccio
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-06-29KF5ify Dolphin.Christophe Giboudeaux
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa
2013-07-02Fix crash when dropping URLs on the URL navigator's drop down menusFrank Reininghaus
2013-03-07Remove duplicated slotFrank Reininghaus
2013-02-19Return the focus from the filter bar to the view if Enter is pressedJens Rutschmann
2012-12-29Automatically set url location bar to non-editable when focus outWeng Xuetian
2012-12-13Fix Bug 304299 - Dolphin launches multiple instances of a program when multip...Emmanuel Pescosta
2012-10-29Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...Emmanuel Pescosta
2012-08-15Dolphin reporting opened locations to activity managerIvan Čukić
2012-06-13Fix regression: Open file if entering it in the URL-navigatorPeter Penz
2012-06-02Provide a default name when adding a search query to the places panelPeter Penz
2012-05-10Reimplement search-filtersPeter Penz
2012-04-26Update the view when changing the directory using 'cd' in the terminalFrank Reininghaus
2012-04-25Fix search-UI issues in combination with the new places entriesPeter Penz
2012-04-15Minor statusbar fixesPeter Penz
2012-04-13Use KMessageWidget for error- and information-messagesPeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11Minor API-cleanups for DolphinViewPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-10Improvements for slow sorting rolesPeter Penz
2012-01-30Synchronize view-mode settings before the settings dialog gets openedPeter Penz
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