summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-11-231-7/+12
|
* Merge translation files from master branch.Automated System2024-11-051-7/+10
|
* Merge translation files from master branch.Automated System2024-11-041-0/+35
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 29a404404693eb160a34ca291ee3888af6bd9cb4)
* Merge translation files from master branch.Automated System2024-06-257-755/+965
|
* Use strlcat from libc instead of custom one. This resolves issue #29Michele Calgaro2024-05-163-35/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 26628b93baee1eea9528e9ffb68eb72b9c2d5c6d)
* Use centralized cmake versionr14.1.2Michele Calgaro2024-03-172-10/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b8498ebaee72597c00bc25d4427a25644d5d62f1)
* Replace Qt with TQtMichele Calgaro2024-02-251-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 854f6650e761a58c8cfcb908c139ec7c97074286)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0319-38/+38
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4c9d47cc7a39155376b9d552e433fedd069fcb4)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0420-102/+102
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 29a878ff9db7fe75caae6f8cebaad3b3afea3f7b)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-105-21/+21
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eac40c1e0b1d008d4e2ec36c6fcfd1a7f2ad3bf5)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-092-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit abfd1780225c828ec0a14b557f18fa9d8d91c519)
* Replace Qt with TQtMichele Calgaro2023-11-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9f36a8ff1a8728b927f8b503e531c3543c1938b6)
* Remove the original translation directory layout.Slávek Banko2023-10-3117-39819/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8efa9efcb334e19ad201f81c47561e1e411e46cd)
* Copy translations to a new directory layout.Slávek Banko2023-10-3126-22/+39987
| | | | | | | Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 485fef9349d9da874793474f53900ae2f181df5e)
* Drop autotools supportMichele Calgaro2023-10-3120-578/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d328d200f36b78d13750d89093c32cc3862aaeae)
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-271-1/+1
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e4649e697aba416787284b4c80a3290c78d8cf75)
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Fix clang build failure for k9saveimageRay-V2023-09-041-1/+1
| | | | | | | This resolves issue#16. Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 4b56933df7b122d903f5438bbfab3b59fc40f589)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-032-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5e8c1c961f1bc34bc46c9434d2c697a3af192cd2)
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Fix clang build failure for cputestRay-V2023-08-071-2/+2
| | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 02323df78a7c9ef1e1d533d95e2abf6db6dd9ac6)
* Conversion to cmake build systemMichele Calgaro2023-08-0615-2/+384
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4aae9b72d7164684622eab039f82833d02d3ce7a)
* Fix incorrect use of dvdread includes.Slávek Banko2023-08-0611-19/+19
| | | | | | | | | | It seems that the library has been designed for use includes in the form "#include <dvdread/...>" while we used includes without the "dvdread/" prefix. This caused that instead of using the standard path detected from pkg-config, the expected path had to be added to to -I flag. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9f7c0362e26f62dc81769ab55a89e32c3c9a268d)
* Merge translation files from master branch.Automated System2023-08-0416-288/+292
|
* Update translation template.Automated System2023-08-041-18/+13
|
* Fix more usage of TQString which would cause FTBFS with cmakeMichele Calgaro2023-08-044-13/+19
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94c81f01905087ff9bdc655b96f8ac92c647314e)
* Restore correct version of anim.mng file from debian snapshot ↵Michele Calgaro2023-08-041-0/+0
| | | | | | | (https://snapshot.debian.org/package/k9copy/2.3.8-3/) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4dcfa83500419f64d3478017a2628a0817046cec)
* Fix usage of TQString which would cause FTBFS with cmakeMichele Calgaro2023-08-046-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 87bbf5db68b5bb6ca8e6237c108b128c58babbec)
* Move icons folder to main level.Michele Calgaro2023-08-0422-2/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 26f5e607201a08e103dc7f356c225c4f3506c3c0)
* Normalize doc structure and remove unused filesMichele Calgaro2023-08-0418-929/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7fbccb650b02b00882781706c11d76add0b589bc)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2455-64/+64
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b3ebd61cfbfdba0d025543c5323751ad7a73a8fe)
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 415e188c1fd971167396a1da80d5661bb28aea03)
* Merge translation files from master branch.Automated System2023-04-2615-104/+0
|
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/applications/multimedia/k9copy/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Remove unnecessary backup translations.Michele Calgaro2022-09-2815-487/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-181-4/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k9copy Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
* Translated using Weblate (Polish)Marek W2022-09-171-99/+86
| | | | | | | Currently translated at 86.6% (430 of 496 strings) Translation: applications/k9copy Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/pl/
* Update translation filesTDE Weblate2022-09-1116-11770/+10745
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k9copy Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
* Update translation template.Automated System2022-09-111-682/+572
|
* Remove generated files from source tree.Slávek Banko2022-09-1122-4747/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2022-09-1016-1568/+2119
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k9copy Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/
* Update translation template.Automated System2022-09-101-98/+122
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-1010-72/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man page from tde packaging repo.Michele Calgaro2022-09-083-4/+73
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix problems for older ffmpeg versionsaneejit12022-05-201-2/+2
| | | | | | | | | | | | | | Fix the following issues when building against older ffmpeg versions - the call to avcodec_free_context exceptions as avformat_close_input already performs cleanup of the AVCodecContext, so link the calling of avcodec_free_context in the close method of k9avidecode.cpp to the version of libavformat in which codecpar appeared rather than when avcodec_free_context appeared. - avcodec_decode_video2 was deprecated in libavcodec 57.106.100, not 57.12.100, so the version has been corrected. Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Update translation filesTDE Weblate2022-05-1916-288/+267
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k9copy Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/