l10n daemon script
774bcbc4ef
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"
7 years ago
l10n daemon script
2a3820aba1
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"
7 years ago
João Netto
f31eb3cb68
Created private functions to avoid duplicated code in Document
7 years ago
João Netto
17814fc304
Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event
7 years ago
João Netto
3081358836
Added support for Form Focus Events
7 years ago
Tobias Deiminger
b5b273ad64
Enhance bounds check in TextDocumentGenerator
...
There's too much upstream / logic involved to statically prove
info.pages is always >= 0. Better check it at runtime.
CCBUG: 410844
7 years ago
Peter Eszlari
9fcd33599d
appdata: add content_rating
7 years ago
l10n daemon script
87f80c3418
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"
7 years ago
l10n daemon script
241e807bca
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"
7 years ago
l10n daemon script
c2479a733b
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"
7 years ago
João Netto
3eb6a91e25
Changed util.printd to use the default locale on case 2. Also made kjsfunctionstest to be in a consistent locale
7 years ago
Adriaan de Groot
1c1a073c34
Improve testPrintD
...
Summary:
- swap out manual management for a PrintDHelper class that allocates
an action and MessageBoxHelper, runs the script, and checks the
result.
- use _data() to run the helper with different data; this improves
observability as well.
Test Plan: - Run tests, see same results as before
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D23164
7 years ago
João Netto
a7845890b3
Changed tests to use QTest interface, with QTest::newRow and column
7 years ago
Albert Astals Cid
280e87ccdf
test: Switch another QCOMPARE to the right order
7 years ago
Albert Astals Cid
f74dacd0bd
More QCOMPARE -> QVERIFY
7 years ago
Albert Astals Cid
966b6b479b
QCOMPARE -> QVERIFY
7 years ago
Albert Astals Cid
874c1fd5e4
Switch QCOMPARE to the proper order
7 years ago
João Netto
24fc9defe3
Changed AFTime_Format to work with user locale PM strings
7 years ago
João Netto
f54d65ca86
Changed util.printd to work with the default locale set on QLocale::setDefault to allow consistent results in tests
7 years ago
João Netto
e7b7f9bd48
Fixed wrong version in description of function
7 years ago
l10n daemon script
df7a8d67e7
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"
7 years ago
l10n daemon script
0fbe40dfb4
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"
7 years ago
João Netto
c7432cdae6
Implemented support for AFSpecial_Format and AFSpecial_Keystroke
7 years ago
João Netto
052662d78d
Implemented support for AFTime_Format and AFTime_Keystroke
7 years ago
l10n daemon script
b16dcf41aa
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"
7 years ago
l10n daemon script
bf7a53d62b
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"
7 years ago
João Netto
6975c67a62
Changed nomenclature and add format action now sets the AP stream text
7 years ago
João Netto
53a8acf813
Removed the use of internalText(), replacing by text()
7 years ago
João Netto
b66df68452
Implemented support for setAppearanceText defined on Poppler
7 years ago
João Netto
b7249ce8c1
Implemented support for keystroke actions
7 years ago
Andre Heinecke
da487f3a94
Add support for form text formatting
...
Summary:
With formatting there is an internal value, which represents
the true value of a field additionaly to the normal,
visible, text.
For fields which have formatting rules these might differ
and for calculations the internal value is used. The behavior
to format on focus in / focus out events is similar to
that of Acrobat reader.
Test Plan: Needs unit test
Reviewers: aacid
Subscribers: okular-devel
Tags: #okular
Maniphest Tasks: T8886
Differential Revision: https://phabricator.kde.org/D13171
7 years ago
l10n daemon script
96b9fa1ef4
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"
7 years ago
Jonah Brüchert
b659b06ec7
mobile: app: Fix TableOfContents
...
Summary:
- Correct QQC2 import
- Apply search field changes from Thumbnails here as well
Test Plan:
- Open https://openboard.ch/download/Tutoriel_OpenBoard_1.5EN.pdf with okularkirigami
- open the context drawer
- switch to the "Table of Contents" tab
- the ToC should load successfully
Reviewers: #okular, bshah
Reviewed By: bshah
Subscribers: bshah, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D23066
7 years ago
Natsumi Higa
5a8d21d597
Add support for cb7 comic book archives
...
Test Plan: Open a cb7 file (e.g. [[ https://bugs.kde.org/attachment.cgi?id=122002 | Attachment 122002 ]] from [[ https://bugs.kde.org/show_bug.cgi?id=410696 | Bug 410696 ]]) using Okular and see if it works.
Reviewers: #okular, aacid
Subscribers: broulik, pino, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D23037
7 years ago
Yuri Chornoivan
f7e9f10d05
Add some new info about font substitution
7 years ago
Jan Grulich
a738c98c20
Add information about substituting font into properties dialog
...
Reviewers: aacid
Subscribers: pino, ngraham, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D23027
7 years ago
João Netto
f9e6b3e6e6
Extended util.printd support to cover new formats
7 years ago
João Netto
7c361d058d
Implemented tests for app.alert and util.printd
7 years ago
João Netto
56e52eaf3d
Support app.alert and util.printd
7 years ago
Albert Astals Cid
2555954228
Merge remote-tracking branch 'origin/Applications/19.08'
7 years ago
Albert Astals Cid
fe5e467d71
GIT_SILENT Increase version number
7 years ago
João Netto
bb6bee53fe
Added support for the full name of fields, which is used in the JavaScript
7 years ago
Albert Astals Cid
238fa979bf
Merge remote-tracking branch 'origin/Applications/19.08'
7 years ago
Andrey Yashkin
5099b6150c
Fix an incorrect text bounding rectangle calculation inside the sidebar
...
Summary:
Now //fontBoundaries// always has smaller width than //boundingRect// from
```
void QPainter::drawText(const QRect &rectangle, int flags, const QString &text, QRect *boundingRect = nullptr)
```
which is required to enclose the whole text. The difference is only several pixels, but sometimes it can cause visual problems. You can see the sidebar without and with this patch in Russian language with Noto Sans 10pt font on a picture below.
{F7177644}
Now the first and the last symbols are fully visible.
Reviewers: #okular
Subscribers: okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D23012
7 years ago
l10n daemon script
0507bea427
GIT_SILENT made messages (after extraction)
7 years ago
Jonah Brüchert
230ae9affe
Improve search field
...
Summary: Adds a placeholder text and uses contentItem
Reviewers: #okular, #plasma:_mobile, ngraham, apol
Reviewed By: #plasma:_mobile, ngraham, apol
Subscribers: ognarb, ngraham, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D22903
7 years ago
Jonah Brüchert
cff01c1063
Fix bookmark action
...
Summary: Adds tootip, different icons depending on checked state and fixed functionality
Test Plan:
- Open a document
- click bookmark action
- the bookmarked page should appear in the bookmarks tab of the contextDrawer
Reviewers: #okular, #plasma:_mobile, ngraham
Reviewed By: ngraham
Subscribers: ngraham, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D22904
7 years ago
Albert Astals Cid
0dd5419621
Hide the cursor with tricks so then hidden delay mode keeps working fine
7 years ago
Oliver Sander
b1b2f93e58
Test whether tablet proximity properly controls the cursor shape
...
... in presentation mode.
Thanks to Tobias Deiminger for his help.
7 years ago
Oliver Sander
f4d70641c3
Turn cursor to cross-hair when stylus is near the screen
7 years ago