┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-22GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-21GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-20GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-20SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-08-20GIT_SILENT made messages (after extraction)l10n daemon script
2024-08-19Fix middle-click not following the "Open archives as folder" settingJin Liu
Previous to this commit middle-clicking an archive would always open it in a new tab. This contradicts the recent change d27ee07de7558470ef7b497fbe3d3504ce7cad07 which made it so middle-click would open an item in the second application that is available to open a file. With this commit, middle-clicking will treat the archive like a folder only when GeneralSettings::browseThroughArchives is enabled or when there is no second application available. Otherwise middle-click will open the archive in the second available application.
2024-08-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-18Implement "Focus Places Panel"Felix Ernst
This commit implements an action to move focus to the Places panel analogous to "Focus Terminal Panel" functionality-wise. The implementation of the "Focus Terminal Panel" and "Focus Places Panel" actions is streamlined while improving their code quality. The "Focus Terminal Panel" action is moved into the "Show Panels" sub-menu because it makes more sense to be there considering that its previous location (the "Tools" menu) is meant for external applications and not for functionality internal to Dolphin. This commit also makes it so the keyboard focus is moved to and from the Places panel whenever it is toggled visible or invisible. This is now consistent with the focus handling when the Terminal panel is shown or hidden. The "Focus Places Panel" is one of the actions which was wished for in KDE's accessibility chat room because people relying on keyboard controls might need to press the Tab key a lot to move from the view to the Places panel. The new default shortcut is Ctrl+P.
2024-08-18GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-17KStandardItemListWidget: remove obselete commentYifan Zhu
2024-08-17Make FoldersTabsSettingsPage fully usable for blind usersFelix Ernst
This commit fixes keyboard navigation for the "Folders & Tabs" page in Dolphin's settings dialog. It also makes sure that the Orca screen reader reads out sufficient information for every widget that can get keyboard focus. These two groups of fixes together should allow basic usage of this settings page for users relying on keyboard controls and screen readers. One weirdness prior to this commit was that for checkboxes with a short group label in front and the full description behind screen readers would only read out the label and skip the explanation what the checkbox actually does. This commit fixes this by explicitly setting the accessible text for the label. In practice only reading out the explanation and skipping the label seemed sufficient and is implemented here, but more specific text could be provided using this mechanism if needed.
2024-08-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-16ContextMenuSettingsPage: Stop forcing focus onto search fieldFelix Ernst
Prior to this commit when switching between categories in Dolphin's settings dialog by keyboard, the focus would suddenly switch away from the category chooser when going over the "Context Menu" category. This meant that one couldn't move to the Trash category in a straightforward way but had to fight the focus change forced by Dolphin. This commit removes that forced focus change so the category can now be changed by keyboard as expected.
2024-08-16DolphinSettingsDialog: Move focus to Okay button lastFelix Ernst
This commit changes the Tab order in Dolphin's Configure dialog so that the items which are visually at the end of the dialog are also last in the keyboard focus order when cycling through the interface using the Tab key. Previously, the "Cancel", "Defaults", "Okay", and "Apply" buttons received focus prior to the actual contents of the pages which does not make sense from a workflow perspective. This change should also make navigating this dialog easier when relying on screen readers because reading those buttons out prior to users even having a chance to change any setting did not make any sense.
2024-08-16Fix display of filename ampersands in actionsJohn Veness
If you added the "Actions for..." button to the toolbar, filenames that contain "&" would not appear correctly in that button. This MR fixes that, and also the button that appears when using "Delete" with selection mode. BUG: 491684
2024-08-16Only accept left mouse button for double click actionsMéven Car
Such * double click background BUG: 485295
2024-08-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-15GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit d80d4647c96d19b1926fc5edb9b84224cee462c4)
2024-08-13KStandardItemListWidget: select by number of unicode charsYifan Zhu
Previously during rename, the number of QChar is used for selection, which might be different from number of unicode characters. Test plan: - create the file zz❤️❤️.txt - rename the file - verify that the first 4 characters are correctly selected, which didn't work before the patch. BUG: 466814
2024-08-13GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-12Set up KCrash after KAboutData::setApplicationData()Laurent Montel
2024-08-11GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-10SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-08-10GIT_SILENT made messages (after extraction)l10n daemon script
2024-08-08GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-05SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-08-05GIT_SILENT made messages (after extraction)l10n daemon script
2024-08-04GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-08-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-31Kitemlistcontroller: only accept doubleclick for left mouse buttonMéven Car
Add test for double-click activation. BUG: 485295
2024-07-31GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-30GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-29GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-28GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-07-27Add missing license textsNicolas Fella
2024-07-27Fix baloo version in FlatpakNicolas Fella
2024-07-27Port from KIconLoader::drawOverlays to KIconUtils::addOverlaysNicolas Fella
The latter is what most other projects use
2024-07-27GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-24DolphinViewContainer: Check "title" URL query if no path is givenKai Uwe Broulik
Makes it consistent with `KUrlNavigator` which checks a "title" query if no path is given, e.g. in baloosearch
2024-07-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-23SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-07-22Notify users if authorization is required to proceedFelix Ernst
Previous to this commit entering a folder without read access would show the non-descriptive error message "Could not enter folder". If the user actually is not allowed to view the contents of the folder, this is indeed true and this commit will preserve this message as is. However, if an admin protocol is installed, users can actually view the contents of most folders after authorizing themselves as administrators. So this commit changes the error message in those specific circumstances to instead read "Authorization required to enter this folder." and provide a button to authorize themselves. This button is the "Act as Administrator" action. If no admin protocol is installed, this commit has no effect. The idea for this change came from Harald Sitter. I receive funding for changes like this by the Next Generation Internet Initiative, which (as I understand it) will no longer provide funds for future projects like this if the current EU draft budget goes through as it is.
2024-07-21GIT_SILENT Upgrade release service version to 24.11.70.Albert Astals Cid
2024-07-21GIT_SILENT Sync po/docbooks with svnl10n daemon script