dolphin/src
2022-02-25 21:03:36 +01: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 Merge branch 'release/21.12' 2022-02-25 21:03:36 +01:00
panels [Places Panel] Make use of KFilePlacesView::dragAutoActivationDelay 2022-02-07 07:29:35 +00:00
search Port back to KFilePlacesView 2022-01-09 18:09:10 +01:00
settings Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector. 2022-02-07 06:19:51 +13:00
statusbar [Status Bar] Don't mess with status bar visibility in extensions 2021-11-29 11:34:22 +01:00
tests [DolphinQueryTest] Fix class name duplication 2022-02-25 19:23:18 +00:00
trash Drop now unneeded QOverload statements 2021-12-13 08:35:26 +00:00
userfeedback Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
views Don't set ignoreMaximumSize on preview jobs for slow files 2022-02-02 09:41:10 +00:00
CMakeLists.txt Adapt build system for building against qt6 2022-01-14 08:04:01 +01: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 DBus activation with filemanager iface 2021-08-25 14:45:55 +00:00
dbusinterface.h Add SortOrderForUrl method to DBus interface 2021-06-04 12:04:14 +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 Port back to KFilePlacesView 2022-01-09 18:09:10 +01:00
dolphincontextmenu.h Reuse KFileItemActions instance during lifetime of dolphin 2021-07-04 20:33:48 +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 Hide "Places" section header when panels are unlocked 2022-02-05 22:18:28 +00:00
dolphinmainwindow.h Add "Unlock panels" to main window context menu 2022-01-31 12:06:08 +00:00
dolphinnavigatorswidgetaction.cpp Remove duplicate include from .h/.cpp 2021-11-02 13:20:10 +01:00
dolphinnavigatorswidgetaction.h Fix various typos 2021-12-06 07:59:23 -05: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 Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles 2021-12-16 20:09:45 +00:00
dolphinpart.desktop.in SVN_SILENT made messages (.desktop file) - always resolve ours 2021-10-09 01:19:17 +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 Hide "Places" section header when panels are unlocked 2022-02-05 22:18:28 +00:00
dolphinplacesmodelsingleton.h Hide "Places" section header when panels are unlocked 2022-02-05 22:18:28 +00:00
dolphinrecenttabsmenu.cpp Delete some items that were intended to be deleted. Avoid trying to delete items that don't exist 2021-07-17 19:50:52 +02: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 [Tab Bar] Accept proposed action only ontop of a tab 2022-01-23 18:49:24 +00:00
dolphintabbar.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphintabpage.cpp [Split view] Reset splitter position on double click 2021-08-30 14:18:21 +00:00
dolphintabpage.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphintabwidget.cpp Fix updating window and tab titles 2021-11-13 18:20:59 +02:00
dolphintabwidget.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinui.rc Remove the filter action from the toolbar 2021-06-12 17:08:28 +02: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 GIT_SILENT: add missing override keyword 2021-10-25 13:34:22 +02:00
dolphinurlnavigatorscontroller.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinviewcontainer.cpp Merge branch 'release/21.12' 2022-02-04 12:58:29 +01:00
dolphinviewcontainer.h Enable Ctrl/Shift-Click to open folder in a new tab/window 2021-12-17 14:11:46 +00:00
global.cpp Merge branch 'release/21.08' 2021-08-29 19:42:51 +02:00
global.h Add SortOrderForUrl method to DBus interface 2021-06-04 12:04:14 +00:00
main.cpp Add Flatpak patches to Dolphin depending on CMake definition 2022-01-04 21:53:44 +00: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) 2022-02-16 02:18:21 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-20 01:50:36 +00:00