Commit Graph

554 Commits (ff7e12a90cd6e39ca3b761c7a7eedb76dcb5d492)
 

Author SHA1 Message Date
TDE Gitea ff7e12a90c Reset submodule main/core/tdegraphics/admin to latest HEAD 2 years ago
Slávek Banko 2191347d90
kview: Use tqobjectdefs.h instead of compat header tqobjdefs.h.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0f9c749b59)
2 years ago
Michele Calgaro 57dd4fe2e3
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 340ffa901b)
2 years ago
Roman Savochenko a9f6e5c5b2
KPDF: Fix that KPDF does not show some fonts.
This resolves issue #48 and bug 3204.

Signed-off-by: Roman Savochenko <rom_as@oscada.org>
2 years ago
Michele Calgaro 69768c94ed
KSnapshot: remember window position before/after a snapshot is taken. This resolves issue #55
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5eeaa69b25
Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue #8."
This reverts commit 4ec69a7d08.
The original commit is no longer required after commit TDE/tdelibs 9cff750d.
2 years ago
Emanoil Kotsev 4ec69a7d08
KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue #8.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
2 years ago
Slávek Banko abdb0d704e Translated using Weblate (Czech)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/ksnapshot - ksnapshot.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot-ksnapshotdesktop/cs/
2 years ago
Michele Calgaro 3bac83b229
KSnapshots: fixed remaining issues related to PR #50.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

KSnapshot: remove stray slot

This was erroneously introduced in PR #50.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Emanoil Kotsev db379a2f50
KSnapshot: Open in KolourPaint
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>

KSnapshot: Preload screenshot in KolourPaint

Fix preloading a screenshot into KolourPaint by writing data into
a temporary file. When the editor closes and assuming any changes have
been saved to the same temp file, the screenshot data in KSnapshot
get updated, allowing to save the screenshot in the usual way.

KSnapshot: Implement Open With... options using TDETrader

This allows us to dynamically determine which applications can be
used to open the snapshot.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
TDE Gitea 513cf6435a Reset submodule main/core/tdegraphics/admin to latest HEAD 2 years ago
TDE Gitea 1e3a1b107b Reset submodule main/core/tdegraphics/admin to latest HEAD 2 years ago
Hugo Carvalho 0b3197ba39 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kruler - kruler.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kruler-krulerdesktop/pt/
2 years ago
Hugo Carvalho 6042aeced1 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kpovmodeler - kpovmodeler.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpovmodeler-kpovmodelerdesktop/pt/
2 years ago
Hugo Carvalho c8663b787d Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kfax - kfax.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kfax-kfaxdesktop/pt/
2 years ago
Michele Calgaro 1d7709e425
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 1f9f2bcfb7
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Hugo Carvalho f1e434c8b6 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kpdf - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpdf-desktop-files/pt/
3 years ago
Hugo Carvalho ab9a73efbc Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kolourpaint - kolourpaint.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kolourpaint-kolourpaintdesktop/pt/
3 years ago
Michele Calgaro 9fecdec913
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 9adc0f647c
Add support for Poppler >= 22.03.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Hugo Carvalho ce555091ab Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kghostview - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kghostview-desktop-files/pt/
3 years ago
Slávek Banko 3c91935132
Ensure the use of C++17 standard for Poppler >= 21.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 37a6812fbe
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>
3 years ago
TDE Gitea 8d6af931c4 Reset submodule main/core/tdegraphics/admin to latest HEAD 3 years ago
Slávek Banko 052f82743e
Added CXX_FEATURES for remaining libraries to ensure build with at least C++11.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 375229ceea
Added CXX_FEATURES for libraries to ensure build with at least C++11.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
OBATA Akio 0d168f7ecd Change to use c++11 unique_ptr instead of deprecated auto_ptr
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
OBATA Akio 9cdb76ebff ksvg/libtext2path: use c++11 std:shared_ptr instead of bundled old boost one
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
OBATA Akio fb36eda6aa 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>
3 years ago
OBATA Akio 9546155896 fix missing include for xlib_rgb_init_with_depth()
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Michele Calgaro 2e2ed340b7
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 115bcc3246
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 5d925cc6c6
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko e0a199f111
kpdf: Drop suport for t1lib.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 8a8805a8fa
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>
3 years ago
OBATA Akio bbecf5bb84 Add a CMake build option WITH_ALL_OPTIONS disabled by default
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Slávek Banko 9cde144216
Add support for Poppler >= 21.11.
This resolves issue #36.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Hugo Carvalho 3658897e95 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/tdeiconedit - tdeiconedit.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/tdeiconedit-tdeiconeditdesktop/pt/
3 years ago
Hugo Carvalho e058c7a7fc Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdegraphics/kviewshell - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kviewshell-desktop-files/pt/
3 years ago
Hugo Carvalho e1a2fbed30 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/kuickshow - kuickshow.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kuickshow-kuickshowdesktop/pt/
3 years ago
Hugo Carvalho dc3ebc8153 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegraphics/ksnapshot - ksnapshot.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot-ksnapshotdesktop/pt/
3 years ago
Hugo Carvalho 1a541a1f7e Translated using Weblate (Portuguese)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdegraphics/kfaxview - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kfaxview-desktop-files/pt/
3 years ago
Hugo Carvalho 5cb482c6fd Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdegraphics/kdvi - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kdvi-desktop-files/pt/
3 years ago
Hugo Carvalho f2d08a2de0 Translated using Weblate (Portuguese)
Currently translated at 100.0% (4 of 4 strings)

Translation: tdegraphics/kcoloredit - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kcoloredit-desktop-files/pt/
3 years ago
Emanoil Kotsev 72d4668eea
radiosity was removed in povray-3.7 (option -/+QR)
- Remove radiosity from render mode dialog
- Update Quality options
- Update c_qualityToIndex array accordingly
3 years ago
Slávek Banko d9a5befb4f
Add support for Poppler >= 21.08.
This resolves issue #34.

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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Mavridis Philippe d19460fd6e
Corrected boolean usage to conform with C++17 standard.
This resolves a FTBFS on some systems.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
TDE Weblate 732320fdac Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: TDE/tdegraphics
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdegraphics/
4 years ago