summaryrefslogtreecommitdiffstats
path: root/plugins/gui-quickbar
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-252-40/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove the original translation directory layout.Slávek Banko2022-11-093-164/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-11-086-3/+167
| | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-11-053-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* CMake conversion.Michele Calgaro2022-07-102-0/+30
| | | | | 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-53/+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/+52
|
* Remove translation files from the original locationMichele Calgaro2022-07-093-164/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translation files to new locationMichele Calgaro2022-07-095-2/+167
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Standardize folder structure.Michele Calgaro2022-05-3112-0/+1157
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>