Commit graph

10697 commits

Author SHA1 Message Date
Nicolas Fella
ea243a2a03 Fix DocumentHasPassword check
A document can be encrypted without requiring a password to open/sign it.

Currently we assume we need a password to sign it for such documents, but
that's not correct.

Instead of checking whether the document is encrypted remember whether
we needed a password for opening.

BUG: 474888
2024-04-02 13:04:54 +02:00
l10n daemon script
0c158a3d0d GIT_SILENT Sync po/docbooks with svn 2024-03-31 01:27:19 +00:00
l10n daemon script
41d5ab7c79 GIT_SILENT made messages (after extraction) 2024-03-31 00:37:22 +00:00
Robert Riemann
29e91d62a9 Revert "refactor signatureguiutils.cpp to avoid unnessary page loops"
This reverts commit d2ae4302f9
2024-03-30 13:07:19 +00:00
Robert Riemann
d2ae4302f9 refactor signatureguiutils.cpp to avoid unnessary page loops
documentSignatureMessageWidgetText and getSignatureFormFields have similar loops to extract PDF form fields from pages. I made both loops more similar and added early exit loop conditions to improve performance in documents with many pages
2024-03-30 12:44:49 +00:00
l10n daemon script
099ebe1914 GIT_SILENT Sync po/docbooks with svn 2024-03-29 01:27:26 +00:00
l10n daemon script
940a15c2b7 GIT_SILENT Sync po/docbooks with svn 2024-03-28 01:34:49 +00:00
l10n daemon script
2ae6717266 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"
2024-03-28 01:17:06 +00:00
l10n daemon script
081ec7d4ec GIT_SILENT made messages (after extraction) 2024-03-28 00:37:36 +00:00
l10n daemon script
196113bfab GIT_SILENT Sync po/docbooks with svn 2024-03-27 09:53:18 +00:00
l10n daemon script
976d02e37c GIT_SILENT Sync po/docbooks with svn 2024-03-27 01:28:14 +00:00
l10n daemon script
b0f6e7a5b5 GIT_SILENT Sync po/docbooks with svn 2024-03-26 01:27:58 +00:00
l10n daemon script
40cdf96e8d GIT_SILENT Sync po/docbooks with svn 2024-03-25 01:28:17 +00:00
l10n daemon script
b0c2140d8f GIT_SILENT Sync po/docbooks with svn 2024-03-23 01:18:02 +00:00
Albert Astals Cid
2c83ccf4fa Fix crash on closing Annot Window if spell checking is enabled
BUGS: 483904
2024-03-22 23:02:41 +00:00
l10n daemon script
17a2f9c788 GIT_SILENT Sync po/docbooks with svn 2024-03-22 01:17:49 +00:00
l10n daemon script
8a5b8cf9cd GIT_SILENT Sync po/docbooks with svn 2024-03-20 01:20:45 +00:00
Sune Vuorela
c28e1bde6e Ignore synctex_parser; it's 3rd party code 2024-03-19 07:55:56 +00:00
Sune Vuorela
cc45d8c39c fix a cppcheck warning 2024-03-19 07:55:56 +00:00
Sune Vuorela
1ef258d12c Add cppcheck run to gitlab
We lost it as a side effect of qt5-6 transition
2024-03-19 07:55:56 +00:00
Sune Vuorela
e162a3402c Apply 1 suggestion(s) to 1 file(s) 2024-03-19 07:32:29 +00:00
Sune Vuorela
be72bfb8be Improve clazy setup and enable more tests 2024-03-19 07:32:29 +00:00
l10n daemon script
5b87c93d34 GIT_SILENT Sync po/docbooks with svn 2024-03-19 01:20:21 +00:00
l10n daemon script
84cb9d0b6e GIT_SILENT Sync po/docbooks with svn 2024-03-18 01:28:12 +00:00
l10n daemon script
0f2354fbd8 GIT_SILENT made messages (after extraction) 2024-03-18 00:37:24 +00:00
l10n daemon script
8b9411425b GIT_SILENT Sync po/docbooks with svn 2024-03-17 01:26:32 +00:00
Julius Künzel
a2f90e6183 [macOS] Fix plist file 2024-03-16 15:20:41 +00:00
Julius Künzel
e00a425d97 Try to fix compile error on macOS 2024-03-16 12:17:18 +00:00
Julius Künzel
fbb0b5de76 Set properties for plist file
Needed for signing, and in general helpful
2024-03-16 12:17:18 +00:00
Julius Künzel
0b3e123a38 [CI/CD] Add macOS jobs
In preparation of Binary Factory shutdown
2024-03-16 12:17:18 +00:00
l10n daemon script
2f464c7caa GIT_SILENT Sync po/docbooks with svn 2024-03-16 01:30:42 +00:00
l10n daemon script
f52ea30bd4 GIT_SILENT made messages (after extraction) 2024-03-16 00:37:20 +00:00
Heiko Becker
aa9ae5b82a GIT_SILENT Update Appstream for new release
(cherry picked from commit bb19076108)
2024-03-15 22:29:10 +01:00
l10n daemon script
6391d60c4d GIT_SILENT Sync po/docbooks with svn 2024-03-15 01:27:35 +00:00
GI GI
caeb12efd1 When pressing shift, hjkl scroll 10 times faster 2024-03-14 15:33:43 +00:00
Sune Vuorela
6c0c020f09 Use setCurrentIndex to set currentIndex
Apparantly select(..) on QItemSelectionModel doesn't update that.
Also skip accessing the currentIndex through the selectionModel. The
select single & clear and select are already also coming from the
selection modes set on the list view.

This ensures signing can work with the preselected (last used / only)
key.
2024-03-14 15:21:42 +00:00
l10n daemon script
97facfb879 GIT_SILENT Sync po/docbooks with svn 2024-03-14 01:28:33 +00:00
l10n daemon script
d01acce2a2 GIT_SILENT made messages (after extraction) 2024-03-12 00:37:03 +00:00
l10n daemon script
5ddaad4a20 GIT_SILENT made messages (after extraction) 2024-03-11 00:37:17 +00:00
Albert Astals Cid
ac5a8ace6e Fix loading okular preview part
BUGS: 483109
2024-03-11 01:20:00 +01:00
l10n daemon script
effcc845e3 GIT_SILENT Sync po/docbooks with svn 2024-03-10 01:27:34 +00:00
l10n daemon script
c23673bad7 GIT_SILENT made messages (after extraction) 2024-03-10 00:37:18 +00:00
l10n daemon script
313f329a27 GIT_SILENT Sync po/docbooks with svn 2024-03-09 01:21:13 +00:00
l10n daemon script
6cc91439e1 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"
2024-03-09 01:13:56 +00:00
l10n daemon script
3324424891 GIT_SILENT made messages (after extraction) 2024-03-09 00:37:17 +00:00
Zentino zylsjsp
7d603a4572 Fix configure web shortcuts popup in kcmshell6
After updating to plasma6, the kcmshell5 changed name to kcmshell6, which caused okular's popup configure menus fail to appear.

This single commit should fix the issue.
2024-03-08 18:40:51 +00:00
l10n daemon script
78472092ae GIT_SILENT made messages (after extraction) 2024-03-08 00:37:14 +00:00
l10n daemon script
9e8b86aac9 GIT_SILENT Sync po/docbooks with svn 2024-03-07 01:16:33 +00:00
l10n daemon script
76538a450d GIT_SILENT made messages (after extraction) 2024-03-07 00:36:56 +00:00
Sune Vuorela
56a2a8d3bd cleanups: Sprinkle in a bit unique_ptr
Document memory ownership with unique_ptr's and do a bit of code
cleanups.
2024-03-06 21:57:08 +00:00