┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-07-13SVN_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-12GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-11movetonewfolder: allow to move foldersMéven Car
* Set a widget parent for the job. * Better deduce the current working directory BUG: 506612
2025-07-09GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-06Revert "CI: Remove linux-qt6 build"Albert Astals Cid
It doesn't make sense we don't test our main platform. Also we need this otherwise dolphin-plugins doesn't work This reverts commit 4cfda4009d588b603a9d0dc8490b06c9d2cf3a98.
2025-07-05GIT_SILENT Upgrade release service version to 25.11.70.Albert Astals Cid
2025-07-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-02DolphinView: display errorMessage when copy errors occursMéven Car
when copying multiple files. CopyJob skip those by default (CopyJobPrivate::slotSubError), and emits warning. Hook this to errorMessage. We would need to improve this as only the last error Message will be visible. BUG: 506282
2025-07-02DolphinView: display errorMessage when copy errors occursMéven Car
when copying multiple files. CopyJob skip those by default (CopyJobPrivate::slotSubError), and emits warning. Hook this to errorMessage. We would need to improve this as only the last error Message will be visible. BUG: 506282
2025-07-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-07-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-06-30GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 3094423b5572c538bbc7e5ed48917c6cdd4b5fab)
2025-06-30GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-29DolphinView: use correct slot as trashjob resultsMéven Car
When using the Delete action.
2025-06-29GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-28Add margins to the zoom menu entryGleb Kasachou
2025-06-28clean includeMéven Car
2025-06-28mediawidget: bind arrow keys to slide in mediaMéven Car
2025-06-28InformationPanel: Port from Phonon to QtMultimediaMéven Car
2025-06-28GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-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-06-27setfoldericonitemaction: Fix a typoMéven Car
2025-06-27dolphinmainwindow: zoom action is now a KToolBarPopupActionMéven Car
It has no menu() but popupMenu() instead.
2025-06-27Combine the zoom menu entries into one LineGleb Kasachou
Replaced a KActionMenu that contained separate Zoom In, Zoom Out and Reset Zoom actions with a single QWidgetAction that provides the same functionality using three buttons arranged in a single line. Keyboard shortcuts for the three actions are preserved, and the actions still appear separately in the View submenu in the menubar.
2025-06-27GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-25SVN_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-06-23Fix file names overflowing after text elidingBojidar Marinov
When QFontMetrics::boundingRect().width was replaced with QFontMetrics::horizontalAdvance() in 76a46fd9094b17eb99e8a42cca8562fdc0b3814c, an extra line (formerly introduced by a203c271161ce953354b9e0722492605a4d17415) was changed as well. Unfortunately, boundingRect().width is the correct function to use for calculating the size of the last line, while horizontalAdvance would be correct if we were laying it next to the previous line instead of below the previous line. BUG: 432530
2025-06-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-22GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-06-22SVN_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-06-21GIT_SILENT Sync po/docbooks with svnl10n daemon script