Commit graph

10200 commits

Author SHA1 Message Date
l10n daemon script
769fbd7f87 GIT_SILENT Sync po/docbooks with svn 2023-05-29 01:48:28 +00:00
l10n daemon script
92182acb52 GIT_SILENT Sync po/docbooks with svn 2023-05-28 01:53:27 +00:00
l10n daemon script
09a080126f GIT_SILENT Sync po/docbooks with svn 2023-05-26 01:45:09 +00:00
Sune Vuorela
370ace64e0 Switch optional kjs to use config.h 2023-05-25 21:43:43 +00:00
Sune Vuorela
3ff2ab5081 Switch optional kwallet to use config.h 2023-05-25 21:43:43 +00:00
Sune Vuorela
62767b7c8c Convert QtSpeech to config.h 2023-05-25 21:43:43 +00:00
Sune Vuorela
d597da0204 Rename Purpose defines to match others 2023-05-25 21:43:43 +00:00
Volker Krause
e99919c4ff Fix messed up indention due to syntax error in ifdef'ed code 2023-05-25 19:50:14 +02:00
l10n daemon script
eb7597a26e GIT_SILENT Sync po/docbooks with svn 2023-05-23 02:12:55 +00:00
l10n daemon script
943e65bd59 GIT_SILENT Sync po/docbooks with svn 2023-05-21 01:48:22 +00:00
l10n daemon script
d3a8dda275 GIT_SILENT Sync po/docbooks with svn 2023-05-18 01:49:06 +00:00
Kai Uwe Broulik
a6eeddf892 PageView: Set InstantPopup mode for View Mode menu
Fixes typo.
2023-05-16 17:35:53 +02:00
l10n daemon script
d18a08e914 GIT_SILENT Sync po/docbooks with svn 2023-05-16 01:52:29 +00:00
l10n daemon script
0741ff3ef2 GIT_SILENT Sync po/docbooks with svn 2023-05-14 01:58:38 +00:00
Albert Astals Cid
137cfec205 Fix icon not showing on Windows
For some reason QIcon::fromTheme(QStringLiteral("okular")) doesn't
return the proper icon on WelcomeScreen construction, i'm guessing
that's a bit too early, though haven't investigated why
2023-05-13 10:52:00 +00:00
l10n daemon script
e83c4f56a4 GIT_SILENT Sync po/docbooks with svn 2023-05-13 01:47:59 +00:00
Sune Vuorela
0a7199fab6 Simple deprecation. ReturnKeyPressed 2023-05-12 18:09:44 +00:00
Sune Vuorela
e2b8df2b43 Simple deprecation. SkipEmptyParts 2023-05-12 17:29:02 +00:00
Sune Vuorela
9bf726881f Simple deprecation. ERR_COULD_NOT_READ 2023-05-12 15:52:05 +02:00
Sune Vuorela
ed0b1551fb Simple deprecation. SkipEmptyParts 2023-05-12 10:43:04 +00:00
Sune Vuorela
5c9e0e2585 Rename setViewportWithHistory to setViewport and remove the old setViewport 2023-05-12 10:39:41 +00:00
l10n daemon script
089e732ecb GIT_SILENT Sync po/docbooks with svn 2023-05-12 01:52:07 +00:00
l10n daemon script
e53090bff9 GIT_SILENT Sync po/docbooks with svn 2023-05-10 01:48:24 +00:00
l10n daemon script
7db406d487 GIT_SILENT Sync po/docbooks with svn 2023-05-08 01:50:55 +00:00
l10n daemon script
bf4631b8c0 GIT_SILENT Sync po/docbooks with svn 2023-05-07 01:55:53 +00:00
Heiko Becker
1b5803a699 GIT_SILENT Update Appstream for new release
(cherry picked from commit 1e405ebc4c)
2023-05-06 10:22:13 +02:00
l10n daemon script
1b7876cc26 GIT_SILENT Sync po/docbooks with svn 2023-05-06 01:51:46 +00:00
l10n daemon script
7b3646349e GIT_SILENT Sync po/docbooks with svn 2023-05-05 01:56:11 +00:00
l10n daemon script
ac3ba488f6 GIT_SILENT Sync po/docbooks with svn 2023-05-04 01:55:59 +00:00
Sune Vuorela
763328a6ba Better dialog for selecting certificates
Instead of just a simple list of "nickname"'s which is kind of like the
signing backend's internal ID for a given certificate, provide some more
context to each key.

This is a slight improvement, not a complete overhaul.
2023-05-03 13:41:14 +00:00
Sune Vuorela
d3e1c32ff7 Simple deprecation: returnPressed 2023-05-03 09:58:52 +00:00
Sune Vuorela
9876bef3bb Simple deprecation: DefaultLocaleLongDate 2023-05-03 09:42:45 +00:00
Sune Vuorela
0f18f49397 Simple deprecation. SkipEmptyParts 2023-05-03 09:26:17 +00:00
Sune Vuorela
b32ae775b4 Remove virtual methods from signature and certificate info
This is an abi break, but it menas we can extend signature and
certificate info in the future without breaking the abi again.

While we are at it, there is no need to hand around pointers to
certificate/signature info any longer, so clean up that. Fix memleaks as
side effect.
2023-05-03 09:15:42 +00:00
Sune Vuorela
7235cd2b9d Only ask for QtQuick for mobile build 2023-05-03 08:39:24 +00:00
Sune Vuorela
907cc7fb80 Simple deprecation. KRandom 2023-05-03 07:34:45 +00:00
l10n daemon script
8869a5d741 GIT_SILENT Sync po/docbooks with svn 2023-05-03 01:59:11 +00:00
Nate Graham
89f17155bf Offer options when trying to overwrite externally-modified file
When the user tries to do a "Save" operation on an open file that was
since modified externally, currently Okular prohibits it. We can make
this a bit more user-friendly by instead explaining the situation
clearly and offering the user some options:
- Yes, really overwrite the changes made in the other program
- Instead save the unsaved changes as a new file elsewhere
- Abort

CCBUG: 402017
2023-05-02 20:57:48 +00:00
Nate Graham
b5191a2c1f Let user "Save As..." when document has been externally modified
Currently Okular stops the user from saving their document if it has
unsaved changes and was modified externally. This makes some sense
because there are now two sources of truth, and Okular cannot reconcile
them itself. However as a consequence, it causes data loss since the
user's unsaved changes in Okular become un-save-able. This is quite
frustrating when it happens.

But this prohibiton on saving over an externally-modified document only
really makes sense for a "Save" operation that overwrites the original
document. If instead, the user does a "Save As...", then they can save
their local changes to another file and avoid losing unsaved changes.
Then if needed, they can manually compare the original
externally-modified document with their newly-saved document and
reconcile the changes by hand.

Accordingly, this commit avoids showing the error message box and
blocking saving if the user is doing a "Save As..." to a new location,
rather than overwriting the open file.

BUG: 402017
FIXED-IN: 23.04.1
2023-05-02 20:57:48 +00:00
l10n daemon script
3bebd3f315 GIT_SILENT Sync po/docbooks with svn 2023-05-02 01:58:48 +00:00
Kai Uwe Broulik
7d53ef7c74 Allow copying annotation text to clipboard
Adds a "Copy Text to Clipboard" context menu which copies the
annotation text to the clipboard as plain text.

When an annotation is selected in "Browse" mode, its text is copied.
2023-04-30 08:11:16 +00:00
l10n daemon script
b34decacd3 GIT_SILENT Sync po/docbooks with svn 2023-04-30 02:25:12 +00:00
l10n daemon script
9d80e4da7d GIT_SILENT Sync po/docbooks with svn 2023-04-29 01:59:50 +00:00
l10n daemon script
95c511b0e9 GIT_SILENT Sync po/docbooks with svn 2023-04-28 01:51:13 +00:00
Sune Vuorela
b932f4289e Simple deprecation. Qt::MidButton 2023-04-27 10:36:01 +00:00
Sune Vuorela
1826ec6daa Simple deprecation. Date long formatting 2023-04-27 11:56:24 +02:00
Sune Vuorela
5d8eac0e2a Return a structure instead of using output arguments
This is preparation to extending the function to also query for possible
background images, reason and location
2023-04-27 09:34:58 +02:00
l10n daemon script
229a69d491 GIT_SILENT Sync po/docbooks with svn 2023-04-27 01:53:45 +00:00
l10n daemon script
7bc2408f2b GIT_SILENT Sync po/docbooks with svn 2023-04-26 01:56:05 +00:00
l10n daemon script
0d82dcdddb GIT_SILENT Sync po/docbooks with svn 2023-04-25 02:02:04 +00:00