Commit graph

7198 commits

Author SHA1 Message Date
l10n daemon script 2fd151774c GIT_SILENT Sync po/docbooks with svn 2022-12-17 12:38:52 +00:00
l10n daemon script 64710d0197 GIT_SILENT Sync po/docbooks with svn 2022-12-17 02:23:12 +00:00
l10n daemon script 42b57060dc GIT_SILENT Sync po/docbooks with svn 2022-12-16 02:30:54 +00:00
l10n daemon script 0e22101ac3 GIT_SILENT Sync po/docbooks with svn 2022-12-15 02:25:22 +00:00
l10n daemon script bf019fe5f1 GIT_SILENT Sync po/docbooks with svn 2022-12-14 03:14:48 +00:00
l10n daemon script 3040bbf3c9 GIT_SILENT Sync po/docbooks with svn 2022-12-13 02:41:34 +00:00
ivan tkachenko d55099ad47
Add zsh completions
Completes all non-generic-Qt options listed in --help output.

Note: it uses the new variable KDE_INSTALL_ZSHAUTOCOMPLETEDIR, which was
added in ECM 5.101.

Read more: https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/310
2022-12-12 21:19:42 +03:00
ivan tkachenko a19f29f4e5
Ensure there's a dot at the end of each --help options description
It will help make --help output more uniform, which in turn will be used
in Tab-completions for zsh.
2022-12-12 21:19:41 +03:00
l10n daemon script 80522b1cd0 GIT_SILENT Sync po/docbooks with svn 2022-12-12 02:37:27 +00:00
l10n daemon script 8d631c1183 GIT_SILENT Sync po/docbooks with svn 2022-12-10 02:09:24 +00:00
l10n daemon script 5257231d34 GIT_SILENT Sync po/docbooks with svn 2022-12-05 02:13:20 +00:00
l10n daemon script 5472358e19 GIT_SILENT Sync po/docbooks with svn 2022-12-04 02:12:38 +00:00
l10n daemon script 0c46880957 GIT_SILENT Sync po/docbooks with svn 2022-12-03 02:18:54 +00:00
l10n daemon script 0ed5317668 GIT_SILENT Sync po/docbooks with svn 2022-12-02 03:25:30 +00:00
l10n daemon script 7fb57006fe GIT_SILENT Sync po/docbooks with svn 2022-12-01 02:11:57 +00:00
Kai Uwe Broulik fcdb202577 DolphinView: Add placeholder label for AFC kio
Similar to how it's special-cased for MTP
2022-11-30 13:28:53 +00:00
l10n daemon script 628a2bbb64 GIT_SILENT Sync po/docbooks with svn 2022-11-30 02:12:58 +00:00
Heiko Becker 34167be708 GIT_SILENT Update Appstream for new release
(cherry picked from commit 37db7aeaa3)
2022-11-30 00:52:50 +01:00
Méven Car a2c9c05de2 Exit the deleted directory when it is removed
If current directory is a local file, try to find nearest dir ancestor and
open it. Display warning to the user.
2022-11-29 18:16:59 +00:00
Kai Uwe Broulik de289800b2 Places Panel: Delegate open file error to KIO
This functionality is now provided by `KFilePlacesModel` as long as
you tell it to do the teardown rather than calling into the device yourself.
2022-11-29 10:22:19 +00:00
l10n daemon script f5bb760186 GIT_SILENT Sync po/docbooks with svn 2022-11-29 02:15:51 +00:00
Nicolas Fella 61de8da9ea Port away from deprecated KDirLister API 2022-11-28 09:40:22 +00:00
l10n daemon script 2a98965a3e GIT_SILENT Sync po/docbooks with svn 2022-11-28 02:17:42 +00:00
l10n daemon script 6707ff37b5 GIT_SILENT Sync po/docbooks with svn 2022-11-27 02:08:48 +00:00
l10n daemon script a929806e1b GIT_SILENT Sync po/docbooks with svn 2022-11-26 02:09:41 +00:00
Shivodit Gill 1c22a23d90 Fixed build-time deprecation warning about KStandardGuiItem::yes()
While building dolphin, a warning comes up about KStandardGuiItem::yes()
being deprecated, and that another action verb should be using instead.
This commit fixes the warning by replacing KStandardGuiItem::yes() with
a KGuiItem constructor in the file src/views/dolphinview.cpp. 

The icon for the "Rename and Hide" button has also been changed from a 
check mark (dialog-ok) to an eye with a cross (view-hidden) to make the 
button look more unique and grab the attention of the user.
2022-11-25 10:58:07 +00:00
l10n daemon script a7c63f7af7 GIT_SILENT Sync po/docbooks with svn 2022-11-24 02:10:08 +00:00
Haozhe Jiang dfe05c587b Use \r to terminate command in integrated terminal
\r should be used instead of \n

BUG: 458411
2022-11-23 17:46:00 +00:00
l10n daemon script 9811eb803e GIT_SILENT Sync po/docbooks with svn 2022-11-22 02:25:39 +00:00
l10n daemon script a67b89cd7c GIT_SILENT Sync po/docbooks with svn 2022-11-20 03:03:40 +00:00
l10n daemon script 0888e16119 GIT_SILENT Sync po/docbooks with svn 2022-11-19 02:14:08 +00:00
l10n daemon script b72f800ac4 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2022-11-19 01:51:46 +00:00
l10n daemon script c1a5c5076d GIT_SILENT Sync po/docbooks with svn 2022-11-16 02:34:12 +00:00
l10n daemon script 56c47da299 GIT_SILENT Sync po/docbooks with svn 2022-11-15 02:24:56 +00:00
l10n daemon script 8e2882de27 GIT_SILENT Sync po/docbooks with svn 2022-11-12 02:14:32 +00:00
l10n daemon script 9105e7ebfc GIT_SILENT Sync po/docbooks with svn 2022-11-11 02:15:56 +00:00
l10n daemon script 28903f618f GIT_SILENT Sync po/docbooks with svn 2022-11-10 02:13:56 +00:00
l10n daemon script 87a2c8dd55 GIT_SILENT Sync po/docbooks with svn 2022-11-08 02:08:51 +00:00
l10n daemon script 059cfc9d04 GIT_SILENT Sync po/docbooks with svn 2022-11-07 03:04:44 +00:00
l10n daemon script 39f4d0d89a GIT_SILENT Sync po/docbooks with svn 2022-11-06 02:11:38 +00:00
l10n daemon script 4f1d8fef92 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2022-11-06 01:51:33 +00:00
l10n daemon script 5ef1136ea3 GIT_SILENT made messages (after extraction) 2022-11-06 00:49:39 +00:00
Albert Astals Cid ba6acd88d0 GIT_SILENT Upgrade release service version to 23.03.70. 2022-11-05 21:25:49 +01:00
l10n daemon script c193c45a30 GIT_SILENT Sync po/docbooks with svn 2022-11-04 02:10:35 +00:00
l10n daemon script 8e542da706 GIT_SILENT Sync po/docbooks with svn 2022-11-03 02:14:49 +00:00
l10n daemon script e245c48459 GIT_SILENT Sync po/docbooks with svn 2022-11-01 02:11:07 +00:00
l10n daemon script 4cf179ed31 GIT_SILENT Sync po/docbooks with svn 2022-10-31 03:14:01 +00:00
Heiko Becker 6ed5aedb20 GIT_SILENT Update Appstream for new release
(cherry picked from commit 98ec3e98a0)
2022-10-30 21:47:37 +01:00
l10n daemon script 5f974d7208 GIT_SILENT Sync po/docbooks with svn 2022-10-30 02:13:22 +00:00
l10n daemon script 417eeced08 GIT_SILENT Sync po/docbooks with svn 2022-10-29 02:14:42 +00:00