dolphin/lib/konq
Sune Vuorela 8927b09282 Revert "Hide context menu plugins unless enabled by default or by the user"
This reverts commit b1aebb44d6.

As agreed with Frank on k-c-d.
2013-06-21 10:37:52 +02:00
..
favicons SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
pics Optimize PNG files again. 2008-01-02 00:10:07 +00:00
Templates SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
tests normalize signals/slots 2011-07-31 13:33:56 +02:00
AUTHORS Plugin capability for konq_popupmenu 2001-10-30 18:09:01 +00:00
CMakeLists.txt Provide KVersionControlPlugin version 2 2011-09-10 18:11:09 +02:00
DESIGN "Privatize" better everything in KonqFileUndoManager (the private class now has the signals/slots used for DBUS communication, and all private methods). 2008-04-20 22:06:31 +00:00
directory_bookmarkbar.desktop SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
knewmenu.cpp Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
knewmenu.h Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
konq_copytomenu.cpp Use QLatin1String in setObjectName (added with a script) 2010-09-22 07:35:22 +00:00
konq_copytomenu.h Fix lack of error handling in RMB/Move To... (e.g. when src is root-owned) because the parent for KonqOperations 2009-01-19 14:33:10 +00:00
konq_copytomenu_p.h Fix lack of error handling in RMB/Move To... (e.g. when src is root-owned) because the parent for KonqOperations 2009-01-19 14:33:10 +00:00
konq_dndpopupmenuplugin.cpp Adding the KonqDndPopupMenuPlugin class and code for adding it to drag and drop menus in libkonq. This allows for having (in my case) an "Extract here" item pop up in the dnd menu of an archive file 2009-04-13 13:22:23 +00:00
konq_dndpopupmenuplugin.h Add @author to the apidox. 2010-11-02 18:42:28 +00:00
konq_events.cpp changed: made static const data symbols really static const 2010-01-26 02:57:09 +00:00
konq_events.h Add some missing includes. 2012-04-10 00:20:22 +02:00
konq_fileitemcapabilities.cpp Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com 2011-02-04 15:57:33 +01:00
konq_fileitemcapabilities.h Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com 2011-02-04 15:57:33 +01:00
konq_historyentry.cpp fix iterator mixup correctly 2009-04-08 11:46:43 +00:00
konq_historyentry.h fix iterator mixup correctly 2009-04-08 11:46:43 +00:00
konq_historyloader.cpp Extract a KonqHistoryLoader from KonqHistoryManager, with only the loading code. Me likes modularity. Made public in libkonq (but don't use it yet, it doesn't update later on, that might be done by another class). 2009-04-02 01:41:40 +00:00
konq_historyloader.h From http://reviewboard.kde.org/r/1736: install konq_historyprovider.h and konq_historyentry.h, they were written 2009-09-28 23:20:34 +00:00
konq_historyprovider.cpp fix iterator mixup correctly 2009-04-08 11:46:43 +00:00
konq_historyprovider.h fix iterator mixup correctly 2009-04-08 11:46:43 +00:00
konq_menuactions.cpp * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konq_menuactions.h * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konq_nameandurlinputdialog.cpp initialize pointer 2011-01-02 17:21:34 +00:00
konq_nameandurlinputdialog.h Add some missing includes. 2012-04-10 00:20:22 +02:00
konq_operations.cpp Fix Bug 319119 - Dolphin doesn't notice when renaming failed 2013-06-10 11:16:21 +02:00
konq_operations.h Fix Bug 319119 - Dolphin doesn't notice when renaming failed 2013-06-10 11:16:21 +02:00
konq_popupmenu.cpp Revert "Hide context menu plugins unless enabled by default or by the user" 2013-06-21 10:37:52 +02:00
konq_popupmenu.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konq_popupmenuinformation.cpp * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konq_popupmenuinformation.h * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konq_popupmenuplugin.cpp Plugin support is back - do you want to give it a try? 2008-05-20 20:47:26 +00:00
konq_popupmenuplugin.h Mark as deprecated 2010-10-26 12:26:34 +00:00
konq_sound.cc Port to KPluginFactory. 2010-10-27 14:45:58 +00:00
konq_sound.h Port to KPluginFactory. 2010-10-27 14:45:58 +00:00
konq_statusbarmessagelabel.cpp When the close button is clicked, close the status bar error message. 2012-10-30 12:28:38 -04:00
konq_statusbarmessagelabel.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqdndpopupmenuplugin.desktop SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
konqmimedata.cpp * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konqmimedata.h * Port to KFileItemListProperties and KFileItemActions (update kdelibs, it's Monday ;) 2009-03-23 18:18:26 +00:00
konqpopupmenuplugin.desktop SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
kversioncontrolplugin.cpp Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com 2011-02-04 15:57:33 +01:00
kversioncontrolplugin.h Provide KVersionControlPlugin version 2 2011-09-10 18:11:09 +02:00
kversioncontrolplugin2.cpp fix compiler error - Q_UNUSED can't be used with forward-declaration types at least in MSVC. 2011-10-02 19:13:56 -03:00
kversioncontrolplugin2.h Provide KVersionControlPlugin version 2 2011-09-10 18:11:09 +02:00
libkonq_export.h Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the only way to avoid duplicating code until kde5) 2010-01-26 12:04:56 +00:00
Mainpage.dox Apidocs mainpage work. Just got Plasma and Solid to do here. 2007-07-24 18:30:36 +00:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00
SERVICEMENUS Icon renaming (code changes - KDE/): 2007-12-27 10:26:59 +00:00