Albert Astals Cid
4c25d516b4
CI: Disable no-copyable-polymorphic while cmake 3.24.0 generates broken code
...
https://gitlab.kitware.com/cmake/cmake/-/issues/23823
4 years ago
l10n daemon script
0330558977
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"
4 years ago
l10n daemon script
89194336b7
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
f0d3e6f047
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"
4 years ago
l10n daemon script
c1d91bbb39
GIT_SILENT made messages (after extraction)
4 years ago
Nicolas Fella
899575ce83
Remove unused include
4 years ago
Nikola Nikolic
55e074c8a1
Prevent popup note from being dragged outside the viewport
...
BUG: 423363
4 years ago
Albert Astals Cid
915e82305e
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
4ae3762ab8
CI: workaround cmake 3.24.0 issues
...
https://gitlab.kitware.com/cmake/cmake/-/issues/23823
4 years ago
Volker Krause
da6549b1df
Port tests away from QQC1
...
Also, make those tests actually work again.
4 years ago
l10n daemon script
7589278d35
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"
4 years ago
l10n daemon script
66e3401f54
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
7ac7361cec
GIT_SILENT Upgrade release service version to 22.07.90.
4 years ago
Albert Astals Cid
63d7839129
Mobile: Ask for password if the document needs one
4 years ago
Albert Astals Cid
c9b338de10
Merge remote-tracking branch 'origin/release/22.08'
4 years ago
Albert Astals Cid
0a571b84df
clang-tidy-14
4 years ago
Friedrich W. H. Kossebau
b96902b40c
Port away from deprecated KMessageBox::sorry
4 years ago
Friedrich W. H. Kossebau
37dd665938
Merge branch 'release/22.08'
4 years ago
Friedrich W. H. Kossebau
3efcce3344
Save warning confirm dialogs: avoid Yes/No buttons
...
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.
4 years ago
Friedrich W. H. Kossebau
dd44014b7a
Too-Small-Digital-Signature dialog buttons: title capitalization, ui marker
4 years ago
Friedrich W. H. Kossebau
dd8682ae8e
Unsupported archive extension dialog: avoid Yes/No buttons
...
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour
of actions terms.
4 years ago
Albert Astals Cid
718e9d94e3
GIT_SILENT Upgrade release service version to 22.07.80.
4 years ago
Albert Astals Cid
cb3fefb22c
GIT_SILENT Upgrade release service version to 22.11.70.
4 years ago
l10n daemon script
d2674bd7ad
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
2c2907417e
GIT_SILENT made messages (after extraction)
4 years ago
Julius Künzel
64086998ca
Fix icons on Android
4 years ago
Albert Astals Cid
12ac32d414
Merge remote-tracking branch 'origin/release/22.04'
4 years ago
Albert Astals Cid
e7db8c92ae
Don't leave temp files around when saving
...
BUGS: 453421
4 years ago
l10n daemon script
7094ed0586
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"
4 years ago
l10n daemon script
2c0b3dcc13
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
326d314677
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"
4 years ago
l10n daemon script
df66d0cf13
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
946406d114
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"
4 years ago
l10n daemon script
566687744e
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"
4 years ago
l10n daemon script
07b9872518
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
f9e78b9253
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 6bc195446d )
4 years ago
Heiko Becker
6bc195446d
GIT_SILENT Update Appstream for new release
4 years ago
Heiko Becker
fe22153ff1
GIT_SILENT Upgrade release service version to 22.04.3.
4 years ago
l10n daemon script
1852cc8513
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"
4 years ago
l10n daemon script
b438b6bb0f
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
9df4986183
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"
4 years ago
Albert Astals Cid
ec4d95e206
Merge remote-tracking branch 'origin/release/22.04'
4 years ago
Albert Astals Cid
079a13d622
Extract i18n from gui
...
Sorry to have missed this :/
4 years ago
Oliver Sander
41e59e4f55
Set Qt::HighDpiScaleFactorRoundingPolicy::PassThrough also on Unix
...
Previously this was Windows-only, the reasons are described in
https://bugs.kde.org/show_bug.cgi?id=416078
However, one and a half years later I don't see any negative effects
when setting this option, (In fact, I don't see any effects at all),
both for X11 and Wayland. Let's therefore enable PassThrough for
Unix as well, in order to reduce the amount of platform-specific code.
4 years ago
l10n daemon script
dc2ccc64a1
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
1fa5931b1d
GIT_SILENT made messages (after extraction)
4 years ago
Harald Sitter
8870f6074f
alias generator desktop files
...
this allows UIs to know that this is really okular and may show okular
instead (considering the generators are nodisplay=true)
specifically this allows the xdg-desktop-portal-kde to show okular in
its appchooser dialog even though the actual mimetype match happend
against (e.g.) okularApplication_pdf.desktop and is NoDisplay
(mobile curious has inconsistent naming, the main desktop file is
definitely org.kde.okular.kirigami.desktop)
4 years ago
l10n daemon script
1a7134e77d
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
fbdc3f0faf
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
3d085787ea
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"
4 years ago