summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeinstance.hHEADmasterMichele Calgaro2025-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix a typo introduced by 433b311Alexander Golubev2025-07-291-1/+1
|
* Remove mentions of dbus-tqt as it is not actually usedAlexander Golubev2025-07-292-4/+0
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* cmake: fix detection of libXext and libXvAlexander Golubev2025-07-281-7/+8
| | | | | | Also require them only if appropriate backends are getting built Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Update translation filesTDE Weblate2025-07-1245-1035/+1035
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
* Update translation template.Automated System2025-07-121-23/+23
|
* Remove unused include filesMichele Calgaro2025-07-122-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-261-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-256-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Chinese (Simplified))Toad1145142025-02-071-82/+83
| | | | | | | Currently translated at 97.4% (380 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/zh_Hans/
* Use tdeAppMichele Calgaro2025-02-036-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Chinese (Simplified))Toad1145142025-01-271-8/+11
| | | | | | | Currently translated at 85.3% (333 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/zh_Hans/
* Translated using Weblate (Spanish)Juan M Ayala2025-01-211-8/+8
| | | | | | | 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/es/
* Remove support for OSFMichele Calgaro2025-01-102-11/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove support for Metrowerks compilerMichele Calgaro2024-12-303-45/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocctrl.hMichele Calgaro2024-12-072-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-025-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-11-2145-92/+92
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
* Update translation template.Automated System2024-11-211-2/+2
|
* Remove unused code that was causing a dependency on dbus-tqtMichele Calgaro2024-11-212-7/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-171-292/+256
| | | | | | | Currently translated at 100.0% (390 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ka/
* Don't use obsolete header kapp.hMichele Calgaro2024-11-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-031-13/+12
| | | | | | | 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/ka/
* Drop Borland compiler specific codeMichele Calgaro2024-10-272-30/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-10-071-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
* Update translation filesTDE Weblate2024-10-071-2/+2
| | | | | | | 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/
* Fix visibility of public slots in PartBase. This resolves issue #24Michele Calgaro2024-10-031-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Eryk Michalak2024-09-181-8/+10
| | | | | | | Currently translated at 100.0% (390 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/pl/
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-012-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0340-1040/+1040
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-261-3/+3
| | | | | | | Currently translated at 100.0% (390 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-2/+2
| | | | | | | Currently translated at 100.0% (390 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-2/+2
| | | | | | | 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/ru/
* Fix FTBFS caused by missing include. This resolves issue #19Michele Calgaro2024-04-171-1/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-131-57/+50
| | | | | | | Currently translated at 100.0% (390 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
* Translated using Weblate (Russian)Andrei Stepanov2024-04-061-10/+11
| | | | | | | 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/ru/
* Update translation filesTDE Weblate2024-03-251-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-242-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0217-486/+486
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-096-96/+96
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-021-6/+7
| | | | | | | Currently translated at 88.9% (347 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/ru/
* Update translation filesTDE Weblate2023-11-2845-1890/+1890
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/
* Update translation template.Automated System2023-11-281-42/+42
|
* Solving the problem of launching the settings dialog without xine supportormorph2023-11-281-3/+6
| | | | | | The settings dialog crashes if built without xine support. Signed-off-by: ormorph <roma251078@mail.ru>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Qt with TQtMichele Calgaro2023-11-046-26/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Galician)Carlos Arjona2023-09-081-26/+22
| | | | | | | Currently translated at 95.6% (373 of 390 strings) Translation: applications/kmplayer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/gl/