┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-07-20PreviewSettingsPage: fix a warning: Attempting to add a layout...Méven Car
2024-07-19search: url encode parameters to filenamesearch:/Méven Car
To allow to pass caracters outside of latin1 encoding.
2024-07-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-19SVN_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-19GIT_SILENT made messages (after extraction)l10n daemon script
2024-07-18Port away from deprecated KIconEffect APINicolas Fella
2024-07-18GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-17Remove dead codeManuel Alcaraz Zambrano
2024-07-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-15GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-14GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-13Stop acting as admin when the authorization expiresFelix Ernst
Previously, the authorization just silently expired without any visible change. The surprise only came when the user tried to do any action, which immediately would show a password prompt. We don't want users to randomly type passwords into password prompts unexpectedly showing up. This commit avoids that. With this change, the view container visibly de-escalates privileges and shows a message explaining what happened. A method was implemented in kio-admin to make this possible. See: https://commits.kde.org/kio-admin/a2da29289d12ef845e2c1da17ed04c59f1c47762 This commit also improves some logic around the responsibility of hiding bars and activating view containers. This is also part of my project funded by the European Commission.
2024-07-13GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-12GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-11GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-10GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-07-09GIT_SILENT Sync po/docbooks with svnl10n daemon script