Commit Graph

545 Commits (db379a2f50774d6ab871507356e95715cbf68a7b)
 

Author SHA1 Message Date
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
TDE Gitea 40ea019342 Update translation template. 4 years ago
Michele Calgaro dd6cf6a675 Translated using Weblate (Italian)
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/it/
4 years ago
Slávek Banko e61704ee18
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
Michele Calgaro eca11714a9 Translated using Weblate (Italian)
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/it/
4 years ago
Michele Calgaro 21f7f809f2 Translated using Weblate (Italian)
Currently translated at 100.0% (28 of 28 strings)

Translation: tdegraphics/kview - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kview-desktop-files/it/
4 years ago
Michele Calgaro e755944a42 Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings)

Translation: tdegraphics/ksvg - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksvg-desktop-files/it/
4 years ago
Michele Calgaro d8d5f491ba Translated using Weblate (Italian)
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/it/
4 years ago
Michele Calgaro df191b151b Translated using Weblate (Italian)
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/it/
4 years ago
Michele Calgaro e798c3cc16 Translated using Weblate (Italian)
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/it/
4 years ago