┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
AgeCommit message (Expand)Author
2020-12-07dolphinpart: port to new KPluginMetaData-based KParts APIFriedrich W. H. Kossebau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-11-17[Dolphin] Open Preferred Search Tool actionPiotr Henryk Dabrowski
2018-03-04Remove unused #includeRoman Inflianskas
2017-11-20Modernize: Use override where possibleKevin Funk
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
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-11clean forward declarationMontel Laurent
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-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
2012-09-15Corrected the compile fix commit, rev 965fc6b3.Dawit Alemayehu
2012-09-11Fix compile against the minimum required kdelibs version (v4.7.97)Dawit Alemayehu
2012-09-07Implemented the new KParts extension, KParts::ListingiNotificationExtension.Dawit Alemayehu
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-07-22Show the "Find File" and "Open Terminal" actions in the Tools for file URLs o...Dawit Alemayehu
2012-04-17Fixed the signal connection that emits completed in Dolphin's KPartDawit Alemayehu
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-04-10Readd KFind shortcut for the Dolphin KPartPeter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2010-11-04Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...Peter Penz
2010-11-01Added implementation of the FileInfoExtension to allow KPart plugins to obtai...Dawit Alemayehu
2010-08-27Context-menu cleanups:Peter Penz
2010-02-23Remove all code that is related to DolphinController'sFrank Reininghaus
2010-01-27Implement the --select option in konqueror again, using Peter's nice work in ...David Faure
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2009-11-25Restore the "Edit->Selection" menu from Konqueror 3 for fileFrank Reininghaus
2009-11-14SVN_SILENT: Remove trailing white spaceFrank Reininghaus
2009-11-14When navigating back/forward in the DolphinPart inside Konqueror, rememberFrank Reininghaus
2009-11-10Fix RMB/paste on a subfolder (konq calls pasteTo(KUrl), as documented in Brow...David Faure
2009-07-31Fix forward declarationLaurent Montel
2009-07-29Allow the revision control plugins to indicate information-, error- and opera...Peter Penz
2009-03-26Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ...Peter Penz
2009-03-25BUG: 175658Rahman Duran
2009-02-11- allow the view implementations to attach custom actions to the context menuPeter Penz
2009-01-16Remove useless code, replaced with slotRedirection.David Faure
2009-01-16Repair redirections in DolphinPart, it used to notify of redirections by conn...David Faure
2008-10-05update the statusbar and provide a progress information within the Dolphin KP...Peter Penz
2008-07-11Code factorization: move "properties" action and slot to DolphinViewActionHan...David Faure
2008-06-05Move the "Create New" action (for the Edit menu, not for the context menu) to...David Faure
2008-06-04Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ...David Faure
2008-05-28Handle redirections (e.g. from fish://localhost) without breaking the column ...David Faure