┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
- Statusbar has three modes: Small, FullWidth and Disabled - FullWidth is the original statusbar - Small is the new default statusbar - This statusbar overlays on top of the items instead of taking space - It changes size according to content - Disabled turns statusbar completely off - Zoom slider and space information is only shown in full-width statusbar - Space information is now always on - If user navigates with keyboard, or scrolls to selection, the scrolling will take the statusbar into account - This makes sure the statusbar does not cover any items Related discussion: https://invent.kde.org/system/dolphin/-/issues/50
2025-02-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-23Improve Close split menu action labelKai Uwe Broulik
A "Close" isn't very descriptive. Instead, show "Close Left View" or "Close Right View" in the menu.
2025-02-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-22kitemlistkeyboardsearchmanager: smarter search start positionYifan Zhu
Search from the next position for new search and special repeated key search. Otherwise search from the current position, which is current selected item if something is selected or in selection mode, and 0 (the beginning) otherwise. Test plan: - create directory with files ab1, ab2, and ab3 - click ab2, and press escape to deselect - type ab; verify that ab1 is selected - wait a while, type ab again, verify that ab2 is selected - wait a while, type ab again, verify that ab3 is selected - click ab1, type ab, verify that ab2 is selected BUG: 422951
2025-02-21CI: require passing tests for mergeYifan Zhu
2025-02-20kitemlistcontrollertest: fix warningsMéven Car
NO_CHANGELOG
2025-02-20Add a dolphin to the iconDarshan Phaldesai
Added an dolphin overlay on top of the folder icon. The intention is to add subtle branding and personality to icon while leaving the overall shape and design untouched.
2025-02-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-18GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-18GIT_SILENT made messages (after extraction)l10n daemon script
2025-02-17kfileitemmodel: allow more than 2 single quotes in translated stringsSergey Katunin
This change concerns `timeRoleGroup`.
2025-02-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-15GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-14GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-13CI: Add linux-qt6-next buildAlbert Astals Cid
2025-02-13GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-12GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-11GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-10GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-09GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-08VersionControlObserver: start scanning earlierMéven Car
And avoid scanning directory that don't need it. Stops the working thread upon model change.
2025-02-08CI: Flatpak: Add KDE CLI ToolsJustin Zobel
2025-02-08viewpropertiestest: simplify two testsMéven Car
2025-02-08Viewproperties: prevent loosing view settingsMéven Car
When they match the hardcoded internal settings, when they should be kept as long as they don't match the currently set default viewproperties. Is saved in metadata the diff with the hardcoded internal defaults still. A stable default reference allows to change defaults without changing existing saved viewproperties. CCBUG: 495878
2025-02-08GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-07Fix build with qt devVlad Zahorodnii
2025-02-07GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-06Removed conditional in renameTab to allow unsetting custom labelsambar chakravartty
co-authored by: Felix Ernst
2025-02-06changed all calls to "title(), setTitle()" to "customLabel(), setCustomLabel()"ambar chakravartty
2025-02-06Made style and context enhancements ambar chakravartty
Co-authored by: Felix Ernst
2025-02-06changes saveState() and restoreState() to restore renamed tabs (if any)ambar chakravartty
2025-02-06refactored renameTabambar chakravartty
2025-02-06Apply 1 suggestion(s) to 1 file(s)ambar chakravartty
Co-authored-by: Méven Car <[email protected]>
2025-02-06Apply 1 suggestion(s) to 1 file(s)ambar chakravartty
Co-authored-by: Méven Car <[email protected]>
2025-02-06Apply 1 suggestion(s) to 1 file(s)ambar chakravartty
Co-authored-by: Méven Car <[email protected]>
2025-02-06Removed unused imports to QUuid,quuidambar chakravartty
BUG: 197009
2025-02-06Added code for a "Rename Tab" feature.ambar chakravartty
BUG: 197009
2025-02-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-04Add xml/yaml lintingLaurent Montel
2025-02-04GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-03implement shortcut action for file creationChristian Schwarz
BUG: 462899
2025-02-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-02-01Ignore diacritical marks for keyboard searchThomas Moerschell
When using keyboard search, normalize the item names and remove marks first. Now, items containing characters with marks can be found using keyboard search. BUG: 482394
2025-02-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-01-31GIT_SILENT Sync po/docbooks with svnl10n daemon script