Commit graph

7073 commits

Author SHA1 Message Date
Heiko Becker 98ec3e98a0 GIT_SILENT Update Appstream for new release 2022-10-30 21:47:27 +01:00
Heiko Becker e720aadd3e GIT_SILENT Upgrade release service version to 22.08.3. 2022-10-30 21:40:48 +01:00
l10n daemon script c2cef94086 GIT_SILENT made messages (after extraction) 2022-10-20 04:05:10 +00:00
Andrey Butirsky 348794eff8 fix opening new windows unnecessary
fixes a regression introduced by
https://invent.kde.org/utilities/ark/-/merge_requests/44

BUG: 440663

(backported from commit c628c9d6)


(cherry picked from commit bc38cbd9f0)
2022-10-17 22:44:19 +00:00
l10n daemon script 1ed045a968 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-10-17 03:32:15 +00:00
l10n daemon script 893c89c31e GIT_SILENT made messages (after extraction) 2022-10-17 02:53:26 +00:00
Nicolas Fella ee0ef58fc0 Fix Wayland window activation when attaching to an existing instance
The application launching Dolphin passes a token via the XDG_ACTIVATION_TOKEN environment variable

We need to pass that to the running instance so that it can use it to raise itself

(cherry picked from commit 6c19e73367)
2022-10-14 17:13:30 +02:00
Heiko Becker 87d846346d GIT_SILENT Update Appstream for new release 2022-10-10 21:48:09 +02:00
Heiko Becker 5532e32e78 GIT_SILENT Upgrade release service version to 22.08.2. 2022-10-10 21:36:36 +02:00
l10n daemon script 4c667868b8 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-09-28 03:06:52 +00:00
l10n daemon script c96768211b GIT_SILENT made messages (after extraction) 2022-09-24 02:18:44 +00:00
Natalie Clarius e0c1c1c8c9 doc: fix typo (Trash -> User Feedback)
(cherry picked from commit 6e6993f098)
2022-09-17 16:11:53 +02:00
l10n daemon script 71499b5cf1 GIT_SILENT made messages (after extraction) 2022-09-06 02:14:22 +00:00
l10n daemon script f3c3025358 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-09-03 02:47:07 +00:00
l10n daemon script 101caa0906 GIT_SILENT made messages (after extraction) 2022-09-03 02:12:43 +00:00
Heiko Becker 4986d7c8df GIT_SILENT Update Appstream for new release 2022-09-02 23:59:46 +02:00
Heiko Becker 484950f6d4 GIT_SILENT Upgrade release service version to 22.08.1. 2022-09-02 23:46:47 +02:00
Kai Uwe Broulik 573fc54be3 Don't show error message on ERR_USER_CANCELED
There's no point telling the user what they just did.

After f192c133eb
this error has a text associated with it, so it might
show up in the UI.


(cherry picked from commit a44830c3a9)
2022-08-25 10:44:20 +00:00
l10n daemon script f595a9b7a9 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-08-21 02:58:35 +00:00
Felix Ernst 57909ebe66 Revert "portalize drag urls"
This reverts commit 8d7e600f63
2022-08-15 09:59:44 +00:00
Albert Astals Cid c9ab65174b GIT_SILENT Update Appstream for new release 2022-08-10 23:33:39 +02:00
Albert Astals Cid aef0a5c5bb GIT_SILENT Upgrade release service version to 22.08.0. 2022-08-10 22:31:39 +02:00
Heiko Becker db4c2cf24f GIT_SILENT Upgrade release service version to 22.07.90. 2022-08-04 00:44:39 +02:00
l10n daemon script 7c92393825 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-07-25 02:50:04 +00:00
l10n daemon script c0962dd4c4 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-07-23 02:55:20 +00:00
l10n daemon script f6aecd7ab8 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-07-22 02:44:45 +00:00
l10n daemon script cee5d0ea36 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-07-20 02:47:12 +00:00
l10n daemon script c5c5333afe 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-07-15 02:57:24 +00:00
Alexander Lohnau 08e7664671 Install KPart desktop file for supporting Konqueror 22.08
Konqueror has not been ported away from KServiceTypeTrader/derivates yet
2022-07-13 21:24:40 +02:00
Kai Uwe Broulik 64140d3fd8 Add "Show statusbar" menu entry in "Settings"
Makes this setting more accessible and makes it consistent with other
KDE applications. Since Dolphin has a separate status bar on each view
container and doesn't use kxmlgui's statusbar, we don't get this menu
entry automatically.


(cherry picked from commit 05941a522b)
2022-07-13 17:03:07 +00:00
Albert Astals Cid 5f4a779c58 Remove linux-qt6 CI from stable branch. 2022-07-13 14:19:23 +02:00
Friedrich W. H. Kossebau 9d00b2f9f3 Open >5 terminals dialog: use action terms instead of Yes/No buttons
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.

(cherry picked from commit c6f82aa378)
2022-07-13 12:54:04 +02:00
Friedrich W. H. Kossebau 93b71e84a4 Open >5 items dialog: use action terms instead of Yes/No buttons
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.

(cherry picked from commit a6f6b14e79)
2022-07-13 12:53:57 +02:00
Albert Astals Cid 58e96eb9a9 GIT_SILENT Upgrade release service version to 22.07.80. 2022-07-13 00:19:54 +02:00
Harald Sitter 8d7e600f63 portalize drag urls
this enables sandboxed application to receive drop events
2022-07-11 09:04:14 +00:00
l10n daemon script 7fdd9f22d8 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-07-10 01:53:09 +00:00
Marius P 35244bec75 dolphintabwidget.cpp piority of boolean operators
Fix PVS-Studio issue "warning: V648 Priority of the '&&' operation is higher than that of the '||' operation.".
Fix clangd issue.
2022-07-09 15:40:28 +03:00
l10n daemon script b1eb12e03a 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-07-09 01:52:00 +00:00
l10n daemon script d4476fab9f GIT_SILENT made messages (after extraction) 2022-07-09 00:48:35 +00:00
Felix Ernst bb1b17ae69 Improve goActions test
This merge request fixes up a little oversight by me. I will merge this as soon as the pipeline passes.

------------------

Some lines verified that nothing is selected when navigating to a
folder that was not acted on yet. These verifications didn't test
anything meaningful because the folder in question was empty.

This commit adds a file and a folder to the test folder so that
testing if nothing is selected means something.
2022-07-07 13:32:28 +00:00
Felix Ernst c288a48fdc Add two autotests
- The first test makes sure that the width of the places panel
    doesn't change no matter what other panels are shown or hidden.
    There used to be bugs about this.
- The second test is kind of an integration test. It makes sure
    that the go actions work correctly. On two occasions we had
    the regression here that after going "Up" in the file system
    hierarchy the folder one emerged from didn't have keyboard
    focus which makes peeking into multiple folders tiresome.
    The test also makes sure that going back and forward works
    as expected and there are some sanity checks about which
    go actions are enabled, which items are selected and that
    using tabs doesn't interfere with any of that.
2022-07-07 10:41:39 +00:00
Kai Uwe Broulik 74ae8478ac Show "Loading canceled" placeholder when loading was canceled
Rather than "Folder empty", which is misleading as we didn't
actually load anything.
2022-07-07 06:03:12 +00:00
Kai Uwe Broulik 5ebc6b865d Don't reinterpret_cast QEvent
We know that we'll be a `QHelpEvent` from `QEvent::ToolTip`, so do a
static_cast from the event handler (where it's obvious from context),
and then pass it along to `tryShowNameToolTip`.
2022-07-06 17:33:42 +00:00
Friedrich W. H. Kossebau f3a0986b8b ViewPropertiesDialog: use action terms instead of Yes/No buttons
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG
in favour of actions terms.
2022-07-03 19:01:58 +02:00
l10n daemon script 7b4644c084 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-07-03 01:59:38 +00:00
l10n daemon script 710d9af234 GIT_SILENT made messages (after extraction) 2022-07-03 00:50:27 +00:00
l10n daemon script 58a7772a19 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-07-02 02:06:49 +00:00
l10n daemon script 66505d643c GIT_SILENT made messages (after extraction) 2022-07-02 00:52:30 +00:00
Heiko Becker 854c47373a GIT_SILENT Update Appstream for new release
(cherry picked from commit 8887f09b22)
2022-07-01 20:40:59 +02:00
Friedrich W. H. Kossebau dc3d153bb6 Remove defunc & now deprecated SHOW_DEPRECATIONS flag
ecm_set_disabled_deprecation_versions() in versions < 5.96 was brokwn
when it comes to SHOW_DEPRECATIONS, warnings for newer deprecations
were disabled if the flag was set or not.
Starting with ECM 5.96 the macro now enables warnings by default,
so the flag is no longer needed.

GIT_SILENT
2022-06-28 23:25:10 +02:00