dolphin/src
Alex Richardson b069fb9b43 dolphin: convert panels/ and filterbar to qt signal/slot syntax
TerminalPanel connections to konsole part were not converted since there
is no header available that defines these function, we have to keep the
old syntax here.

Additionally the new syntax no longer accepts QPointer arguments, we have
to explicitly call .data() there.
2014-05-05 23:05:33 +02:00
..
filterbar dolphin: convert panels/ and filterbar to qt signal/slot syntax 2014-05-05 23:05:33 +02:00
kitemviews dolphin: convert kitemviews/ to qt5 signal slot syntax 2014-05-05 23:05:33 +02:00
panels dolphin: convert panels/ and filterbar to qt signal/slot syntax 2014-05-05 23:05:33 +02:00
search make FileNameSearchProtocol::listDir override the KIO::SlaveBase method 2014-05-05 23:05:33 +02:00
settings Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
statusbar Remove "Copy text" statusbar contextmenu entry 2013-09-12 18:45:41 +02:00
tests Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
views Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
CMakeLists.txt Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-X11.h.cmake Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dolphin.desktop Remove erroneous double-quotes around %c in Exec line 2013-05-03 13:22:33 +02:00
dolphinapplication.cpp Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
dolphinapplication.h Let each DolphinMainWindow run in a custom process 2011-04-12 20:08:08 +02:00
dolphincontextmenu.cpp Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
dolphincontextmenu.h Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu. 2013-08-28 18:46:45 +02:00
dolphindockwidget.cpp Do not allow that panels are dragged out of the main window 2013-07-29 23:22:02 +02:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
dolphinmainwindow.h Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
dolphinnewfilemenu.cpp Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu. 2013-08-28 18:46:45 +02:00
dolphinnewfilemenu.h Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu. 2013-08-28 18:46:45 +02:00
dolphinpart.cpp KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrl 2014-05-05 23:05:33 +02:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2014-01-22 06:22:47 +00:00
dolphinpart.h KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrl 2014-05-05 23:05:33 +02:00
dolphinpart.rc Show compact-mode icon also in Konqueror 2011-11-06 12:14:07 +01:00
dolphinpart_ext.cpp Moved all the extension code into dolphinpart_ext.* 2013-10-12 13:33:42 -04:00
dolphinpart_ext.h Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
dolphinremoveaction.cpp Update the "Move to Trash" action's and the "Delete" action's 2013-06-22 14:04:45 +02:00
dolphinremoveaction.h - Factored out the Delete/Move To Trash action into own class. 2013-05-14 08:37:21 -04:00
dolphinui.rc Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu. 2013-08-28 18:46:45 +02:00
dolphinviewcontainer.cpp Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
dolphinviewcontainer.h Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
libdolphin_export.h Remove QBool headers. 2012-04-10 00:20:22 +02:00
main.cpp Allow compiling Dolphin with KF5 2014-05-05 23:05:13 +02:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00