summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ensure the use of C++20 standard for Poppler >= 24.04.r14.1.xSlávek Banko2024-05-131-1/+3
| | | | | | | This resolves issue #96. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6363c102883cd478d12b410a12ad5eab6e584228)
* Merge translation files from master branch.Automated System2024-05-111-6/+6
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0614-15/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4a6df1468eb2d64d7329a75ea54f83eb2a54d52c)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix FTBFS from prior commit.r14.1.2Slávek Banko2024-04-161-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e8ec37c62f561cf286ccbce294688360624b4636)
* Fix compatibility with C++17.Slávek Banko2024-04-151-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 03cf41d9b015fab3d30f98b50923d0c296fa9824)
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08bb3071d07ffb22eadc45a7c24aa337a7e859f3)
* Use centralized cmake versionMichele Calgaro2024-03-152-7/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 53c0b7bcf6c3e390b2e18af83d3979d302921efe)
* cmake files: change keywords to lower caseMichele Calgaro2024-03-0916-19/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7febd6678daafb42bfb00335211b319a0ce34458)
* Simplify poppler version definitions.Slávek Banko2024-02-217-89/+47
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 108c4a3a4ae4cdda98e46741c83666b3a7e13d03)
* Added support for poppler-24.02ormorph2024-02-193-1/+8
| | | | | | | Solution to problem #85 Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 6b9d7271f32bc029b9a5e7cf636f1c52fd55c854)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-047-19/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bda52bd053029243d499bbaf14d35beb8b6e43e1)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-18255-2829/+2829
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c616fab9053b07ed30508ab714de876409d82653)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2448-372/+370
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 55cef714419f6e36e66dc75afc40682ea5c73a35)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0515-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3849f5c32c10eba032a6738fd47331c0fa6afe1c)
* Merge translation files from master branch.Automated System2023-12-0316-127/+153
|
* Replace 'Event' #define stringsMichele Calgaro2023-12-025-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c3aa1feaab76f93138ae16090af4b2acb4dcc147)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-262-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6f8204d5e92e1524474668e99f241c4740e7020c)
* ksnapshot: add setPixmap DCOP callMavridis Philippe2023-11-253-0/+11
| | | | | | | Can be useful to integrate KSnapshot with applications that can take their own screenshots better (e.g. a media player can use a single frame from a video instead of a lower-quality real screen grab). Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit d7130aacf9ea286af38bb61578fe32a0e4ea2642)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-258-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60716f5af0920804783f44ca88664dcd403e4041)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9f573969bb9c14598cb640d7f769f4d7811c4414)
* Reset submodule main/core/tdegraphics/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0792-280/+280
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b93a9330d8b06f081d4ea3d2d48cdba2b6b2ce46)
* 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
|