summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-062-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7e0c846b7de9745dc6e6fd77e1bf2abc364a2ef7)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-11-031-0/+0
|
* ksnapshot: add delay functionality to 'Region' mode. This resolves issue #71.Michele Calgaro2023-11-012-3/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b2f97450eff7140a425ff37284db60f8917f4999)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Fix kmrml build for 14.1.xr14.1.1Ray-V2023-10-1516-22/+22
| | | | Signed-off-by: Ray-V <ray-v@inbox.lv>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-2510-42/+42
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f38a284617689a1364f9cbebb78cf637da0d2c9d)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 10de47758a768a1f51109cf2ad9ec129f00f5ce2)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0429-38/+38
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0e051a3c83fc5e121be7a0497c823ed9546157eb)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1712-19/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e0b799d647cf144caa7a58615e02132d9fd54809)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-085-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96eaae090ebed7c9cef41303e4b43a2aac0b3d8b)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-21373-432/+432
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fce92533f86b9952f0c9cac6ca97f89c0fe6c39c)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-07-191-0/+0
|
* kview: Use tqobjectdefs.h instead of compat header tqobjdefs.h.Slávek Banko2023-07-161-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0f9c749b5981635a40c2d7026ae824127a362d6b)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-134-6/+6
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 340ffa901b7295a075a0b850f3bc9c97bf5cf11c)
* KPDF: Fix that KPDF does not show some fonts.r14.1.0Roman Savochenko2023-04-041-1/+1
| | | | | | This resolves issue #48 and bug 3204. Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* KSnapshot: remember window position before/after a snapshot is taken. This ↵Michele Calgaro2023-03-242-0/+7
| | | | | | resolves issue #55 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. ↵Michele Calgaro2023-03-051-0/+6
| | | | | | | This resolves issue #8." This reverts commit 4ec69a7d0805434abf3897f6d38e4c650fa56582. The original commit is no longer required after commit TDE/tdelibs 9cff750d.
* KSnapshot: fix Print orientation in ksnapshot cannot be selected. This ↵Emanoil Kotsev2023-03-031-6/+0
| | | | | | resolves issue #8. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Translated using Weblate (Czech)Slávek Banko2023-03-021-7/+8
| | | | | | | 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/
* KSnapshots: fixed remaining issues related to PR #50.Michele Calgaro2023-03-023-34/+53
| | | | | | | | | | 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>
* KSnapshot: Open in KolourPaintEmanoil Kotsev2023-02-284-3/+134
| | | | | | | | | | | | | | | | | | 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>
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Translated using Weblate (Portuguese)Hugo Carvalho2022-10-311-7/+8
| | | | | | | 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/
* Translated using Weblate (Portuguese)Hugo Carvalho2022-10-311-8/+8
| | | | | | | 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/
* Translated using Weblate (Portuguese)Hugo Carvalho2022-10-311-7/+8
| | | | | | | 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/
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applications.Michele Calgaro2022-05-2934-13/+1527
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Portuguese)Hugo Carvalho2022-05-201-7/+8
| | | | | | | 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/
* Translated using Weblate (Portuguese)Hugo Carvalho2022-05-201-7/+8
| | | | | | | 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/
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for Poppler >= 22.03.Slávek Banko2022-04-304-1/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Portuguese)Hugo Carvalho2022-04-031-7/+8
| | | | | | | 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/
* Ensure the use of C++17 standard for Poppler >= 21.12.Slávek Banko2022-04-013-1/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now ↵Michele Calgaro2022-01-288-9/+0
| | | | | | enabled at TDE project level. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Added CXX_FEATURES for remaining libraries to ensure build with at least C++11.Slávek Banko2022-01-224-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added CXX_FEATURES for libraries to ensure build with at least C++11.Michele Calgaro2022-01-224-1/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change to use c++11 unique_ptr instead of deprecated auto_ptrOBATA Akio2022-01-224-62/+12
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* ksvg/libtext2path: use c++11 std:shared_ptr instead of bundled old boost oneOBATA Akio2022-01-229-957/+4
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* KSVG: fix to include classes used in TQPtrListOBATA Akio2022-01-191-2/+2
| | | | | | It must be included, or its destructor may not be used in PtrList maitainance. Signed-off-by: OBATA Akio <obache@wizdas.com>
* fix missing include for xlib_rgb_init_with_depth()OBATA Akio2022-01-181-0/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-092-15/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kpdf: Drop suport for t1lib.Slávek Banko2021-12-2016-791/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Set t1lib support to OFF by default for all cases.Slávek Banko2021-12-201-1/+1
| | | | | | The library is abandoned and there is no reason to maintain support for it. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>