summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-058-21/+21
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8729e642eaa3629412ef948e590e35ade2cbb0ea)
* Replace 'Event' #define stringsMichele Calgaro2023-12-0211-15/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7ef70d6552605c1df5653f039314c3ac568069cc)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-258-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1304109bee51323c2fb7258df91b2d4eccd83030)
* Noatun: Crashing at empty items in the playlistRoman Savochenko2023-11-202-0/+4
| | | | | Signed-off-by: Roman Savochenko <roman@home.home> (cherry picked from commit cf9759fa992775e54adc65e127ead1989821cd54)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0954-110/+110
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b3df4d055e72863ca51ec9c0428a490306989ff4)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-062-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c4f17993fff043f037517e1a6a721b4c0ead8193)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Merge translation files from master branch.r14.1.1Automated System2023-10-1511-101/+120
|
* Fix FTBFS caused by taglib as a result of the QString -> TQString remaningMichele Calgaro2023-09-276-24/+36
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c282724a2111c15cb624429895f0eab81509d935)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-4/+4
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 938578ffc3e80f59646041c2483985f1d70692f6)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0414-15/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b8cb47c3d328d373abefcff6ac2bd7b75020f8be)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-174-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 20cfc90d4f4c8228914ed6196bb03472b7e31c77)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 172024abe61897349878c7421cfd99a8d2aa957a)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-21258-328/+328
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 678ee0d63590ba7bf1cad32070c229d699617a3c)
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-136-12/+12
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1b09e1d239b1af15ea86eb3cfb6cd808520de5e4)
* KMix: Fix typo in experimental UI.Slávek Banko2023-06-231-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9389e1802593ec6ef3ce9b9058283d99598803a6)
* KMix: ported settings to TDEConfigXT/DesignerMavridis Philippe2023-06-2238-780/+741
| | | | | | | | | | | This commit includes an improved Preferences dialog for KMix. It also exposes some previously hidden options and features, some of which experimental (build-time option, off by default). It also includes some minor UI improvements. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 2cc6752c15371d87a0c8cf774515b0b44fc768d9)
* Reset submodule main/core/tdemultimedia/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Use TDE dummy.cpp file for consistency with other packages.Slávek Banko2022-10-145-9/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-222-9/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Gender-neutral language.Mavridis Philippe2022-07-185-27/+27
| | | | | | This is related to TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add man pages for TDE applications.Michele Calgaro2022-07-1015-1/+855
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Portuguese)Hugo Carvalho2022-04-031-21/+19
| | | | | | | Currently translated at 100.0% (36 of 36 strings) Translation: tdemultimedia/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kappfinder-data/pt/
* Fix Konqueror plugin tdefile_mp3 to activate on mimetype audio/mpeg.Vincent Reher2022-02-202-3/+3
| | | | | | This resolves issue #33. Signed-off-by: Vincent Reher <tde@4reher.org>
* Reset submodule main/core/tdemultimedia/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-069-36/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renamed Arts_InputStream::seek() to Arts_InputStream::lseek() following ↵Michele Calgaro2021-08-271-1/+1
| | | | | | renaming in Akode module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update akode seek method semantics.Slávek Banko2021-08-271-7/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Portuguese)Hugo Carvalho2021-08-191-10/+10
| | | | | | | Currently translated at 55.5% (20 of 36 strings) Translation: tdemultimedia/kappfinder - data Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kappfinder-data/pt/
* 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 <slavek.banko@axis.cz>
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-05-241-6/+35
| | | | | | | | generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* mpeglib: switch to Xxf86dga.h header since xf86dga.h is obsolete and may be ↵gregory guy2021-05-212-2/+2
| | | | | | removed in the future. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Reset submodule main/core/tdemultimedia/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix flac detection without pkgconfig fileFrançois Andriot2021-05-031-1/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Translated using Weblate (Italian)Michele Calgaro2021-04-091-7/+8
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdemultimedia/krec - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/krec-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2021-04-091-7/+8
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: tdemultimedia/kaudiocreator - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kaudiocreator-events/it/
* Translated using Weblate (Italian)Michele Calgaro2021-04-061-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdemultimedia/kmix - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2021-04-021-3/+3
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdemultimedia/tdemid - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdemid-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2021-03-311-9/+9
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: tdemultimedia/tdemid - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdemid-desktop-files/it/