Commit Graph

512 Commits (211feb7ab24815255a90cad8f3f29c02654fbcbb)
 

Author SHA1 Message Date
Michele Calgaro 211feb7ab2
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d7709e425)
3 years ago
Michele Calgaro 182e4a9842
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1f9f2bcfb7)
3 years ago
TDE Gitea 486f360520 Merge translation files from master branch. 3 years ago
Michele Calgaro e26c60e78a
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 9682ed0cf9
Update version number to the upcoming R14.0.13.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 59955c3e30
Add support for Poppler >= 22.03.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9adc0f647c)
3 years ago
TDE Gitea f88c62bf82 Merge translation files from master branch. 3 years ago
Slávek Banko 0917f3f2dd
Ensure the use of C++17 standard for Poppler >= 21.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3c91935132)
3 years ago
Michele Calgaro 16e7c3a170
Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now enabled at TDE project level.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37a6812fbe)
3 years ago
TDE Gitea 22b0764de1 Reset submodule main/core/tdegraphics/admin to latest HEAD 3 years ago
Slávek Banko 7de3dd4815
Added CXX_FEATURES for remaining libraries to ensure build with at least C++11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 052f82743e)
3 years ago
Michele Calgaro 756f77e49b
Added CXX_FEATURES for libraries to ensure build with at least C++11.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 375229ceea)
3 years ago
OBATA Akio 0baef91f71
Change to use c++11 unique_ptr instead of deprecated auto_ptr
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 0d168f7ecd)
3 years ago
OBATA Akio 6388395cd3
ksvg/libtext2path: use c++11 std:shared_ptr instead of bundled old boost one
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 9cdb76ebff)
3 years ago
OBATA Akio 15195be824
KSVG: fix to include classes used in TQPtrList
It must be included, or its destructor may not be used in PtrList maitainance.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit fb36eda6aa)
3 years ago
OBATA Akio 21d7beac7f
fix missing include for xlib_rgb_init_with_depth()
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 9546155896)
3 years ago
Michele Calgaro dfa286eb6f
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2e2ed340b7)
3 years ago
Slávek Banko 867198deb6
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 115bcc3246)
3 years ago
Slávek Banko 3992a6a5ee
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5d925cc6c6)
3 years ago
Slávek Banko e39ed8fa14
Set t1lib support to OFF by default for all cases.
The library is abandoned and there is no reason to maintain support for it.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a8805a8fa)
3 years ago
OBATA Akio ee23b74ed9
Add a CMake build option WITH_ALL_OPTIONS disabled by default
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit bbecf5bb84)
3 years ago
Slávek Banko 544868bcc9
Add support for Poppler >= 21.11.
This resolves issue #36.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9cde144216)
3 years ago
TDE Gitea 2434371bda Merge translation files from master branch. 3 years ago
Slávek Banko 309c1c905e
Update version number to R14.0.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Emanoil Kotsev 9f4c695977
radiosity was removed in povray-3.7 (option -/+QR)
- Remove radiosity from render mode dialog
- Update Quality options
- Update c_qualityToIndex array accordingly

(cherry picked from commit 72d4668eea)
3 years ago
Slávek Banko 4483598f84
Add support for Poppler >= 21.08.
This resolves issue #34.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d9a5befb4f)
3 years ago
Slávek Banko ca22775ede
Use FindOpenGL instead of pkg_search_module( GLU ).
This resolves FTBFS on FreeBSD 13.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 866f96c1f4)
4 years ago
Mavridis Philippe 5275ed4e9f
Corrected boolean usage to conform with C++17 standard.
This resolves a FTBFS on some systems.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit d19460fd6e)
4 years ago
TDE Gitea 0ef22169d6 Update translation template. 4 years ago
TDE Gitea 5a19e88fe3 Merge translation files from master branch. 4 years ago
Slávek Banko 3783672649
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 8e9f17cb9b Merge translation files from master branch. 4 years ago
TDE Gitea 576304e03f Merge translation files from master branch. 4 years ago
TDE Gitea f5e681798b Merge translation files from master branch. 4 years ago
TDE Gitea 44e245c620 Reset submodule main/core/tdegraphics/cmake to latest HEAD 4 years ago
TDE Gitea 7ac0c0e6f4 Merge translation files from master branch. 4 years ago
TDE Gitea 12ee1a94e5 Merge translation files from master branch. 4 years ago
Slávek Banko abaed5f526
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 2cbdabef83
poppler-tqt: Temporarily disable build with splash backend.
This relates to issue #28.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2e6d93171e)
4 years ago
Mavridis Philippe 4e99522453
Some fixes for cover page mode
* 1-page shift is now taken into account for size pages.
 Before this change, the last page of a document with an even count of
 pages would have zero height and be displayed 'floating' over the page
 above it.

* Improved code readability by using a variable to store the result of
  the cover page mode check.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 08380de42c)
4 years ago
TDE Gitea 60703fc754 Reset submodule main/core/tdegraphics/cmake to latest HEAD 4 years ago
TDE Gitea afcbc6a296 Reset submodule main/core/tdegraphics/admin to latest HEAD 4 years ago
TDE Gitea 85c8796d1f Reset submodule main/core/tdegraphics/cmake to latest HEAD 4 years ago
TDE Gitea 14a89aee00 Reset submodule main/core/tdegraphics/cmake to latest HEAD 4 years ago
TDE Gitea dd61911330 Reset submodule main/core/tdegraphics/admin to latest HEAD 4 years ago
Slávek Banko ca60c60e6b Merge translation files from master branch. 4 years ago
Slávek Banko 28a4a673c0
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c675dc9d9e)
4 years ago
Mavridis Philippe 370114e566
Cover page support for KPDF
This resolves issue #26.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 3afb31110a)
4 years ago
TDE Gitea 9c49b19b8d Reset submodule main/core/tdegraphics/cmake to latest HEAD 4 years ago
Michele Calgaro c57343e948
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 14d0fbe96c)
4 years ago