l10n daemon script
c1404c9059
GIT_SILENT Sync po/docbooks with svn
3 years ago
Sune Vuorela
cf13c2f699
Bump c++ standard version. Poppler is about to use c++17 types in the api, so better be prepared
...
(cherry picked from commit bb1d6c7c9f )
3 years ago
l10n daemon script
cf2bef2097
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6bf4604b65
GIT_SILENT Sync po/docbooks with svn
3 years ago
Heiko Becker
01906f8fd9
GIT_SILENT Update Appstream for new release
3 years ago
Heiko Becker
3575bb9de6
GIT_SILENT Upgrade release service version to 23.04.2.
3 years ago
l10n daemon script
85c091d893
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
cf7e70a388
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
2742458a7b
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
91daf60a40
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
99bc14d48e
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
bad4f9eeee
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
580d56f438
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
c61820389d
GIT_SILENT Sync po/docbooks with svn
3 years ago
Heiko Becker
1e405ebc4c
GIT_SILENT Update Appstream for new release
3 years ago
Heiko Becker
e9e3cc4498
GIT_SILENT Upgrade release service version to 23.04.1.
3 years ago
l10n daemon script
c142ae0d89
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
f5de8e0d8d
GIT_SILENT Sync po/docbooks with svn
3 years ago
Nate Graham
b596df0c93
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
(cherry picked from commit b5191a2c1f )
3 years ago
l10n daemon script
ba03a87b4a
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
539f17612d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
a77e397cc4
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
601b8c013d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
c2ead806d8
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
d77b3ea0e5
GIT_SILENT Sync po/docbooks with svn
3 years ago
Eugene Popov
12f2228254
Reuse an existing action to toggle sidebar visibility
...
BUG: 468317
(cherry picked from commit a25e37e6f7 )
3 years ago
l10n daemon script
c931bdd77d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
03aa6ea871
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
7883a72b9e
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
5b605a87c3
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
e4e1f0b997
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
7b351ba5c4
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6112c4b7ad
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
10974ea674
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
fb9e60a330
GIT_SILENT Sync po/docbooks with svn
3 years ago
Heiko Becker
bcaeb7566a
GIT_SILENT Update Appstream for new release
3 years ago
Heiko Becker
e43e19951b
GIT_SILENT Upgrade release service version to 23.04.0.
3 years ago
l10n daemon script
a0d6ab0fd7
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
6244db5f9b
GIT_SILENT Sync po/docbooks with svn
3 years ago
Dr. David Alan Gilbert
a747625c79
JS: Implement field.valueAsString
...
Adobe's docs say:
For example, for a field with a value of “020”, value returns the integer 20,
while valueAsString returns the string “020”.
Share most of the fieldGetValue code by splitting it out into a 'Core'
variant and then using it in both GetValue and GetValueAsString.
BUGS: 468036
(cherry picked from commit 24a9d097d7 )
3 years ago
Dr. David Alan Gilbert
f6b432e1fa
debug: Log the script
...
Include the script in the debug. Useful when you're dealing with
a file with lots of different scripts.
(cherry picked from commit 074c3dc3c2 )
3 years ago
Dr. David Alan Gilbert
260786859e
JS: Add debug for field values
...
Add debug for field setting:
org.kde.okular.core: fieldSetValue: Field: "Grand_Total_stock_1" Type: "text" Value: "NaN"
and getting:
org.kde.okular.core: fieldGetValue: Field: "Market_price_1" Type: "text" Value: "1"
(cherry picked from commit 51737b24e3 )
3 years ago
l10n daemon script
9798613451
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
d2467a86ad
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
e1c47c1d79
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
39a5ef089f
GIT_SILENT Sync po/docbooks with svn
3 years ago
Albert Astals Cid
91bcb4cc21
Fix crash when executing the Save action
...
Detecting aboutToClose is not enough because savingAs doesn't always go
through aboutToClose it can go through swapBackingFile
BUGS: 467603
(cherry picked from commit c62dc60ead )
3 years ago
Albert Astals Cid
3cd7a78094
JS: Make field.value return a number if possible
...
Quoting the Adobe documentation
'for a field with a value of “020”, value returns the integer 20'
BUGS: 467852
(cherry picked from commit 09038f4fb5 )
3 years ago
l10n daemon script
c06063512b
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
7adf566058
GIT_SILENT Sync po/docbooks with svn
3 years ago