┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2016-10-04Hide message widgets only when reloading the viewElvis Angelaccio
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
2016-05-26Port all instances of Kauthorized action/shell_command to shell_commandDavid Edmundson
2016-05-18Don't allow opening the terminal if shell_access Kiosk mode is setDavid Edmundson
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-01-28Fix check whether window is closed by session managementWolfgang Bauer
2016-01-14Do not delete sub menus of the control menu explicitlyFrank Reininghaus
2015-11-09Merge branch 'Applications/15.08'Emmanuel Pescosta
2015-10-21Allow home directories with non-local file paths.Emmanuel Pescosta
2015-09-01Breeze: wrong icon usage Request 124971andreas kainz
2015-04-27Simplify startup split view handlingEmmanuel Pescosta
2015-02-27Fix build in a kdelibs4-free enviromentHrvoje Senjan
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-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...Emmanuel Pescosta
2015-01-29Revert commit 0c6c76b038e868e225f7816fae39635d472bce0a and make theEmmanuel Pescosta
2015-01-28Make the QWeakPointer<DolphinContextMenu> a QScopedPointer<DolphinContextMenu>Emmanuel Pescosta
2015-01-28forward requestItemInfo signalEmmanuel Pescosta
2015-01-28undo should be disabled by defaultEmmanuel Pescosta
2015-01-28use DolphinMainWindow::showErrorMessage instead of DolphinMainWindow::slotPan...Emmanuel Pescosta
2014-12-01Fix KUrl -> QUrl porting errorArjun AK
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-04fix default tab prev/next shortcutsLukáš Tinkl
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-02Update status of paste action once directory has finished loading.David Faure
2014-10-28Port to QDialogMontel Laurent
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