summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2023-11-058-11/+11
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e470a86df30e2a0c0d3ea8c4f67112795071617a)
* Drop USE_TQT4 coder14.1.1Michele Calgaro2023-08-292-40/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 61d238685716eb5670f82dacf20fb2b6c8919822)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c2b117cbe064fbc51619d70eface110e45c223f9)
* Merge translation files from master branch.Automated System2023-08-131-31/+37
|
* Merge translation files from master branch.Automated System2023-08-121-0/+161
|
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2d66c9d5f03c5a7a106e55769460ff967855d427)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2434-34/+34
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 08ec56f4b99cd4db951eb1a73a8003be25fa825e)
* Merge translation files from master branch.Automated System2023-06-101-8/+8
|
* Remove the original translation directory layout.Slávek Banko2022-11-0946-8167/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Copy translations to a new directory layout.Slávek Banko2022-11-0888-42/+8209
| | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.Michele Calgaro2022-11-0549-340/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add ogg/vorbis/sndfile include and link directoriesaneejit12022-11-021-0/+10
| | | | | | | | | When ogg, vorbis or sndfile are not installed in /usr, a compilation failure in plugins/recording may occur due to missing specifications of the include and link directories. The required directory variables are now added to the "include_directories" and "link_directories" statements. Signed-off-by: aneejit1 <[email protected]>
* Remove unnecessary backup translations.Michele Calgaro2022-09-286-48/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2022-09-103-87/+60
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - v4lradio Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-v4lradio/
* Update translation filesTDE Weblate2022-09-102-16/+12
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - recording Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-recording/
* Update translation filesTDE Weblate2022-09-102-50/+34
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - alsa-sound Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-alsa-sound/
* Update translation template.Automated System2022-09-103-62/+22
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-104-24/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2022-07-103-127/+107
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - v4lradio Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-v4lradio/
* Update translation template.Automated System2022-07-101-41/+27
|
* Update translation filesTDE Weblate2022-07-103-33/+33
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - lirc Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-lirc/
* CMake conversion.Michele Calgaro2022-07-1040-26/+684
| | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2022-07-103-3/+3
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - v4lradio Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-v4lradio/
* Update translation filesTDE Weblate2022-07-102-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tderadio - alsa-sound Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-alsa-sound/
* Update CMakeL10n rules.Slávek Banko2022-07-1030-2485/+58
| | | | | | | Update translation template. Remove templates from the original location. Signed-off-by: Slávek Banko <[email protected]>
* Update translation template.Automated System2022-07-0914-0/+2441
|
* Remove translation files from the original locationMichele Calgaro2022-07-0946-8336/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Copy translation files to new locationMichele Calgaro2022-07-0974-31/+8366
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Standardize folder structure.Michele Calgaro2022-05-31252-0/+37082
Signed-off-by: Michele Calgaro <[email protected]>