Commit graph

10272 commits

Author SHA1 Message Date
l10n daemon script
22f66f82cb GIT_SILENT Sync po/docbooks with svn 2023-09-13 01:47:34 +00:00
l10n daemon script
1456e1c5f3 GIT_SILENT Sync po/docbooks with svn 2023-09-12 01:46:03 +00:00
l10n daemon script
7598b5e695 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"
2023-09-12 01:37:14 +00:00
Nicolas Fella
d4dbce4de8 Port away from deprecated KFilterDev 2023-09-11 19:42:06 +00:00
Nicolas Fella
d4a344a189 Port away from deprecated KPluginLoader 2023-09-11 19:29:44 +00:00
Nicolas Fella
4addfcc4ec Remove kdelibs4 migration code when using Qt6
Upgrading 4->6 is not supported by KF6
2023-09-11 17:46:07 +00:00
Volker Krause
e41f682b3d Fix creation of new JS objects
A default constructed QJSValue is undefined, not an object.

BUG: 474256
FIXED-IN: 23.08.1
2023-09-11 17:36:01 +00:00
Volker Krause
c31696be6a Guard against setting invalid button icons
Fixes a crash by the test case in bug 474256.
2023-09-11 17:36:01 +00:00
Volker Krause
bb102528ee The nFace argument in PDF JS button icon methods is optional
CCBUG: 474256
2023-09-11 17:36:01 +00:00
Sune Vuorela
6ac2611f31 Fix cert selection height
On certain styles, especially windows styles, the height of of an item
was different when asking with an invalid model index compared to a
valid one.
Use sizeHintForRow instead of asking the delegate.

Also account for top and bottom margins and spacing.
2023-09-11 17:22:15 +00:00
Nicolas Fella
b5303248f0 Add missing includes 2023-09-11 16:47:17 +02:00
Heiko Becker
02a23c5f52 GIT_SILENT Update Appstream for new release
(cherry picked from commit 0de81d092e)
2023-09-09 10:34:08 +02:00
l10n daemon script
fa38b6b375 GIT_SILENT Sync po/docbooks with svn 2023-09-07 01:44:28 +00:00
l10n daemon script
785e65d57f GIT_SILENT Sync po/docbooks with svn 2023-09-05 01:43:32 +00:00
Sune Vuorela
dde71ce57f Stack allocate a pixmap.
They are cheaply copied and not detached. No need for the extra pointer
wrangling
2023-09-04 21:57:44 +00:00
l10n daemon script
276d5a8ab9 GIT_SILENT Sync po/docbooks with svn 2023-09-03 01:57:38 +00:00
l10n daemon script
d213e17c2f GIT_SILENT Sync po/docbooks with svn 2023-09-02 01:47:01 +00:00
l10n daemon script
8b225799b2 GIT_SILENT Sync po/docbooks with svn 2023-09-01 01:44:11 +00:00
l10n daemon script
cd4456ce88 GIT_SILENT Sync po/docbooks with svn 2023-08-31 01:44:43 +00:00
l10n daemon script
6d6778f8e0 GIT_SILENT Sync po/docbooks with svn 2023-08-30 01:44:40 +00:00
l10n daemon script
cc72763ea4 GIT_SILENT Sync po/docbooks with svn 2023-08-28 01:58:20 +00:00
Shivodit Gill
2d0f5c5077 Port to FormCard from MobileForm
See https://invent.kde.org/libraries/kirigami-addons/-/issues/10
2023-08-27 11:06:02 +00:00
l10n daemon script
76bbf5195f GIT_SILENT Sync po/docbooks with svn 2023-08-27 01:47:37 +00:00
l10n daemon script
7390e953d6 GIT_SILENT Sync po/docbooks with svn 2023-08-26 01:44:42 +00:00
Carl Schwan
e97fda1726 Improve spacing between items
Now the button is aligned with the edge of the list view frame.

This also replace some margin in the horizontal layout with some spacing
in the vertical layout. This allow https://invent.kde.org/plasma/breeze/-/merge_requests/342
to correctly identify the frame as floating without changing anything
visually.
2023-08-25 11:07:38 +00:00
l10n daemon script
22f500fb6f GIT_SILENT Sync po/docbooks with svn 2023-08-21 01:44:09 +00:00
l10n daemon script
e40e296f10 GIT_SILENT Sync po/docbooks with svn 2023-08-20 01:44:36 +00:00
l10n daemon script
7a32c745af 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"
2023-08-20 01:37:11 +00:00
Heiko Becker
044c2e3f08 GIT_SILENT Update Appstream for new release
(cherry picked from commit 0849af5fe8)
2023-08-16 22:56:30 +02:00
l10n daemon script
97320feaf3 GIT_SILENT Sync po/docbooks with svn 2023-08-15 01:44:21 +00:00
Albert Astals Cid
7544743c55 As far as I can see we don't use Solid 2023-08-14 21:47:08 +02:00
Sune Vuorela
20209a0aba Remove kio filewidgets in linkage
Looks unused
2023-08-14 16:25:36 +02:00
l10n daemon script
71c69795db GIT_SILENT Sync po/docbooks with svn 2023-08-14 01:44:21 +00:00
l10n daemon script
931ba8ffe5 GIT_SILENT Sync po/docbooks with svn 2023-08-12 01:46:53 +00:00
l10n daemon script
9cdc7cb751 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"
2023-08-12 01:37:57 +00:00
Sune Vuorela
f8a610b22c Fix distinguished name parser
Take the one improved for poppler and re-use it here.
2023-08-11 20:58:39 +00:00
Nicolas Fella
3306e4f35d Hold zoom center below fingers on pinch zoom
Which feels more natural than always zooming towards the center of the window.

Co-authored-by: Steffen Hartleib <sh033@gmx.de>

Co-authored-by: Oliver Sander <oliver.sander@tu-dresden.de>

BUG: 390707
2023-08-11 11:27:26 +00:00
l10n daemon script
fddebde823 GIT_SILENT Sync po/docbooks with svn 2023-08-11 01:42:53 +00:00
Jeremy Whiting
4ae7d68857 Fix more Qt deprecations.
Mostly QPrinter::Orientation -> QPageLayout::Orientation and
a few things about sizes.
2023-08-10 23:12:39 +00:00
Sune Vuorela
3eee43ffd8 Don't use private Qt api
Add some more unit testing to expose some bugs in previous implementation and fix those as well.
2023-08-10 23:06:18 +00:00
Sune Vuorela
88fc4032ac Random collection of cppcheck fixes
- missing consts
 - shadowing of variable names
 - superflous code
 - tighter scoping of some variables
 and other such bits
2023-08-10 22:47:57 +00:00
Shivodit Gill
6cc21aea10 Replace Kirigami.AboutPage with MobileForm.AboutPage for mobile build 2023-08-10 21:18:04 +00:00
Shivodit Gill
973c23420f Package okular icon when building for Android
This commit adds the okular icon to the kirigami_package_breeze_icons()
CMake macro in order to package it for the Android app.
2023-08-10 21:01:50 +00:00
l10n daemon script
ff07db7ead GIT_SILENT Sync po/docbooks with svn 2023-08-09 01:45:37 +00:00
l10n daemon script
b815cd85c9 GIT_SILENT Sync po/docbooks with svn 2023-08-08 01:46:03 +00:00
Sune Vuorela
0018d4fd11 No need to lookup paths for images without a dot.
if there is no suffix, the image reader in Qt cycles thru all of the
possible values that it might be able to load to see if such a thing
exists relative to current workdir. If one has configured an annotation
with path from a image, it is very unlikely that such a image does not
have a suffix.

While this is not a problem for most users, on certain so-called
enterprise systems with encrypted file systems and virus scanners and so
on, it makes a slight difference.
2023-08-07 23:20:25 +00:00
Albert Astals Cid
7d1374c9db Tag the clang-format CI as Linux
GIT_SILENT
2023-08-08 00:53:54 +02:00
Sune Vuorela
c5909d0a6d Better suggested signed name
When signing a "filename versioned" pdf, e.g. foo-1.2.3.pdf, the
current suggestion for signed name is weird. the "_signed"
gets misplaced in the middle of the version.

Also, compressed pdf's (pdf.gz) gets up with weird suggestions.

Fix both of these cases and document (by tests) the current behavior.
2023-08-07 22:08:20 +00:00
l10n daemon script
65e99bccfc GIT_SILENT Sync po/docbooks with svn 2023-08-07 02:03:33 +00:00
l10n daemon script
54a72d01ad 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"
2023-08-07 01:48:35 +00:00