l10n daemon script
2daff2a344
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"
8 years ago
l10n daemon script
6ed35fcca3
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"
8 years ago
l10n daemon script
ad559c5d93
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"
8 years ago
l10n daemon script
f8cf8acd7c
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
78dc6e4d95
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"
8 years ago
l10n daemon script
02a4cfb26a
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"
8 years ago
l10n daemon script
0ef249b5a5
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
379edd6757
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"
8 years ago
l10n daemon script
cdf2921e32
GIT_SILENT made messages (after extraction)
8 years ago
Heiko Becker
f099d5fa2a
generators: Use a specific description for libzip
...
Summary:
It appears it's copied and pasted from LibCHM and while it's indeed
needed to support displaying CHM files, it's a library of its
own.
Reviewers: #okular
Tags: #okular
Differential Revision: https://phabricator.kde.org/D8879
8 years ago
l10n daemon script
7eaa3cb659
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"
8 years ago
l10n daemon script
d6e1a6808d
GIT_SILENT made messages (after extraction)
8 years ago
Albert Astals Cid
19b7e3c112
The work in this branch was sponsored by LiMux
...
give them some credit in the headers
8 years ago
Albert Astals Cid
2da30e747d
Fix crash on saving time if some of the existing annotations where removed
...
Also rename a variable to make it more clear what it does
8 years ago
Alexander Trufanov
e91bf07bcf
Try to display a malformed image if feasible
...
Differential Revision: https://phabricator.kde.org/D8415
8 years ago
Albert Astals Cid
055f2db76d
Set back the autogenerated annotation unique name on saving
...
The the original unique name was empty. Otherwise we can't find the annotation after save/reload because the annotation name is still empty and a new random id is assigned
8 years ago
Albert Astals Cid
a2f5560c00
PDF: Support the poppler 0.62 renderToImage with update callback
...
Summary:
This way pages that take more than 500ms to render get updated every so often so that the
user can see that the program didn't hang, it's just that it's taking long to render
Tags:
incremental rendering, partial updates
BUGS: 344081
Subscribers: #okular
Tags: #okular
Differential Revision: https://phabricator.kde.org/D8379
8 years ago
Henrik Fehlauer
f777e2a924
Fix CMake Error in generators/spectre/CMakeLists.txt
...
Summary:
When porting from `add_library` to `okular_add_generator`, 2f9246ae42
missed to remove `MODULE` for spectre, which is already implicitly added
as can be seen [here](https://phabricator.kde.org/source/kcoreaddons/browse/master/KF5CoreAddonsMacros.cmake;83623a46c9862ee37535de93427dec0b0c55e24d$139 ).
This causes the upcoming CMake 3.10 to print the error `Cannot find
source file`, which can be fixed by removing the superfluous `MODULE`.
BUG: 386176
Test Plan:
No error shown anymore with CMake 3.10.0-rc4. Still works with CMake
3.5.1.
Reviewers: #okular, ngraham
Reviewed By: ngraham
Tags: #okular
Differential Revision: https://phabricator.kde.org/D8612
8 years ago
Albert Astals Cid
f621cd0c42
Add a few overrides
8 years ago
Albert Astals Cid
b2673a58b1
When saving a file that had password we will reload it
...
Also tweak error messages a bit
9 years ago
Albert Astals Cid
ca5422d0e9
Implement swapBackingFile for the PDF backend
...
How does it work:
* What it does is really closing and opening the file again through poppler
* This means that things that are generated in "open" time like Page, Rects, Annotations, Forms need to be updated
* For Page what we do is swap the PagePrivate so that other classes that hold Page* don't break
* Since some parts of the PagePrivate can be reused, we move them in PagePrivate::adoptGeneratedContents
* For all the commands in the undo stack we need to update the annotations/forms it refers to, added a new function to do that
* The annotationmodel needs updating it's pointers
* The widgets for the forms are reused and their form* updated
* the widgets for the videos are recreased since videos don't really hold much content (you lose the playing status on save but i think that's acceptable)
TODO: Make this work for .okular files
TODO: For files with password we will need to reload the file, asking for the password again and thus losing the undo stack, warn the user
TODO: autotests
9 years ago
l10n daemon script
75604b10ea
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"
9 years ago
l10n daemon script
1883a06614
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
e7702e0a8c
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"
9 years ago
l10n daemon script
0ac3f27a9e
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"
9 years ago
l10n daemon script
76a4ad6323
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
72abe6f85a
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
d288b417da
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"
9 years ago
l10n daemon script
24b481658e
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
b3e941e736
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"
9 years ago
l10n daemon script
f6424adcaa
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"
9 years ago
l10n daemon script
f4504f4764
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"
9 years ago
l10n daemon script
e47a5432f5
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
715a948a12
GIT_SILENT made messages (after extraction)
9 years ago
Luigi Toscano
e93cb78992
Fix string: no exclamation mark, add article
...
Exclamation marks should not be used according the guidelines.
9 years ago
Milian Wolff
ec795473fa
Make compile with strict iterators
9 years ago
Milian Wolff
9d0cc7528f
Make compile with strict iterators
9 years ago
l10n daemon script
62ce3db93b
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"
9 years ago
l10n daemon script
f81b6603cd
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
127ce16b78
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"
9 years ago
l10n daemon script
1444a2d684
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
9d4067059f
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"
9 years ago
l10n daemon script
193ecf7649
GIT_SILENT made messages (after extraction)
9 years ago
Gilbert Assaf
6b27aa53fa
CHM Generator Lib Update
...
This patch updates our copy of the chm lib from kchmviewer. The lib files itself are an unmodified copy from kchmviewer 7.7, only our generator needed some changes. In contrast to kchmviewer we still use khtml and therefor still need msits.
REVIEW: 130226
9 years ago
l10n daemon script
26c9a860bb
GIT_SILENT made messages (after extraction)
9 years ago
Oliver Sander
5a716e067a
Implement rasterized printing with QPrinter with hidden annotations
...
Previously, rasterized printing would use the QPrinter backend whenever
annotations were to be printed, and fall back to the convert-to-ps
toolchain otherwise. Effectively, this meant that printing on
windows without showing the annotations was not possible (because
on windows only the QPrinter can be used for printing).
Starting with poppler 0.60, there is a way to disable annotation
rendering for the renderToImage and renderToPainter methods that
are used by QPrinter. This patch makes use of this new option,
making printing on windows without annotations possible.
Differential Revision: https://phabricator.kde.org/D7688
9 years ago
Kevin Funk
a53a2402ca
clang-tidy: modernize-use-nullptr run
...
Semi-ACK'd by Albert :)
9 years ago
l10n daemon script
4be86a4bdc
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"
9 years ago
l10n daemon script
e56e08a781
GIT_SILENT made messages (after extraction)
9 years ago
l10n daemon script
dbb801f25a
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"
9 years ago