1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00
dolphin/src
Eugene Popov b3ac8d783b KItemListView: Improve scrollToItem()
Prevent an item with a long name from scrolling to the right edge when navigating in Compact View mode.
2024-03-23 09:30:29 +00:00
..
filterbar Animate most of the bars 2024-03-13 15:39:00 +00:00
icons Sync Dolphin icon with Breeze system-file-manager 2024-03-13 17:18:21 +00:00
kitemviews KItemListView: Improve scrollToItem() 2024-03-23 09:30:29 +00:00
panels Add settings page for Panels 2024-03-15 16:28:35 +00:00
search Animate most of the bars 2024-03-13 15:39:00 +00:00
selectionmode Animate most of the bars 2024-03-13 15:39:00 +00:00
settings Save 'Open Archives as Folders' setting 2024-03-16 15:23:11 +01:00
statusbar Animate most of the bars 2024-03-13 15:39:00 +00:00
tests Adapt testOpenInNewTabTitle() to upstream change 2024-03-14 10:50:48 +00:00
trash Adapt to KConfigGroup name officially being a QString type 2023-11-08 12:08:31 +01:00
userfeedback Port to KF6 rename of KUserFeedback 2023-11-23 17:56:58 +00:00
views Enable custom view properties for special folders even if "remember for each folder" is off 2024-03-12 09:43:44 +00:00
animatedheightwidget.cpp Animate most of the bars 2024-03-13 15:39:00 +00:00
animatedheightwidget.h Animate most of the bars 2024-03-13 15:39:00 +00:00
CMakeLists.txt Add settings page for Panels 2024-03-15 16:28:35 +00:00
config-dolphin.h.cmake Fix building with activities after the kactivities -> plasma-activities rename 2023-11-30 08:59:04 +01:00
dbusinterface.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dbusinterface.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Remove setUpdate KBookmarkManager call 2024-01-03 15:20:59 +01:00
dolphinbookmarkhandler.h Adapt to KBookmarkManager API change 2023-10-20 16:37:53 +02:00
dolphincontextmenu.cpp DolphinContextMenu: Add hint that secondary app will be opened by middle click 2024-03-18 17:48:28 +00:00
dolphincontextmenu.h Add open containing folder options for files in recentlyused:/ 2023-09-06 14:39:15 +02:00
dolphindockwidget.cpp Set dockAction enabled according to settings 2023-12-15 10:17:21 +00:00
dolphindockwidget.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphinmainwindow.cpp Add settings page for Panels 2024-03-15 16:28:35 +00:00
dolphinmainwindow.h Use a separate menu action for split view action 2024-01-18 23:29:23 +00:00
dolphinnavigatorswidgetaction.cpp Avoid searching for the knetattach service on startup 2024-02-23 09:45:53 +00:00
dolphinnavigatorswidgetaction.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinnewfilemenu.cpp Do not rely on KIO source-code compat code 2023-12-26 17:11:32 +01:00
dolphinnewfilemenu.h Bring back the "Create New" menu in the menu bar 2023-05-16 11:11:51 -04:00
dolphinpart_ext.cpp Merge branch 'master' into kf6 2023-07-05 22:44:40 +02:00
dolphinpart_ext.h Port to KF6 KParts 2023-03-04 23:36:46 +00:00
dolphinpart.cpp Port away from KMoreTools 2023-11-08 13:36:51 +00:00
dolphinpart.h Dolphin: Remove unused code, fix clazy warnings 2023-12-14 10:36:58 +01:00
dolphinpart.json.in Remove 'Id' field from JSON plugin metadata 2024-03-06 15:00:29 +00:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinpartactions.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-01-17 01:13:46 +00:00
dolphinplacesmodelsingleton.cpp DolphinPlacesModel: remove usage of alternativeApplicationName 2023-09-30 07:15:18 +00:00
dolphinplacesmodelsingleton.h DolphinPlacesModel: remove usage of alternativeApplicationName 2023-09-30 07:15:18 +00:00
dolphinrecenttabsmenu.cpp DolphinRecentTabsMenu: Fix blank text for closed search tab 2023-10-03 00:44:55 -05:00
dolphinrecenttabsmenu.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphinremoveaction.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinremoveaction.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphintabbar.cpp Improve DnD handling in read-only dirs 2024-02-17 11:14:46 +00:00
dolphintabbar.h Improve DnD handling in read-only dirs 2024-02-17 11:14:46 +00:00
dolphintabpage.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphintabpage.h Add open in split view action 2023-09-09 15:45:26 +00:00
dolphintabwidget.cpp Handle deprecation of QGuiApplication::paletteChanged 2024-03-09 13:01:57 +01:00
dolphintabwidget.h DragAndDropHelper::updateDropAction: use StatJob for remote URLs 2024-02-29 23:13:47 +00:00
dolphinui.rc Use a separate menu action for split view action 2024-01-18 23:29:23 +00:00
dolphinurlnavigator.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinurlnavigator.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinurlnavigatorscontroller.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinurlnavigatorscontroller.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinviewcontainer.cpp Animate most of the bars 2024-03-13 15:39:00 +00:00
dolphinviewcontainer.h Animate most of the bars 2024-03-13 15:39:00 +00:00
global.cpp Replace qAsConst with std::as_const 2023-09-10 15:19:13 +02:00
global.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
main.cpp DolphinMainWindow: autosave session 2024-01-14 08:34:58 +00:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
middleclickactioneventfilter.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2024-03-16 00:40:39 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-03-16 01:17:09 +00:00