summaryrefslogtreecommitdiffstats
path: root/src/tdebluezioclient
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add DBUS_TQT_LIBRARY_DIRS to link_directoriesSlávek Banko2023-04-091-0/+1
| | | | | | to avoid potential linker failure. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* i18n and some minor correctionsEmanoil Kotsev2023-03-204-0/+581
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>