summaryrefslogtreecommitdiffstats
path: root/src/tdebluezioslave/obex
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-291-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 662db66bfd2c1ede73dc9b5f6867247948055e5e)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08c9c52087972a7e9b64405db76785a66c420043)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-082-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b05bbf90f3b7b82b722dfc584e9b040b0803d771)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-252-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bcf08b15c538ea1181c38e1ef51a2b4f08a92e83)
* 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>
* Fix linker failure for tdebluezioslave/{bluetooth,obex}Ray-V2023-04-091-0/+3
| | | | Signed-off-by: Ray-V <ray-v@inbox.lv>
* i18n and some minor correctionsEmanoil Kotsev2023-03-209-0/+1247
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>