summaryrefslogtreecommitdiffstats
path: root/plugins/gui-standard-display
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-281-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b0e57710fb765a6060971ec0db21bbed462f7da9)
* Merge translation files from master branch.Automated System2024-11-091-48/+51
|
* Merge translation files from master branch.Automated System2024-11-081-0/+204
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-056-78/+78
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 269551cf8e80ed83b626bb793f0f9f15b5f2809c)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-101-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 887adb8a4498cf2537919d863a2554e4be379249)
* Merge translation files from master branch.Automated System2023-12-061-7/+10
|
* Replace Qt with TQtMichele Calgaro2023-11-053-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e470a86df30e2a0c0d3ea8c4f67112795071617a)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-247-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08ec56f4b99cd4db951eb1a73a8003be25fa825e)
* Remove the original translation directory layout.Slávek Banko2022-11-094-834/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-11-087-3/+837
| | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-11-053-25/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* CMake conversion.Michele Calgaro2022-07-102-0/+32
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMakeL10n rules.Slávek Banko2022-07-102-208/+1
| | | | | | | Update translation template. Remove templates from the original location. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2022-07-091-0/+207
|
* Remove translation files from the original locationMichele Calgaro2022-07-094-834/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translation files to new locationMichele Calgaro2022-07-096-2/+837
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Standardize folder structure.Michele Calgaro2022-05-3125-0/+3813
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>