┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-15GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-15GIT_SILENT made messages (after extraction)l10n daemon script
2025-08-14GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-13Add a Window Color Scheme menu in the Configure menuKostiantyn Korchuhanov
The menu is located at Menu -> Configure -> Window color scheme Either in menu or hamburger mode. FEATURE: 506618
2025-08-10GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-09kio-admin: Risk dialog correctly sets url themeMisha Vicha
When the "Risks of Acting as an Administrator" prompt is not accepted, the user now gets their url theme set back to `file://`.
2025-08-09kio-admin: Risk dialog saves only on acceptMisha Vicha
The "Risks of Acting as an Administrator" prompt now only runs saveDontShowAgainContinue when the prompt is confirmed. This fixes it saving even when the prompt was cancelled.
2025-08-09kio-admin: Update risk dialog result checkMisha Vicha
The check now correctly considers only KMessageDialog::PrimaryAction as confirmation, where before closing the window (4 isn't KMessageDialog::Cancel anymore) would pass through and still ask for the root password even when the prompt was technically cancelled. Also now correctly uses the Enum instead of a hardcoded integer.
2025-08-09GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-07GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-07DolphinMainWindow: Notify current selection changed when changing tabsLeonardo Malaman
So the Information Panel refreshes.
2025-08-07GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-04GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-08-01SVN_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"
2025-07-31GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 10bf8ba9a351ea28cb874cb22cf4339b9eb60eb5)
2025-07-31GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-30Disable "Create folder" action if the location is not writableGleb Kasachou
Instead of hiding the action when the user lacks permission to create the folder, it is now shown in a disabled state. The tooltip is also updated to reflect the disabled state.
2025-07-30Apply 2 suggestion(s) to 1 file(s)Gleb Kasachou
Co-authored-by: Méven Car <[email protected]>
2025-07-30Add a check before offering to create folderGleb Kasachou
This commit adds a function that checks if a folder can be created at the url entered in the location bar. This prevents offering to create folders in locations where the user does not have write permissions.
2025-07-30Apply 2 suggestion(s) to 1 file(s)Gleb Kasachou
Co-authored-by: Méven Car <[email protected]>
2025-07-30Offer to mkpath when user goes to a nonexistent folderGleb Kasachou
This commit changes Dolphin's behavior when a nonexistent local path is entered into the location bar. Previously, an error message would pop up. This commit adds a button to that message that allows to create the path and navigate to it.
2025-07-30GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-29settings: Fix memory leak in PanelSettingsPage constructorlzwind lzwind
Replace heap-allocated KFormat objects with stack-allocated formatter. No functionality change.
2025-07-29GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-28search/bar: Use correct parent method in keyPressEventWang Yu
Changed QWidget::keyReleaseEvent to QWidget::keyPressEvent to match the actual event being handled.
2025-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"
2025-07-27GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-27SVN_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"
2025-07-26GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-26SVN_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"
2025-07-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-24KItemListView: Don't allow starting role editing when animation is runningAkseli Lahtinen
If user presses delete and then F2 in very quick succession, the inline rename field will get stuck in place, due to the animation moving the actual item in different place. To avoid any confusion, disallow starting role editing while any animations are running. BUG: 497125
2025-07-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-23Don't unset XDG_ACTIVATION_TOKEN manuallyKai Uwe Broulik
If we didn't attach to an existing instance, we call QWindow::show() on our MainWindow which requires the token. Upon successful attachment to another instance we exit anyway.
2025-07-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-22GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-21GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-20GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-18Make strings in credits HIG compliantPhilipp Kiemle
See https://develop.kde.org/hig/text_and_labels/ - Use en-dashes for date ranges - Use ©
2025-07-18SVN_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"
2025-07-18GIT_SILENT made messages (after extraction)l10n daemon script
2025-07-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-13panels/information: Fix preview size for animated imagesIsmael Asensio
If the image size is larger than the available size, we need to scale so it fits into the preview