┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
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
2011-02-04Don't clear the search-text when switching between tabsPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Don't use the submodule-path for Qt-includes on application-levelPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2010-12-19Select the whole text in the filterbar and searchbox if the widget has lost t...Peter 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-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-11-20removed: include of unused headerFriedrich W. H. Kossebau
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-05If the user has changed the startup settings, they should also get applied to...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-10-10Automatically start the searching if the user did not change the search-text ...Peter Penz
2010-09-17KDirModel takes ownership of the directory lister, so don't delete the direct...Peter Penz
2010-08-17Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reini...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter 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-07-22Properly KIO::stat instead of simply using the KFileItem constructor whenSebastian Trueg
2010-07-08Forward port of SVN commit 1147596: Skip redirection URLs when going back or ...Peter Penz
2010-06-12SVN_SILENT: Remove unnecessary includePeter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2010-03-09Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli...Peter Penz
2010-01-26Reorganise some code in DolphinView and DolphinViewContainer. ThisFrank Reininghaus
2010-01-26* Assure that the URL navigator is synchronized with the active column.Peter Penz