┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2020-04-26Add an option to show tabs from last time when Dolphin startsNate Graham
2020-04-15Do not display full path in the title of the tabAntonio Prcela
2020-04-05Dolphin: port to CommandLauncherJobDavid Faure
2020-03-16Switch to generated MainWindow dbus interfaceElvis Angelaccio
2020-03-15Add Duplicate featureNathaniel Graham
2020-01-13Use more conventional "Add to Places" text for that actionNate Graham
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-12-05Add action for focusing Terminal PanelNate Graham
2019-11-28Merge branch 'release/19.12'Elvis Angelaccio
2019-11-24Fix accessibility regression on the Dolphin Control buttonElvis Angelaccio
2019-11-17[Dolphin] Open Preferred Search Tool actionPiotr Henryk Dabrowski
2019-11-10Port away from deprecated API in KWindowSystem >= 5.62David Faure
2019-10-20Fix a bug where "Add to Places" remains disabledAlex Miranda
2019-10-13Add actions for switching to a specific tabAlex Miranda
2019-10-03Fix missing setDefaultShortcuts callDavid Hallas
2019-10-01Don't set Qt::WindowContextHelpButtonHint on Windows as it basically converts...Hannah von Reth
2019-10-01Fix another crash if HAVE_TERMINAL is not definedElvis Angelaccio
2019-10-01Don't crash if we don't have a terminalHannah von Reth
2019-09-29Add navigation history to forward/back buttonsDavid Hallas
2019-09-15Clean up hamburger menu and viewport and single-folder context menusNate Graham
2019-09-14Improve icons and text for some actionsNate Graham
2019-09-14DolphinTabWidget: cleanup index-by-URL API usageElvis Angelaccio
2019-09-14Use directly "isEmpty()"Laurent Montel
2019-09-10Add Reset Zoom Level action inside View menuNate Graham
2019-09-05Change terminal panel icon to dialog-scriptsNoah Davis
2019-09-04Use better-named visible and hidden iconsNate Graham
2019-09-02Merge branch 'Applications/19.08'Elvis Angelaccio
2019-09-02Fixing bugs in new folders in tabs featureAlexander Saoutkin
2019-09-02Add missing spaceYuri Chornoivan
2019-09-01Add "Add to Places" action to file menuNate Graham
2019-09-01[dolphin] Add an action to toggle the searchbarIsmael Asensio
2019-08-25Change default Dolphin toolbar layoutSimon Krull
2019-08-24Correct "New Window" tooltipNate Graham
2019-08-11Fix an issue with focus lost after closing terminal panelAndrey Yashkin
2019-06-25Fix crash without balooKai Uwe Broulik
2019-06-24Fix minor typosYuri Chornoivan
2019-06-23Add "What's This?" to nearly everything in the main windowFelix Ernst
2019-06-07Make Bookmarks item work properly as a toolbar itemNate Graham
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2019-05-13Add Bookmark HandlingDavid Hallas
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-04-22Use placeholder for search actionCarl Schwan
2019-04-18Fix adding "Create New..." menu to toolbarNate Graham
2019-03-24When hovering over a file on the not-focus view panel, the information panel ...Méven Car
2019-03-09New tab placed after current tab when middle-clickingDavid Hallas
2019-02-16New tab should be placed after the current tabDavid Hallas
2019-02-16Add option to choose which view to closeAngelo Oliveira Jr
2019-01-28Introduce HAVE_TERMINALElvis Angelaccio
2019-01-19Ask for confirmation when Closing Dolphin windows with a terminal panel runni...Nate Graham
2019-01-16Abort updateWindowTitle and activeViewChanged if not changed.Chris Rizzitello