┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-09-09Add "Open Path" context menu actionKai Uwe Broulik
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-13Use DolphinTabPage saveState/restoreState to remember and re-open closed tabs.Emmanuel Pescosta
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure
2014-08-10Implemented DolphinTabWidget class to encapsulate the tab handling from Dolph...Emmanuel Pescosta
2014-07-31Clean up KAction leftovers.Arnold Dumas
2014-07-22Fix buildLuca Beltrame
2014-07-22Merge branch 'master' into frameworksLuca Beltrame
2014-07-22make CTRL+SHIFT+T reopen last closed tabArjun AK
2014-07-16Merge branch 'master' into frameworksLuca Beltrame
2014-07-16Merge branch 'KDE/4.14'Frank Reininghaus
2014-07-16Fix regression concerning the "Places" selector in the location barFrank Reininghaus
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-08Avoid opening unused tabs which are closed again after startup has finished (...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-29Remove the automoc noiseChristophe Giboudeaux
2014-06-25prevent goBack, goForward, goHome and goUp from being called twiceArjun AK
2014-06-19Implemented DolphinRecentTabsMenu to encapsulate the recentEmmanuel Pescosta
2014-06-04Make Dolphin windows with multiple tabs closableFrank Reininghaus
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-13Merge branch 'KDE/4.13'Frank Reininghaus
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05KIcon -> QIcon and KMimeType::iconNameForUrl() -> KIO::iconNameForUrl()Alex Richardson
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-04-30Update the "Paste" action only if it is necessaryFrank Reininghaus
2014-04-29Change the icon text for Previous and Next toolbar buttonsRenato Atilio
2014-04-26Enable the previous and next tab toolbar buttonsRenato Atilio
2014-02-02Restore the URLs of both views correctly when restoring a sessionFrank Reininghaus
2013-11-06Make it build with QT_STRICT_ITERATORSWolfgang Bauer
2013-11-06Merge branch 'KDE/4.11' into KDE/4.12Wolfgang Bauer
2013-11-06Revert "Files passed as arguments: Ignore unsupported files"Wolfgang Bauer
2013-10-26Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-26Fix broken view state restorationFrank Reininghaus
2013-10-16Make it build with QT_STRICT_ITERATORSKevin Ottens
2013-10-15Merge remote-tracking branch 'origin/KDE/4.11'David Faure
2013-10-13Fix crash when triggereing the "Compare files" action via D-BusFrank Reininghaus
2013-10-13Files passed as arguments: Ignore unsupported filesErik Hahn
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-16Cut the ropes between DolphinMainWindow and DolphinNewFileMenu. Error handlin...Emmanuel Pescosta
2013-06-04Bug 196035 - middle clicking on archive files in dolphin does not open them i...Emmanuel Pescosta
2013-05-22Added the "Open in new Tabs" action to the Dolphin Context menu.Emmanuel Pescosta
2013-05-05Reimplement handling of Shift while showing menu without KModifierKeyInfoDavid Faure
2013-01-15Merge branch 'KDE/4.10'Simeon Bird
2013-01-14Don't delay popup menus of "Create New" and "Recently Closed Tabs" toolbar bu...Kai Uwe Broulik
2013-01-09Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...Emmanuel Pescosta