┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2011-09-22Fixed bug for selecting files with --select parameter.Chirag Anand
2011-09-02Simplified code for the viewmode settingsPeter Penz
2011-08-14Remove "FirstRun" propertyPeter Penz
2011-08-13Don't enable the search panel per defaultPeter Penz
2011-08-01Add missing separators to the "Help" sub-menu of Dolphin's menubar replacemen...Kai Uwe Broulik
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-06-13Add missing actions to report bug + switch language to Help menu in dolphin w...Burkhard Lück
2011-06-10Fix position of toolbar-menuPeter Penz
2011-06-01Fix problems with commit 8d789f2626243dSebastian Dörner
2011-05-30Fix position of Dolphin menu with multiple-screens setupPeter Penz
2011-05-28Fix build failure if Nepomuk is not available.Frank Reininghaus
2011-05-25Don't let hidden terminals prevent unmountingSebastian Dörner
2011-04-20Fix enabled/disabled issue of Search PanelPeter 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-04-06Add missing i18n callFrederik Schwarzer
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-27Don't use a submenu for the settingsPeter 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-10Add search modes for the Search PanelPeter Penz
2011-03-09Rename the "Filter Panel" to "Search Panel"Peter Penz
2011-03-08Prevent unnecessary reloading of KDirLister on startupPeter Penz
2011-02-27Consistently use binary operators to connect QFlagsSebastian Dörner
2011-02-09Fix regression that creating a sub-folder is not possiblePeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
2011-01-27Fix crash when detaching a tab with "Split View Mode" setting enabledSebastian Doerner
2011-01-17Fix regression introduced by SVN commit 1214916: The navigator should get the...Peter Penz
2011-01-16Simplify DolphinMainWindow::replaceLocation()Sebastian Doerner
2011-01-08SVN_SILENT: Remove unused methodPeter Penz
2011-01-08Fix sanity check in toggleViews()Sebastian Doerner
2011-01-04Add the "Lock Panels"/"Unlock Panels"-action to the context-menu of the Place...Peter Penz
2010-12-31SVN_SILENT: Don't connect to non-existing signal/slotPeter Penz
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-12Fix build-issue if no Nepomuk is availablePeter Penz
2010-11-11Currently the Filter Panel does only work with enabled Nepomuk. Don't show it...Peter Penz
2010-11-10Also allow to show/hide the Filter Panel if Nepomuk is disabledPeter Penz
2010-11-09Revert "showMenuBar is deprecated, use showHideMenuBar instead."Aurélien Gâteau
2010-11-07Make the filter-behavior similar to applications like Kate, where activating ...Peter Penz
2010-11-06Disable the filter-dock if Nepomuk is not active.Peter Penz