┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.cpp
AgeCommit message (Expand)Author
2019-09-05Change terminal panel icon to dialog-scriptsNoah Davis
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2018-10-24[DolphinViewActionHandler] Rename createDirectory signalElvis Angelaccio
2018-04-13Convert hard coded shortcuts to standard keysRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-01-21Don't show 'Open Terminal' on WindowsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-09-07Fix DolphinRemoveAction Shift toggling on WaylandElvis Angelaccio
2017-08-09Port to KStandardAction::RenameFileElvis Angelaccio
2017-07-27Port to KStandardAction::MoveToTrashElvis Angelaccio
2017-07-13Add missing emit keywordsElvis Angelaccio
2017-03-13Port to KStandardAction::DeleteFileElvis Angelaccio
2016-12-06Dolphin Part: Update the paste action at the end of the listingJonathan Marten
2016-09-28Follow changes in konqpopupmenu: no longer back/forward/up in part's contextm...David 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
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-24Fix build on Jenkins (or with BUILD_TESTING=ON)Hrvoje Senjan
2015-02-24Fix the build of kde-baseapps temporarily (categorized logging in DolphinPart)Emmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-12-25Remove unused libkonq includesDavid Faure
2014-12-14Port KInputDialog to QInputDialogEmmanuel Pescosta
2014-12-14Remove K_EXPORT_PLUGINEmmanuel Pescosta
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-02Many cleanups in KonqOperationsDavid Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21Port from KonqOperations::editMimeType to KMimeTypeEditor::editMimeType (from...David Faure
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-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-05-14Adjust to changes in KAboutDataHrvoje Senjan
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrlAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2013-10-12Moved all the extension code into dolphinpart_ext.*Dawit Alemayehu
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-18dolphin: Show full file info in statusbar when only one file is selectedFabio D'Urso
2013-08-05DolphinPart: Use Qt::convertFromPlainText instead of Qt::escape for filenamesFabio D'Urso
2013-07-29Don't let HTML-like filenames be interpreted as HTML stringsFabio D'Urso
2013-06-24Do not show "Move To Trash" action in context menu for remote URLs.Dawit Alemayehu
2013-05-14- Factored out the Delete/Move To Trash action into own class.Dawit Alemayehu
2012-12-13Fix Bug 304299 - Dolphin launches multiple instances of a program when multip...Emmanuel Pescosta