dolphin/src
2020-08-23 23:52:13 +02:00
..
filterbar Move search and filter bar close buttons to the right 2020-05-18 07:30:12 -06:00
icons Add application icon for Mac and MS Windows. 2016-11-22 18:15:42 +01:00
kitemviews Fix selection rect after porting from QFontMetrics::width() 2020-07-12 23:30:14 +02:00
panels Merge branch 'release/20.04' 2020-06-23 17:42:06 +02:00
search [search] Close tags menu after click when there is only one tag 2020-08-04 22:34:05 +02:00
settings Fix i18n 2020-08-08 15:34:17 +03:00
statusbar Fix 'show space' setting not being re-applied 2020-08-23 23:52:13 +02:00
tests [search] Fix corner cases when using quotes in filenames 2020-07-05 17:15:31 +00:00
trash Get rid of ugly static_cast usages in connect() calls 2019-05-05 17:53:29 +02:00
views ## Summary 2020-06-29 22:27:33 +00:00
CMakeLists.txt Fix deprecated knsrc file location 2020-07-18 16:43:43 +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-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 Exclude daemonized processes from Dolphin::attachToExistingInstance() 2020-03-16 22:38:40 +01:00
dbusinterface.h Fix minor typo 2020-03-17 16:56:45 +02:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Port away from deprecated KBookmarksmenu API 2020-03-30 15:50:07 +02:00
dolphinbookmarkhandler.h Remove dead code 2019-11-25 20:54:12 +01:00
dolphincontextmenu.cpp ## Summary 2020-06-29 22:27:33 +00:00
dolphincontextmenu.h Refactoring to reduce size of openItemContextMenu and add the ContextType TimelineOrSearchContext 2019-12-02 13:24:36 +01:00
dolphindockwidget.cpp don't use temporaries when uneeded 2018-06-22 16:17:47 +02:00
dolphindockwidget.h Don't use nullptr/0 as flags (deprecated in qt5.15) 2019-12-26 14:23:45 +01:00
dolphinmainwindow.cpp ## Summary 2020-06-29 22:27:33 +00:00
dolphinmainwindow.h use KSycoca for updating OpenPreferredSearchTool action 2020-05-24 08:26:25 -06:00
dolphinnewfilemenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinnewfilemenu.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinpart.cpp Port QRegExp to QRegularExpression 2020-05-06 11:37:38 +02:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:34:48 +02:00
dolphinpart.h [Dolphin] Open Preferred Search Tool action 2019-11-17 18:15:26 +01:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Add action for focusing Terminal Panel 2019-12-05 15:53:19 -07:00
dolphinpart_ext.cpp DolphinView: rename cutSelectedItems to cutSelectedItemsToClipboard 2020-05-11 22:54:08 +02:00
dolphinpart_ext.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinplacesmodelsingleton.cpp Introduce singleton for KFilePlacesModel 2018-03-19 09:57:24 +01:00
dolphinplacesmodelsingleton.h Introduce singleton for KFilePlacesModel 2018-03-19 09:57:24 +01:00
dolphinrecenttabsmenu.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinrecenttabsmenu.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinremoveaction.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinremoveaction.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphintabbar.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphintabbar.h Modernize: Use override where possible 2017-11-20 23:25:48 +01:00
dolphintabpage.cpp Remove unnecessary semicolons after Q_UNUSED 2019-11-09 22:09:16 +01:00
dolphintabpage.h Fix minor typos 2018-10-25 21:23:44 +03:00
dolphintabwidget.cpp DolphinView: rename new methods to copy/move urls 2020-05-19 00:30:47 +02:00
dolphintabwidget.h Allow to copy or move selection to the other split view 2020-05-14 16:20:14 -06:00
dolphinui.rc ## Summary 2020-06-29 22:27:33 +00:00
dolphinviewcontainer.cpp [Details mode] Allow to fill the column size of directories with actual size 2020-05-04 07:26:59 +02:00
dolphinviewcontainer.h Do not display full path in the title of the tab 2020-04-15 09:47:57 -06:00
global.cpp Fix clazy-range-loop warning 2020-05-28 22:02:03 +02:00
global.h Add an option to show tabs from last time when Dolphin starts 2020-04-26 12:14:56 -06:00
main.cpp Fix "Show folders, tabs, and window state from last time" feature 2020-07-19 08:03:56 -06:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Add navigation history to forward/back buttons 2019-09-29 14:16:11 +02:00
middleclickactioneventfilter.h Fix all 'explicit constructor' krazy warnings 2018-02-03 22:21:30 +01:00
org.kde.dolphin.appdata.xml GIT_SILENT Update Appstream for new release 2020-08-05 09:42:51 +02:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 08:34:48 +02:00