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
Albert Astals Cid
375f42f40a
GIT_SILENT Upgrade release service version to 23.03.90.
3 years ago
l10n daemon script
6ed3c54274
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
9b37a4ea00
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
f55f54320a
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
e11dcd2b5b
GIT_SILENT made messages (after extraction)
3 years ago
Albert Astals Cid
7b46527131
Use KIO::OpenUrlJob instead of KRun::runService
...
Works much better in Windows
(cherry picked from commit 052264c3e5 )
3 years ago
l10n daemon script
38aaa16e13
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
feb18fb613
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
770a1a8111
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
be868df487
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
4dd1a6a428
GIT_SILENT Sync po/docbooks with svn
3 years ago
Nate Graham
37573a7e42
Re-arrange toolbar buttons by usage frequency
...
When using an LTR language, people scan user interfaces left-to right
and top to bottom. This means that the most frequently-used controls
should be located at the top left, so people see them first.
This commit uses that principle to re-arrange the toolbar a bit, so that
after the "show/hide sidebar button" (which needs to be the left-most
item to connect it with the left sidebar), the left-most items in the
default toolbar are the zoom and view mode controls. These are
viewing-related controls, and Okular is first and foremost a viewer app.
The controls that let you interact with the document (select stuff,
annotate) are moved over to the right side of the toolbar because they
are used for secondary workflows.
The zoom buttons are also grouped together to connect them in the user's
mind.
Finally, the separator lines are re-added to disconnect the "show/hide
sidebar" button from the now-icons-only zoom buttons.
(cherry picked from commit 8c8744f2e3 )
3 years ago
l10n daemon script
08afd01b37
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
d768ab827d
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
f2fc293c90
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"
3 years ago
l10n daemon script
fafa7005cb
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
9f8883e945
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
4ad9c50bd1
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"
3 years ago
l10n daemon script
2ef4e3a569
GIT_SILENT made messages (after extraction)
3 years ago
Albert Astals Cid
0c12365894
GIT_SILENT Upgrade release service version to 23.03.80.
3 years ago
l10n daemon script
b8bae77f0b
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
2d69760597
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
8fe4a4bd48
GIT_SILENT made messages (after extraction)
3 years ago
l10n daemon script
c68a027e1d
GIT_SILENT Sync po/docbooks with svn
3 years ago
Friedrich W. H. Kossebau
9de70e2499
Port away from deprecated PurposeWidgets include
...
GIT_SILENT
3 years ago
l10n daemon script
f8fe79f668
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
773e0b89a5
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
2e6dab1553
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
c2ca0c86ea
GIT_SILENT Sync po/docbooks with svn
3 years ago
l10n daemon script
e7f7f7d7af
GIT_SILENT made messages (after extraction)
3 years ago