Albert Astals Cid
4b1d85f81b
Show signatures that don't belong to any page in the signature panel
...
Needs poppler 0.88, we "pretend" the belong to page 0 since in Okular
core there's no concept of having a signature that doesn't belong to any
page
BUGS: 415199
6 years ago
Albert Astals Cid
b1c02b7e79
Markdown: Support internal links
...
When processing the <a> elements, store in two maps those that contain
an href="#Something" and those with name="Something" then once we've
processed them all, go over the first map trying to find itself in the
second
BUGS: 421163
6 years ago
Christoph Feck
5e1f2c9a47
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 3d148bd570 )
6 years ago
l10n daemon script
ee0c3c0f17
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
35ef78d708
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
05338b026e
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
390a88411a
Fix File menu structure
...
BUGS: 421004
6 years ago
l10n daemon script
3b57e3a731
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
0fe02f2e18
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
d3c7f134a8
Merge branch 'release/20.04'
6 years ago
Kezi Olio
08d368c13b
Fix scroll speed with free-spinning mouse wheels
...
BUG: 420492
FIXED-IN: 1.10.1
This just removes the smooth mouse wheel scrolling, fixing that problem.
6 years ago
David Hurka
bacc39f870
Merge remote-tracking branch 'origin_invent/release/20.04'
6 years ago
David Hurka
8fdfeeb6c7
Fix action collection names of Facing Pages [Center Fist Page] and Overview
6 years ago
Yuri Chornoivan
39cacd8482
Update docs with the new switch tab option description
6 years ago
Andi Sardina Ramos
d735d50cde
Give the option of switching to a tab if the file is already open instead of opening a new tab
...
Disabled by default
BUG: 419096
6 years ago
l10n daemon script
f353ed2a9b
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
5410a798c9
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
Albert Astals Cid
a4e044e6d6
tweak spacing to make clang-10 happier
...
The whole file is a mess, but in particular this was making a warning so
let's fix it
6 years ago
David Hurka
ef488d334e
Generate presentation drawing tool icons in a custom QIconEngine, so checkboxes can be sharp on hidpi
...
The checkboxes in the drawing tool icons in the presentation toolbar were not sharp on hiDPI, this fixes it.
The toolbar buttons are QActions with QIcons, and the icons were created from 25x25 pixmaps. That is usually smaller than the toolbar’s icon size, so the icons had a nice size. But at hiDPI, the icons were scaled up, so the checkmarks looked blurry.
Now the icons are generated in the correct resolution on the fly, because the painting code from ColorAction::setColor() is moved to a custom QIconEngine inside ColorAction.
6 years ago
Albert Astals Cid
5abcbea617
Make clazy happy
...
Otherwise when CI gets a new enough poppler it'll start failing
6 years ago
Albert Astals Cid
d8e4796830
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
903cdec02b
GIT_SILENT fix version
...
need to figure out a way to make this work :/
6 years ago
Albert Astals Cid
12e217e571
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
26f8bb3279
GIT_SILENT increase version
6 years ago
Christoph Feck
8fd53e5674
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit c8dcf1fdea )
6 years ago
Christoph Feck
c8dcf1fdea
GIT_SILENT Update Appstream for new release
6 years ago
Christoph Feck
5f9a2d85d4
GIT_SILENT Upgrade release service version to 20.04.0.
6 years ago
Albert Astals Cid
cf42f391cc
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
da24829ee2
djvu: Fix garbage on empty pages at "high" zoom levels
...
BUGS: 419962
6 years ago
Albert Astals Cid
25b6775468
Use ${KF5_REQUIRED_VERSION} also for ECM
6 years ago
Friedrich W. H. Kossebau
2fa8080447
Ensure build dependency on JSON files using CMAKE_AUTOMOC_DEPEND_FILTERS
...
Also do needed setup for automoc in installed CMake config file.
6 years ago
Yuri Chornoivan
4d75045cd8
Fix minor EBN issues
6 years ago
l10n daemon script
1cea26861a
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
3d69157736
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
b7c4f253bb
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
1e3b058254
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
Nicolas Fella
7d24a51e6a
Launch okularkirigami directly instead of via kpackagelauncherqml
6 years ago
Albert Astals Cid
5035f90dd9
Fix forms sometimes showing an old value
...
If from processFormatAction we call setAppearanceText,
we need to call setAppearanceText from outside too, otherwise when the
formatting action doesn't create a different text we still show the old
old value
CCBUGS: 418445
6 years ago
Albert Astals Cid
d3b43b0b1e
Implement AFMakeNumber
...
Also make stringToNumber be stubborn when converting strings to numbers
CCBUGS: 418445
6 years ago
Albert Astals Cid
9084bfaabe
Fake implement AFNumber_Keystroke
...
Needed by the file at bug 418445, since it's a validate kind of thing we
can leave it unimplemented for now
6 years ago
Albert Astals Cid
f69e2114e7
Use poppler choicesWithExportValues if available
6 years ago
Christoph Feck
aa1af3cf4f
GIT_SILENT Upgrade release service version to 20.03.90.
6 years ago
David Hurka
aa6833483e
Add some color modes: Invert Lightness/Luma, Hue Shift
6 years ago
Albert Astals Cid
9694113a96
Let the user type the hyphen if he wants when searching
...
It happens that sometimes the hypen is actually "part of the word" like
in one-third, so if there's one- at the end of a line
and third at the beginning of the next, we should still match and not
force the user to type onethird, even we will also match onethird since
there's no way to know if "hyphen at end of line" is supposed to be part
of the word or not
BUGS: 418520
6 years ago
l10n daemon script
054f8930ab
GIT_SILENT made messages (after extraction)
6 years ago
Albert Astals Cid
496191f02b
Merge remote-tracking branch 'origin/release/20.04'
6 years ago
Albert Astals Cid
e2335e965a
CI: Use debian testing while unstable is broken
6 years ago
Albert Astals Cid
f431ef6dcc
CI: tell debian derivatives not to ask us question in apt time
6 years ago
David Hurka
2bee66d225
Set buddy and alignment for some QLabels in configuration dialogs
6 years ago
Albert Astals Cid
c06f3c1557
GIT_SILENT Upgrade release service version to 20.03.80.
6 years ago