Albert Astals Cid
9dcb5bc36b
Use KXMLGUIClient::findVersionNumber if using new enough xmlgui
...
instead of the code we copied from there
6 years ago
Albert Astals Cid
5432541dfa
Merge remote-tracking branch 'origin/release/20.08'
6 years ago
Simone Gaiarin
f2338f4022
Make connection unique for annotation visibility actions
...
This event is sent three times at startup and two times per tab at tab
change, so let's make sure we setup the connections only once.
6 years ago
Simone Gaiarin
1a581c4135
Do not setup actions on tab destruction
...
The toolbar actions must be setup only when a tab is selected thus
activating a different part, while nothing should happen when a tab
is closed.
BUG 423335
6 years ago
Nate Graham
d8198732f8
Merge branch 'release/20.08'
6 years ago
David Hurka
13481bdfda
Add RTL layout KToggleAction
...
This adds a KToggleAction to PageView, which toggles RTL layout, which was previously only accessible from Configure Okular -> General.
The action is not in any toolbar, just in the action collection. Called "rtl_page_layout" and reads "Use Right to Left Reading Direction".
FEATURE: 424103
6 years ago
Albert Astals Cid
35de8e5a44
Merge remote-tracking branch 'origin/release/20.08'
6 years ago
Luca Citi
cac97208f0
Holding shift when drawing an ellipsis, a rect or a stamp constrains an integer ratio between sides (e.g. to draw a circle, a square, a rect with 3:1 aspect ratio, etc)
6 years ago
Luca Citi
1853362506
When drawing a line (or polygon) annotation, holding shift constrains the new segment to form an angle with the horizontal axis which is an integer multiple of 15°.
...
This is helpful when drawing, e.g., horizontal, vertical or 45 degree lines.
6 years ago
Albert Astals Cid
19c2fbc1ac
Merge remote-tracking branch 'origin/release/20.08'
6 years ago
Yuri Chornoivan
05524afbfa
Open left panel if it is closed when 'Open Signatures Panel' is clicked
6 years ago
Albert Astals Cid
ee2ef4b0f2
Merge remote-tracking branch 'origin/release/20.08'
6 years ago
Albert Astals Cid
a73012a91c
Cleanup part.rc files older than version 47
...
Otherwise we crash because we introduced a mandatory new toolbar and
kxmlgui doesn't seem to merge them properly
BUGS: 422827
6 years ago
Albert Astals Cid
4f3d1db584
increase version
6 years ago
Albert Astals Cid
8fef6098a1
GIT_SILENT Upgrade release service version to 20.11.70.
6 years ago
Albert Astals Cid
7044b0ddf3
GIT_SILENT Upgrade release service version to 20.07.80.
6 years ago
Albert Astals Cid
88bf8a87de
Fix compile on FreeBSD
6 years ago
Albert Astals Cid
4fb455220a
Add .git-blame-ignore-revs and some instructions for clang-format
6 years ago
Albert Astals Cid
92e7c78f56
Check clang-format at CI stage
6 years ago
Albert Astals Cid
19d98d6a74
Run clang-format
...
find . \( -name "*.cpp" -or -name "*.h" -or -name "*.c" -or -name "*.cc" \) -exec clang-format -i {} \;
If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
6 years ago
Albert Astals Cid
b85145aa0c
Add _clang_format file
6 years ago
Albert Astals Cid
751a7074d1
Need two clang-format off markers to not trigger clazy-connect-not-normalized
6 years ago
Albert Astals Cid
b558f7f762
Changes to make clang not mess up the clazy comment
6 years ago
Albert Astals Cid
bd57b36c83
Add TODO for the future to fix requestFontData function
6 years ago
Albert Astals Cid
2ed253a540
Include fixes
6 years ago
Albert Astals Cid
4c150c2889
Disable the overloaded-signal in two signals in TextDocumentGenerator
...
We already have a TODO for when we can do BIC changes
6 years ago
Albert Astals Cid
ae0bdd1fe9
Add qAsConst to code that is not CI'ed so clazy didn't complain [yet]
...
It's not CI'ed because CI doesn't have a poppler new enough
6 years ago
Laurent Montel
516fb89d94
Use camelcase include. (scripted)
6 years ago
Christoph Feck
182e2791d7
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 13dc58655a )
6 years ago
Brendan Early
30b0e0d343
Change "Show Forms" button to checkbox
6 years ago
Albert Astals Cid
a3c7d81000
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
795c7cb01f
Increase kjs requirement for using the timeout check
...
Unfortunately with the new timeout code but older than 5.72 will crash on appAlert
So increase the requirement to > 5.71
6 years ago
Albert Astals Cid
e4e6b239d1
Forms: Don't set the text if the text is the same of the existing text
...
Causes the text cursor to move around on focus in, which is a bit
confusing to the user
6 years ago
Christoph Cullmann
3311bcb949
allow scaling like 150% on Windows and default to Breeze style on Windows/macOS
...
this is tested for several releases with Kate on Windows
6 years ago
l10n daemon script
7254c56886
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"
6 years ago
l10n daemon script
e5f4a0d6da
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
90502b2961
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"
6 years ago
l10n daemon script
f046034c69
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
1f50b2a6b4
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"
6 years ago
l10n daemon script
c8fee988f4
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
2857dc241f
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"
6 years ago
l10n daemon script
6cd2e32e64
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
03cee363cd
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
d78cbb79c9
Fix/Workaround file where we can't enter values in some fields
...
The problem was that the JS checker for the field format was using the
willCommit property of event and we don't define it so the JS
interpreter was going "ok nope, out of here" and the field didn't get edited.
I've read the willCommit definition in js_api_reference.pdf for almost
30 minutes, and even it's just 3 lines i don't think i understand it,
but i think that returning true is "safer", i.e. says that this event is
going to actually change the field, which as far as i can see it's what
we always do
BUGS: 421508
6 years ago
l10n daemon script
35e43602d4
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"
6 years ago
l10n daemon script
ef53790eba
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"
6 years ago
Nate Graham
4ee6b5066d
Merge branch 'release/20.04'
6 years ago
l10n daemon script
cc452498e5
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"
6 years ago
Christoph Feck
6bb75da566
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 884b082aea )
6 years ago
Christoph Feck
884b082aea
GIT_SILENT Update Appstream for new release
6 years ago