Commit Graph

366 Commits (29a404404693eb160a34ca291ee3888af6bd9cb4)
 

Author SHA1 Message Date
Michele Calgaro 29a4044046
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Slávek Banko 5b67a635f1 Added translation using Weblate (Spanish (Argentina)) 8 months ago
Alejo Fernández a25cd57110 Translated using Weblate (Spanish (Argentina))
Currently translated at 64.0% (317 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/es_AR/
8 months ago
Alejo Fernández 74f06e81c1 Translated using Weblate (Spanish (Argentina))
Currently translated at 64.0% (317 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/es_AR/
8 months ago
Alejo Fernández 14601e8aa9 Translated using Weblate (Spanish (Argentina))
Currently translated at 31.7% (157 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/es_AR/
8 months ago
Michele Calgaro 26628b93ba
Use strlcat from libc instead of custom one. This resolves issue #29
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Andrei Stepanov 1e20731aef Translated using Weblate (Russian)
Currently translated at 100.0% (495 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/ru/
10 months ago
Marek W 35c86a795c Translated using Weblate (Polish)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/k9copy - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/pl/
11 months ago
Marek W 3847d9ee41 Translated using Weblate (Polish)
Currently translated at 86.6% (429 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/pl/
11 months ago
Marek W 276d0d9504 Added translation using Weblate (Polish) 11 months ago
TDE Weblate 112b19f8ad Update translation files
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/
11 months ago
TDE Weblate 45422ea5e4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/k9copy - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/
11 months ago
Michele Calgaro b8498ebaee
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 854f6650e7
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro a4c9d47cc7
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 4e2f83fa60 Translated using Weblate (Italian)
Currently translated at 100.0% (495 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/it/
1 year ago
Michele Calgaro 29a878ff9d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro eac40c1e0b
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Andrei Stepanov ef83b5b82a Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/k9copy - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/ru/
1 year ago
Andrei Stepanov 4979c5097d Added translation using Weblate (Russian) 1 year ago
Andrei Stepanov 237b354824 Translated using Weblate (Russian)
Currently translated at 100.0% (495 of 495 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/ru/
1 year ago
Slávek Banko abfd178022
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro 9f36a8ff1a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 8efa9efcb3
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko 485fef9349
Copy translations to a new directory layout.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro d328d200f3
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 94ab2d14f0 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Michele Calgaro e4649e697a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 3f6bf8137d Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Ray-V 4b56933df7
Fix clang build failure for k9saveimage
This resolves issue#16.

Signed-off-by: Ray-V <ray-v@inbox.lv>
1 year ago
Michele Calgaro 5e8c1c961f
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea aeb889609e Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 1 year ago
Ray-V 02323df78a Fix clang build failure for cputest
Signed-off-by: Ray-V <ray-v@inbox.lv>
2 years ago
Michele Calgaro 4aae9b72d7
Conversion to cmake build system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 9f7c0362e2
Fix incorrect use of dvdread includes.
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>
2 years ago
TDE Weblate 553df4a435 Update translation files
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/
2 years ago
TDE Gitea bc07265ddb Update translation template. 2 years ago
Michele Calgaro 94c81f0190
Fix more usage of TQString which would cause FTBFS with cmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4dcfa83500
Restore correct version of anim.mng file from debian snapshot (https://snapshot.debian.org/package/k9copy/2.3.8-3/)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 87bbf5db68
Fix usage of TQString which would cause FTBFS with cmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 26f5e60720
Move icons folder to main level.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7fbccb650b
Normalize doc structure and remove unused files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b3ebd61cfb
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea e5c4232f57 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
Michele Calgaro 415e188c1f
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>
2 years ago
TDE Gitea 9482a3bd5b Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
TDE Gitea 0e80a70706 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
Michele Calgaro 5598cfd8b9
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate 7b7299bdb6 Update translation files
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/
2 years ago
Marek W 8b59cb666c Translated using Weblate (Polish)
Currently translated at 86.6% (430 of 496 strings)

Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/pl/
2 years ago