┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
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
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-03-03Add default shortcut "/" for opening filter panelRoman Inflianskas
2018-02-14Add icons to Edit menuMarjio Mustac
2018-02-10Build TerminalPanel also on WindowsElvis Angelaccio
2018-02-03Use new KStandardAction slot syntaxElvis Angelaccio
2018-01-30Merge branch 'Applications/17.12'Nathaniel Graham
2018-01-29Let the terminal panel sit on the left or right side of the windowNathaniel Graham
2018-01-21Don't show 'Open Terminal' on WindowsElvis Angelaccio
2018-01-18Exclude m_terminalPanel references when built on WindowsAdrián Chaves (Gallaecio)
2018-01-18Set the focus to the active view, after leaving the terminal panelAdrián Chaves Fernández (Gallaecio)
2017-12-13Change "Empty Search" to just "Search" to handle searches with no search textNathaniel Graham
2017-12-03Change window title when searchingJulian Schraner
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-10Use new folder-stash iconNathaniel Graham
2017-10-14Fix Q_OS_WIN ifdefElvis Angelaccio
2017-10-14Fix build on WindowsElvis Angelaccio
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2017-08-29Prefer place name over actual name in title barKai Uwe Broulik
2017-08-24Port to new KStandardAction slot syntaxElvis Angelaccio
2017-08-24Support middle clicking of Back/Forward/Up/Home toolbar buttonsKai Uwe Broulik
2017-08-09Port to KStandardAction::RenameFileElvis Angelaccio
2017-08-03Port to KHelpMenuElvis Angelaccio