┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
2013-07-02Fix crash when dropping URLs on the URL navigator's drop down menusFrank Reininghaus
2013-06-04Bug 196035 - middle clicking on archive files in dolphin does not open them i...Emmanuel Pescosta
2013-05-22Filter bar: add a button that prevents clearing if the URL changesStuart Citrin
2013-05-12Hide the message widget when the URL changesFrank Reininghaus
2013-03-07Remove duplicated slotFrank Reininghaus
2013-02-19Return the focus from the filter bar to the view if Enter is pressedJens Rutschmann
2013-01-09Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...Emmanuel Pescosta
2012-12-29Automatically set url location bar to non-editable when focus outWeng Xuetian
2012-12-19Fix Bug 311782 - Directory loading has been cancelled sometimes falsly trigge...Emmanuel Pescosta
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-08Krazy fixesPeter Penz
2012-06-02Provide a default name when adding a search query to the places panelPeter Penz
2012-05-29Get rid of obsolete DolphinPlacesModelPeter Penz
2012-05-10Allow to remember view-properties for the search-modePeter 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-02-03Show file size when hovering an itemPeter Penz
2012-01-31Apply changed home-URL to the URL navigatorPeter Penz
2012-01-30Synchronize view-mode settings before the settings dialog gets openedPeter Penz
2012-01-30Fix drag & drop issues with non-local URLsPeter Penz
2012-01-14Assure an active view when activating an itemPeter Penz
2011-12-22Reenable drag & drop for the URL navigatorPeter Penz
2011-11-25Use KFileItem::text() instead of KFileItem::name().Sebastian Trueg
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-11-04Don't use mixed units in size-column of details-viewPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-06-11Return the url of the view instead of the url of the url navigator.Matthias Fuchs
2011-04-20Search improvementsPeter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-03-24Make cursor keys always trigger a statusbar updateSebastian Dörner
2011-02-12Reset progress of the statusbar when the stop-button has been pressedPeter Penz
2011-02-10revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91aChristoph Thielecke
2011-02-10compile fix: includes does only exist with old names, please fix kde headers tooChristoph Thielecke
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-05Provide a hook for externally triggered search queriesPeter Penz
2011-02-04Add unittest for DolphinSearchBoxPeter Penz