dolphin/src
2021-05-03 16:22:21 +02:00
..
filterbar Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews InformationPanel: Allow to refresh the panel when its displayed content changes 2021-04-24 09:00:31 +00:00
panels InformationPanel: Allow to refresh the panel when its displayed content changes 2021-04-24 09:00:31 +00:00
search search: Add action to clear tag selection 2021-05-03 16:22:21 +02:00
settings SVN_SILENT made messages (.desktop file) - always resolve ours 2021-04-23 01:19:55 +00:00
statusbar Add option to hide entire status bar 2021-04-07 09:05:51 +00:00
tests Enable test mode in all test 2021-03-13 17:18:53 +01:00
trash Fix deprecated method calls when using KIO >= 5.82 2021-04-06 15:12:20 +02:00
userfeedback Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
views InformationPanel: Allow to refresh the panel when its displayed content changes 2021-04-24 09:00:31 +00:00
CMakeLists.txt Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable 2021-05-03 02:03:19 +02:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-kactivities.h.cmake Bring back KActivities support 2019-03-18 21:18:04 +01:00
config-kuserfeedback.h.cmake Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
config-packagekit.h.cmake Dolphin: Implement package kit for deb/rpm/pacman service packages 2020-05-05 17:26:13 +02:00
config-terminal.h.cmake Introduce HAVE_TERMINAL 2019-01-28 22:38:21 +01:00
dbusinterface.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dbusinterface.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Open new tab placement option 2021-01-10 21:54:45 +00:00
dolphinbookmarkhandler.h Not necessary to forward class if we include file 2021-04-08 21:40:59 +02:00
dolphincontextmenu.cpp Revert "ContextMenu: Allow plugins submenus to react to Shift modifiers" 2021-01-02 19:22:10 +01:00
dolphincontextmenu.h Fix delete action switching via 'Shift' when sub-context-menu is open 2020-11-23 22:07:31 +00:00
dolphindockwidget.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinmainwindow.cpp Replace custom hamburger/control menu with KHamburgerMenu 2021-04-29 13:22:10 +00:00
dolphinmainwindow.h Replace custom hamburger/control menu with KHamburgerMenu 2021-04-29 13:22:10 +00:00
dolphinnavigatorswidgetaction.cpp Show button to open knetattach inline with URL nav on remove:// view 2021-01-19 07:48:36 +09:00
dolphinnavigatorswidgetaction.h Show button to open knetattach inline with URL nav on remove:// view 2021-01-19 07:48:36 +09:00
dolphinnewfilemenu.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinnewfilemenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinpart.cpp Port away from deprecated KToolInvocation::invokeTerminal 2021-02-10 23:08:06 +00:00
dolphinpart.desktop.in SVN_SILENT made messages (.desktop file) - always resolve ours 2021-04-23 01:19:55 +00:00
dolphinpart.h Add missing includes 2021-02-09 00:40:54 +01:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc ui.rc files: consistenly use <gui> instead of deprecated <kpartgui> 2020-11-28 10:28:53 +01:00
dolphinpart_ext.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinpart_ext.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinrecenttabsmenu.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinrecenttabsmenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinremoveaction.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphintabbar.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphintabpage.cpp Remove code for dolphin < 4.14 tab restore 2021-04-24 17:16:27 +00:00
dolphintabpage.h Remove code for dolphin < 4.14 tab restore 2021-04-24 17:16:27 +00:00
dolphintabwidget.cpp Remove code for dolphin < 4.14 tab restore 2021-04-24 17:16:27 +00:00
dolphintabwidget.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinui.rc Replace custom hamburger/control menu with KHamburgerMenu 2021-04-29 13:22:10 +00:00
dolphinurlnavigator.cpp Make it more obvious that you can connect to servers on remote:/ page 2020-12-27 17:38:55 +00:00
dolphinurlnavigator.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinurlnavigatorscontroller.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinviewcontainer.cpp PlacesPanel: activating a place does not select its previously selected children 2021-04-17 10:44:28 +02:00
dolphinviewcontainer.h PlacesPanel: activating a place does not select its previously selected children 2021-04-17 10:44:28 +02:00
global.cpp Animate split view mode toggling 2021-01-02 17:48:52 +00:00
global.h Animate split view mode toggling 2021-01-02 17:48:52 +00:00
main.cpp Port away from KInit 2021-03-28 17:11:36 +02:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
middleclickactioneventfilter.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2021-04-23 00:21:18 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-04-23 01:19:55 +00:00