Commit Graph

20 Commits (r14.1.1)

Author SHA1 Message Date
Michele Calgaro 0f1dee482b
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bcf08b15c5)
2 years ago
Emanoil Kotsev 24b3dc5e93
This fixes unknown devices to be configured and adds computer as valid device type.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 1517025435)
2 years ago
Emanoil Kotsev e11af1d354
This fixes "Connecting device not working" issue #25
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 189605f720)
2 years ago
Emanoil Kotsev 5d198d9d46
Fix issue when multiple devices with the same name are present. This resolves issue #24.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit bf0db26c6c)
2 years ago
Slávek Banko bc79b63d5e
Change the German string to English.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9429fdae5d)
2 years ago
Slávek Banko 9276d6d156
Remove unnecessary accelerators from .ui files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3b3094ac86)
2 years ago
Slávek Banko 25926f66c6
Change the text of the action for authorization so that it is not joined
from multiple strings and therefore translation could be clearer.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 331e531dec)
2 years ago
Slávek Banko 9cffe7eae8
Use find_package( TQtQUI ) to detect TQtQui library.
Use tde_setup_dbus to detect and setup DBus.
Cleanup unused macros.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fadb46f704)
2 years ago
Slávek Banko 1a89ca3ad2
Add DBUS_TQT_LIBRARY_DIRS to link_directories
to avoid potential linker failure.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Ray-V 77829c4228
Fix linker failure for tdebluezioslave/{bluetooth,obex}
Signed-off-by: Ray-V <ray-v@inbox.lv>
2 years ago
Slávek Banko e3640e97ae
Fix an unwanted indentation in an error message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 38f0adcbea
Install application icon into common directory.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 496cdf1a40
Fix build tdeioslave with hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko c6b84c6ed2
Allow to define an Introspectable interface in XML files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Emanoil Kotsev c95a429826
i18n and some minor corrections
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
2 years ago
Slávek Banko 66c9d2a592
Added CMakeL10n rules.
Added template for translations.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 0c8df48682 Rename tdeioclient binary to tdebluezioclient.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 6740c7de32
Take advantage of automoc support for generated files.
Macro make_moc and its explicit calls is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro b8225d27fc
Updated cmake related code to TDE standard.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Emanoil Kotsev e274309d92 Based on KDE3 bluez4 version a TDE bluez5 version was created
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
2 years ago