┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
AgeCommit message (Expand)Author
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2019-05-13Add Bookmark HandlingDavid Hallas
2019-03-09New tab placed after current tab when middle-clickingDavid Hallas
2018-08-24Unify window and tab titleDavid Hallas
2018-03-18Add "Show Target" into symlink context menu and file menuRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-02-10Build TerminalPanel also on WindowsElvis Angelaccio
2018-02-03Drop dead codeElvis Angelaccio
2018-01-18Set the focus to the active view, after leaving the terminal panelAdrián Chaves Fernández (Gallaecio)
2017-11-20Modernize: Use override where possibleKevin Funk
2017-10-14Fix build on WindowsElvis Angelaccio
2017-10-12Don't block unmounting when terminal panel's cwd is the mountpointMiklos Marton
2017-08-24Support middle clicking of Back/Forward/Up/Home toolbar buttonsKai Uwe Broulik
2017-03-12Revert "Make "show filter bar" a toggle action"Sergey Kalinichev
2017-02-18Make "show filter bar" a toggle actionDon Nguyen
2017-02-13Whitespace?arnav dhamija
2017-02-02Added a commentarnav dhamija
2017-02-02Added a commentarnav dhamija
2016-09-26Added the GUI button for quick stashingarnav dhamija
2015-04-27Simplify startup split view handlingEmmanuel Pescosta
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-04Port Dolphin away from KApplication, KCmdLineArgs and K4AboutDataMathieu Tarral
2015-01-28forward requestItemInfo signalEmmanuel Pescosta
2015-01-28use DolphinMainWindow::showErrorMessage instead of DolphinMainWindow::slotPan...Emmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-02Update status of paste action once directory has finished loading.David Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-09-15* Fixed wrong signal-slot connection between KUrlNavigator and DolphinMainWindowEmmanuel Pescosta
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-13React on the redirection signal from DolphinView to properly update the tab a...Emmanuel Pescosta
2014-08-10Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...Emmanuel Pescosta
2014-07-31Clean up KAction leftovers.Arnold Dumas
2014-07-22Merge branch 'master' into frameworksLuca Beltrame
2014-07-22make CTRL+SHIFT+T reopen last closed tabArjun AK
2014-07-10Merge branch 'master' into frameworksEmmanuel Pescosta
2014-07-08Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar ha...Emmanuel Pescosta
2014-07-04Implemented DolphinTabPage class to encapsulate the split view handling from ...Emmanuel Pescosta
2014-06-29Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-19Implemented DolphinRecentTabsMenu to encapsulate the recentEmmanuel Pescosta
2014-05-05KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa
2013-10-26Fix broken view state restorationFrank Reininghaus
2012-09-11Fixes Bug 242007 - "Open Folder during Drag operation" cannot go into differe...Emmanuel Pescosta
2012-05-08Remove unimplemented declarationPeter Penz
2012-04-30Places Panel: Minor fixes/improvementsPeter Penz
2012-04-26Update the view when changing the directory using 'cd' in the terminalFrank Reininghaus