summaryrefslogtreecommitdiffstats
path: root/src/tdebluezauth
Commit message (Collapse)AuthorAgeFilesLines
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-203-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-053-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Change the text of the action for authorization so that it is not joinedSlávek Banko2023-04-272-6/+7
| | | | | | from multiple strings and therefore translation could be clearer. Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* i18n and some minor correctionsEmanoil Kotsev2023-03-201-4/+4
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Added CMakeL10n rules.Slávek Banko2023-03-093-41/+15
| | | | | | | Added template for translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]>
* Based on KDE3 bluez4 version a TDE bluez5 version was createdEmanoil Kotsev2023-01-1414-0/+1360
Signed-off-by: Emanoil Kotsev <[email protected]>