Commit Graph

474 Commits (2cbdabef83bbdde7689a67e24764cae96b9b245e)
 

Author SHA1 Message Date
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)
5 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)
5 years ago
TDE Gitea 60703fc754 Reset submodule main/core/tdegraphics/cmake to latest HEAD 5 years ago
TDE Gitea afcbc6a296 Reset submodule main/core/tdegraphics/admin to latest HEAD 5 years ago
TDE Gitea 85c8796d1f Reset submodule main/core/tdegraphics/cmake to latest HEAD 5 years ago
TDE Gitea 14a89aee00 Reset submodule main/core/tdegraphics/cmake to latest HEAD 5 years ago
TDE Gitea dd61911330 Reset submodule main/core/tdegraphics/admin to latest HEAD 5 years ago
Slávek Banko ca60c60e6b Merge translation files from master branch. 5 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)
5 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)
5 years ago
TDE Gitea 9c49b19b8d Reset submodule main/core/tdegraphics/cmake to latest HEAD 5 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)
5 years ago
TDE Gitea d56dba4d2f Reset submodule main/core/tdegraphics/cmake to latest HEAD 5 years ago
TDE Gitea 82486276dd Reset submodule main/core/tdegraphics/admin to latest HEAD 5 years ago
Slávek Banko 66be6cc737
Update version number to R14.0.10.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 5c75a607b1 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea 175db47ed8 Reset submodule main/tdegraphics/admin to latest HEAD 6 years ago
Michele Calgaro a0344acfac
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfe9fad42d)
6 years ago
Michele Calgaro 447a1da528
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd734d4130)
6 years ago
TDE Gitea a0802349ed Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea b09d47ed92 Reset submodule main/tdegraphics/admin to latest HEAD 6 years ago
TDE Gitea 65324293a3 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea ee1264eb50 Reset submodule main/tdegraphics/admin to latest HEAD 6 years ago
Slávek Banko 84293bcb1a Merge translation files from master branch. 6 years ago
Slávek Banko d77ab03c7a Merge translation files from master branch. 6 years ago
Slávek Banko 46ef417436
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 683e72d923)
6 years ago
Slávek Banko 72f163ef7b Merge translation files from master branch. 6 years ago
Slávek Banko b7d60b20cf Merge translation files from master branch. 6 years ago
TDE Gitea b52a513a1b Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
Slávek Banko 21fd56c707
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2a2437b302)
6 years ago
TDE Gitea 08a668ab20 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea 5a644d7e2d Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea c39d610687 Reset submodule main/tdegraphics/admin to latest HEAD 6 years ago
aneejit1 d8af6b83b8
Add paths for libarts_gpl and imlib to link_directories
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 64ee31f218)
6 years ago
TDE Gitea e974031610 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
Michele Calgaro 6c812a50ec Fixed wrong comment in previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 59fd7cea8c)
6 years ago
TDE Gitea 56378c5332 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
Michele Calgaro 57fac72653
Fixed FTBFS due to missing linked libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 86504f1214)
6 years ago
Slávek Banko 7e6848ddd2
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 158052fdb1)
6 years ago
TDE Gitea e846d2ea60 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
Slávek Banko f836a04e15
Fix typo in prior commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7b9383c929)
6 years ago
Slávek Banko 605ad91b16
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 837dbafbea)
6 years ago
TDE Gitea 7661346361 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea 40ea29382b Reset submodule main/tdegraphics/admin to latest HEAD 6 years ago
TDE Gitea 85ffea0546 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea fd6e9e0eeb Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
Michele Calgaro e106266765
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea a6b173ded7 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea b089fd3815 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago
TDE Gitea 1d1c830e47 Reset submodule main/tdegraphics/cmake to latest HEAD 6 years ago