┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-03Open KFind with current dirNicolas Fella
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-27Fix compile with Qt 6.7nerdopolis turfwalker
2024-02-27Fix: can't drop into remote dirJin Liu
2024-02-26GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-24GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-23Resolve conflict between activateSoonAnimation and hoverSequenceAnimationFelix Ernst
2024-02-23Add drag-open animationFelix Ernst
2024-02-23Avoid searching for the knetattach service on startupFelix Ernst
2024-02-21Fix a crash in DolphinSearchBox::hideEvent()Vlad Zahorodnii
2024-02-19GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-18Add documentationFelix Ernst
2024-02-18GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-02-16GIT_SILENT Update Appstream for new releaseHeiko Becker
2024-02-14GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-11GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-10GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-09GIT_SILENT Update Appstream for new releaseHeiko Becker
2024-02-09GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-06GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-05GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-04GIT_SILENT made messages (after extraction)l10n daemon script
2024-02-02org.kde.dolphin.appdata: Add developer_nameTimothée Ravier
2024-02-02Fix flatpakCarl Schwan
2024-02-01Fix focus chainFelix Ernst
2024-02-01Speed up autoSaveSession testFelix Ernst
2024-01-30Add test cases for right-to-left keyboard navigationFelix Ernst
2024-01-30Improve arrow key navigation for right-to-left languagesFelix Ernst
2024-01-23Slightly refactor count resortingFelix Ernst
2024-01-22Avoid sorting too frequentlyFelix Ernst
2024-01-21dolphintabbar: only open tab on double left clickYifan Zhu
2024-01-20rolesupdater: set isExpandable to false when dir is emptyMéven Car
2024-01-18Fix memory leakLoren Burkholder
2024-01-18Resize the split button when the menu is removedLoren Burkholder
2024-01-18Remove the menu from the split button when splitscreen is closedLoren Burkholder
2024-01-18Remove popout action from toolbar when split screen is closedLoren Burkholder
2024-01-18Use a separate menu action for split view actionJoshua Goins
2024-01-18Move popout action into split action dropdownLoren Burkholder
2024-01-18Follow the setting for which view to closeLoren Burkholder
2024-01-18Always update the split view buttonLoren Burkholder
2024-01-18Use better description for pop out actionLoren Burkholder
2024-01-18Allow popping out a split viewLoren Burkholder
2024-01-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2024-01-17GIT_SILENT made messages (after extraction)l10n daemon script
2024-01-16Fix: "empty folder" placeholder text eating mouse eventsJin Liu
2024-01-14Never emit the fileMiddleClickActivated signal if isTabsForFilesEnabled is trueStefano Crocco
2024-01-14DolphinMainWindowTest: Add unit test for autosave session featureAmol Godbole
2024-01-14DolphinView: Use SingleShot and Queued ConnectionsAmol Godbole
2024-01-14DolphinMainWindow: autosave sessionAmol Godbole