summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-253-11/+11
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e6473e544e16ca46e5ca4f5ca8a38b2b7ffb61e3)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 31eb157b2f618dcc60bf36dcca18dcb812edce34)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0548-600/+600
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 28388d4ea2c2b02f8f03948e7f57d3d8b9687fe8)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-104-208/+208
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit efb801b0a2ef2e7d8036d29e030a55309026e8cf)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4a10b01c9b1b0dd1cb28e00a1e8376cd173f013a)
* Merge translation files from master branch.Automated System2023-12-031-33/+28
|
* xine-backend: Remove protocols from supported extensionsMavridis Philippe2023-11-251-0/+1
| | | | | | | | | This caused problems with the extension filter of the file opener dialog. This fixes TDE/tdemultimedia#58. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit f77fe94e0e2d47a0bae7d9d049003ddf2d66bea2)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 06028cccb1f7bd7b2058583d9fdf49fbe9954fd3)
* Removed patch files from source code.Michele Calgaro2023-11-194-389/+0
| | | | | | | | | | fast-slow-dcop.patch, generic_tr.patch and scandialog.patch have already been applied in the code. terminate.patch has not been applied but contains no explanation on what problem it was trying to fix. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 37d17c45c841a2d73bc5c6520d27291a89162d02)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-092-2/+2
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b0c0b8a905d8289bd8d0dfafe0ac21de184fe6a0)
* Replace Qt with TQtMichele Calgaro2023-11-0517-42/+42
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8800fb9ac5ad49194d935c5e81d37a9a1cfa3a8c)
* Merge translation files from master branch.r14.1.1Automated System2023-10-0542-3570/+3570
|
* Update translation template.Automated System2023-10-051-85/+85
|
* xine engine: make volume control logarithmic for versions of xine < 1.2.13.Michele Calgaro2023-10-052-4/+29
| | | | | | | | | | | For xine versions >= 1.2.13, libxine already makes the volume logarithmic. This relates to TDE/tdemultimedia#40. This commit makes the behavior consistent across different xine versions and aligned with other players like Amarok. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a16a898ea354ab5f14b5ec7a4dc9f7a07f00637b)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-275-16/+16
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5a592028fff455d0b6f78d602770155b58b65af3)
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-072-6/+6
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b4a60205a6fb1e9f3442d0e478017181ae6e0914)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-035-10/+10
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit aa905ebf02f4f84b35ce4a79ceb362e75a0ea627)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5c33cef97b89d47128d1a3e687018ab2e1dd1a31)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4a24155a399bb20d9fea4880b820efa0111ce040)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2461-95/+95
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e925ce75e143265320cdc26ec7a079851b3f0873)
* Convert dummy part example to cmakeMichele Calgaro2023-06-163-825/+48
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 83b95481ee661d474134ac78ab8442369606a48c)
* Translated using Weblate (Dutch)r14.1.0Heimen Stoffels2023-04-091-16/+14
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/nl/
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-093-18/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2022-09-031-5/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Translated using Weblate (Spanish)Real name2022-08-311-12/+23
| | | | | | | Currently translated at 85.7% (625 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/es/
* Translated using Weblate (Spanish)Real name2022-08-301-7/+8
| | | | | | | Currently translated at 84.6% (617 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/es/
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Portuguese)Hugo Carvalho2022-05-141-17/+15
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/pt/
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix the service menu action Play DVD/BLURAY with KaffeineSlávek Banko2022-04-251-1/+1
| | | | | | to make play really start. Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2022-04-0142-798/+798
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Update translation template.Automated System2022-04-011-19/+19
|
* Change libdvdcss detection to search the default system directory for libraries.Slávek Banko2022-03-313-12/+30
| | | | | | This resolves issue TDE/tde-packaging#113. Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2022-01-291-1/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Change README to markdown format.Slávek Banko2021-10-192-30/+46
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <[email protected]>
* Translated using Weblate (Polish)Marek W2021-10-181-15/+14
| | | | | | | Currently translated at 90.9% (10 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/pl/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-171-15/+14
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-171-327/+300
| | | | | | | Currently translated at 100.0% (729 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-071-51/+46
| | | | | | | Currently translated at 69.5% (507 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/uk/
* Translated using Weblate (Italian)Michele Calgaro2021-08-111-16/+14
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2021-08-071-22/+23
| | | | | | | Currently translated at 100.0% (729 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/it/
* Fixed FTBFS with clang.Michele Calgaro2021-07-271-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-2320-32/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2021-07-0742-42/+42
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Update translation template.Automated System2021-07-071-40/+29
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Translated using Weblate (Russian)blu.2562021-05-031-141/+109
| | | | | | | Currently translated at 97.5% (711 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ru/