┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
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-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-10-01Ported Dolphin away from KStandardDirsEmmanuel Pescosta
2014-09-15* Fixed wrong signal-slot connection between KUrlNavigator and DolphinMainWindowEmmanuel Pescosta
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
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