Commit Graph

348 Commits (74c9cd05a1ce48848d4f4daed9e71b2e1f01cb5e)
 

Author SHA1 Message Date
Michele Calgaro 74c9cd05a1
Fix visibility of public slots in PartBase. This resolves issue #24
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3f58dcfa4d)
5 months ago
TDE Gitea 3ca4c8ba07 Merge translation files from master branch. 5 months ago
Michele Calgaro 54463fd255
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f5b4d1c7d0)
7 months ago
Michele Calgaro 36694213cc
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 12255d549f)
8 months ago
Michele Calgaro c5d7758684
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 22a46b7525)
10 months ago
TDE Gitea 2debdf218d Merge translation files from master branch. 10 months ago
TDE Gitea 4b9951b465 Merge translation files from master branch. 10 months ago
Michele Calgaro 5e4a772d84
Fix FTBFS caused by missing include. This resolves issue #19
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 311b228923)
10 months ago
TDE Gitea fd1a740fce Merge translation files from master branch. 10 months ago
TDE Gitea 9ec2d11d41 Merge translation files from master branch. 11 months ago
Michele Calgaro f2a131c5dd
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b6dba7c238)
11 months ago
Michele Calgaro 6ffc55cadd
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3a8356c829)
12 months ago
Michele Calgaro 1f99527a72
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 861ae27a46)
1 year ago
Michele Calgaro 436bc26605
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8a3b81b3c)
1 year ago
TDE Gitea 8a590af057 Merge translation files from master branch. 1 year ago
TDE Gitea 2e5e0a3b7d Merge translation files from master branch. 1 year ago
TDE Gitea 8417b0fe4b Update translation template. 1 year ago
ormorph 6777b854e9
Solving the problem of launching the settings dialog without xine support
The settings dialog crashes if built without xine support.

Signed-off-by: ormorph <roma251078@mail.ru>
(cherry picked from commit 6212c1b319)
1 year ago
Michele Calgaro 8527831ef0
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10c3044e11)
1 year ago
Slávek Banko 27035a4b3e
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f1f38996c6)
1 year ago
Michele Calgaro f29a95f684
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4ee90855df)
1 year ago
TDE Gitea ba47917379 Merge translation files from master branch. 1 year ago
Michele Calgaro 9f4c63556a
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8c5aec1920)
1 year ago
TDE Gitea fc47913516 Merge translation files from master branch. 2 years ago
TDE Gitea c85bff435d Update translation template. 2 years ago
Michele Calgaro b065e535fa
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e524a45ee7)
2 years ago
Michele Calgaro da8cf2c4b2
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f15328299d)
2 years ago
Michele Calgaro b62a1922fa
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>
(cherry picked from commit 47d29ee63f)
2 years ago
TDE Gitea 698d2bc316 Merge translation files from master branch. 2 years ago
Heimen Stoffels 72cbf2419c Translated using Weblate (Dutch)
Currently translated at 100.0% (390 of 390 strings)

Translation: applications/kmplayer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/nl/
2 years ago
Heimen Stoffels aa60178d9d Translated using Weblate (Dutch)
Currently translated at 100.0% (9 of 9 strings)

Translation: applications/kmplayer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/nl/
2 years ago
Heimen Stoffels fdd569e7dc Translated using Weblate (Dutch)
Currently translated at 100.0% (390 of 390 strings)

Translation: applications/kmplayer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/nl/
2 years ago
Tiago Carmo 00a532e47b Translated using Weblate (Portuguese)
Currently translated at 100.0% (390 of 390 strings)

Translation: applications/kmplayer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/pt/
2 years ago
Michele Calgaro f550ae8479
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 6207dad3f4
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 296e5dac3e
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 7eba46cffa
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Sebastião Guerra b6ec2acfbf Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings)

Translation: applications/kmplayer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/pt_BR/
3 years ago
Sebastião Guerra bf67acd91c Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (390 of 390 strings)

Translation: applications/kmplayer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/pt_BR/
3 years ago
Slávek Banko 87d4347fbe
Change README to markdown format.
Add translation status overview.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 3709cf782a Translated using Weblate (Italian)
Currently translated at 100.0% (9 of 9 strings)

Translation: applications/kmplayer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/it/
3 years ago
Michele Calgaro bc553efe8f
Fixed FTBFS in clang caused by wrong access to class members.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko ca9162597e
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ceb146142c
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
TDE Gitea 7e6ff14a3e Reset submodule main/applications/kmplayer/cmake to latest HEAD 4 years ago
TDE Weblate a63027a6c1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kmplayer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/
4 years ago
Michele Calgaro d6798f59f9
Removed unnecessary x-mplayer2.desktop (it is already installed with tdelibs).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 0d8f91b1bd
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 8789defb60
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko c8b0ade1ef
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago