┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
AgeCommit message (Expand)Author
2012-01-10Middle clicking the 'Home' button should open home folder in a new tabJekyll Wu
2011-12-07Prevent unwanted item animations (#2)Peter Penz
2011-10-10Allow changing shortcuts for the Panel actionsPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-04-15Assure that the startup-settings are applied immediatelyPeter Penz
2011-04-12Let each DolphinMainWindow run in a custom processPeter Penz
2011-04-08Optimize alignment of toolbar menuPeter Penz
2011-03-29Readd the "go home" actionPeter Penz
2011-03-27Update the size of the menu toolbar-itemPeter Penz
2011-03-27Minor optimizations for the menu toolbar-itemPeter Penz
2011-03-26Provide toolbar-menu when the menubar is hiddenPeter Penz
2011-03-26Show places selector of URL navigator only when requiredPeter Penz
2011-03-09Rename the "Filter Panel" to "Search Panel"Peter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-16Make toggleSplitView()'s documentation consistent with its behaviorSebastian Doerner
2011-01-08SVN_SILENT: Remove unused methodPeter Penz
2011-01-08SVN_SILENT: Fix typos in doxygen documentationSebastian Doerner
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-12-19Fix regression introduced in 4.5 and allow to add the menu actions "Show Info...Peter Penz
2010-11-07Make the filter-behavior similar to applications like Kate, where activating ...Peter Penz
2010-10-27- Automatically show the filter-panel when a searching is donePeter Penz
2010-09-22Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K...Peter Penz
2010-09-17There is no need to burden DolphinMainWindow with internals of the context-menu.Peter Penz
2010-09-17When you view the context menu of a file/folder and shift is pressed (and the...Mark Gaiser
2010-09-17Show location in window title for non-local URLs. Thanks to Mark Gaiser for t...Peter Penz
2010-09-04Remove custom handling of wheel-events for tabs, this is done now in KTabBarPeter Penz
2010-08-27Context-menu cleanups: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-03-15Stat URLs before opening them to make sure they are actually dirs we can list...Sebastian Trueg
2010-02-23Allow to drop files above a tab. Thanks to Todd for the patch.Peter Penz
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
2010-01-20only set the title synchronously for the file-protocol, otherwise use KIO::st...Peter Penz
2010-01-20Use a stat job to determine the caption on non-file URLs. This way we get the...Sebastian Trueg
2010-01-11- When the filterbar has been activated as startup setting, still the view sh...Peter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-11-25* Fixed execution of links in the metadata widget.Sebastian Trueg
2009-11-13search finetuning:Peter Penz
2009-11-10* Show the search options as soon as the search bar gains focus.Peter Penz
2009-11-09When the Back, Forward and Up buttons in the toolbar are clicked withFrank Reininghaus
2009-10-19Fix some spelling mistakes in comments.Raphael Kubo da Costa
2009-10-17SVN_SILENT: fixed documentationPeter Penz
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-07-10- adding missing constPeter Penz
2009-07-09Fixed the annoying bug (for me) that dealt with having a very long folder nam...Shaun Reich
2009-05-05Don't show an empty window caption when browsing "/", "trash:", etc.Frank Reininghaus