summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.Automated System2024-12-202-117/+119
|
* Merge translation files from master branch.Automated System2024-12-071-7/+7
|
* Merge translation files from master branch.Automated System2024-12-031-733/+736
|
* Merge translation files from master branch.Automated System2024-11-171-18/+18
|
* Merge translation files from master branch.Automated System2024-11-111-5/+7
|
* Merge translation files from master branch.Automated System2024-11-031-24/+21
|
* Drop Borland compiler specific codeMichele Calgaro2024-10-312-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 98df0da75ccbb7272ede3bc07582a54cb3a1ecbd)
* Merge translation files from master branch.Automated System2024-10-281-52/+81
|
* Merge translation files from master branch.r14.1.3Automated System2024-09-3067-3484/+3484
|
* Update translation template.Automated System2024-09-301-52/+52
|
* Replace custom MP4 metadata parser with TagLibmio2024-09-3091-7229/+82
| | | | | | | | | | | | | TagLib supports MP4 metadata since version 1.6 (2009). The custom parser code caused problems because there was a mismatch between the definition of TagLib::Tag and TagLib::MP4::Tag, and the implementation of the custom TagLib::MP4::Tag. This requires TagLib 1.11 and above. Resolves: TDE/tdemultimedia#82 Signed-off-by: mio <[email protected]> (cherry picked from commit 460320e57786ec9a708ac7ba4191b15a305f9394)
* Fix unsigned overflow in Debug::Block dtormio2024-09-281-1/+4
| | | | | Signed-off-by: mio <[email protected]> (cherry picked from commit 956d90f8cb5e5324c405ef3405b45a34d9c41d29)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-143-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cd43ff6e3bdaa137f3377052a8dc40634cd6f818)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵Michele Calgaro2024-05-211-1/+1
| | | | | | | equivalent Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 82d33f65e64df91eb90373db5527222dc7769384)
* Merge translation files from master branch.Automated System2024-05-111-13/+13
|
* Merge translation files from master branch.Automated System2024-05-0767-536/+536
|
* Update translation template.Automated System2024-05-071-8/+8
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-072-8/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 79397b9d9d562b27d8ba713538d09b9027389386)
* Merge translation files from master branch.Automated System2024-05-061-8/+8
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Merge translation files from master branch.Automated System2024-05-011-59/+60
|
* Add support for taglib 2, part 2.Slávek Banko2024-04-302-3/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4a0485854f175f1aef5332edfe70164beb4e05fd)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-3/+3
|
* Merge translation files from master branch.Automated System2024-04-1467-10921/+10921
|
* Update translation template.Automated System2024-04-141-163/+163
|
* Add support for taglib 2Michele Calgaro2024-04-1465-221/+220
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7fdc344c40f5112dd95770c6bbfe0623101489bb)
* Merge translation files from master branch.Automated System2024-04-061-7/+7
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c775bd9997560358c1ab3e4ae228635efa94f4ce)
* Merge translation files from master branch.Automated System2024-03-131-9/+9
|
* Merge translation files from master branch.Automated System2024-03-021-6/+6
|
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0218-37/+37
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 80d93b2c9381d4043d1ee356b733d874a86dce3b)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-15101-1104/+1104
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f52f91d7ba8f99e3b9d33d4404d9f21a8b3fb497)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-1026-124/+124
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 90b4fd9bf14e009d5fb05ac243cd3764bc57fec3)
* Merge translation files from master branch.Automated System2023-12-081-2/+2
|
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-044-6/+6
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8acb66d55021be66640c0ecc7a9c2d52822327b8)
* Merge translation files from master branch.Automated System2023-12-031-6/+6
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-308-17/+17
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 05d3e5e5e67ae743a595e45bb8a3211ac7bbd1eb)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-245-5/+5
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b841bed50c7aec5fac94009fb80baf6a9e266789)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-191-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d42651f2a20fad192256b44c576170ad508cf536)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Merge translation files from master branch.Automated System2023-11-091-11/+11
|
* 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 a966c48c21012439cc0e1fa715173da7f164e68b)
* Reset submodule main/applications/multimedia/amarok/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Merge translation files from master branch.Automated System2023-11-052-111/+112
|