┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2019-09-02Fixing bugs in new folders in tabs featureAlexander Saoutkin
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
2019-01-15Fix include styleElvis Angelaccio
2018-12-18Merge branch 'Applications/18.12'Nate Graham
2018-12-18Use correct icon for the "New Window" menu itemNate Graham
2018-12-16Return editable URL navigator to breadcrumb mode if it has focus and everythi...Nate Graham
2018-12-16Drop old krazy commentsElvis Angelaccio
2018-11-17Improve Ux for the places panel's hidden itemsChris Rizzitello
2018-10-27Close Dolphin if last tab closedAlexander Saoutkin
2018-10-24[DolphinViewActionHandler] Rename createDirectory signalElvis Angelaccio
2018-10-09Add "Create New" menu to "Control" buttonNathaniel Graham
2018-10-07Merge branch 'Applications/18.08'Elvis Angelaccio
2018-10-07Fix disabling of DolphinNewFileMenuElvis Angelaccio
2018-10-07Add test cases for enabled status of DolphinNewFileMenuElvis Angelaccio
2018-10-06Merge remote-tracking branch 'origin/Applications/18.08'Jaime Torres Amate
2018-10-06Don't assign twice the same key to the action New TabJaime Torres Amate
2018-10-03Merge branch 'Applications/18.08'Andreas Krutzler
2018-09-19Update disk space info on refreshKai Uwe Broulik
2018-09-10Don't assign twice the same key to the action New TabJaime Torres Amate
2018-09-02Renames DolphinViewContainer::getCaption to captionDavid Hallas
2018-08-24Unify window and tab titleDavid Hallas
2018-08-22Restore settings label and prevent warning when Baloo is unavailableHenrik Fehlauer
2018-08-21Port away from kdelibs4supportElvis Angelaccio
2018-06-02Add 'Sort By' and 'View Mode' into Dolphin file context menusNerdopolis Turfwalker
2018-05-07Disable all the 'create new' items when in the TrashNathaniel Graham
2018-04-29Use QGuiApplication::applicationDisplayName()Elvis Angelaccio
2018-04-29Bundle dolphinui.rc also in dolphinmainwindowtestElvis Angelaccio
2018-04-13Convert hard coded shortcuts to standard keysRoman Inflianskas
2018-04-09Select and scroll to the file for "Open path" and "Open Path in New Window" o...Nathaniel Graham
2018-04-05Improve QDialogButtonBox::Yes override textElvis Angelaccio
2018-03-19Introduce singleton for KFilePlacesModelKai Uwe Broulik
2018-03-18Add "Show Target" into symlink context menu and file menuRoman Inflianskas
2018-03-14Add "Open symlink destination folder" into symlink's context menuRoman Inflianskas
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio