Michele Calgaro
ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
50a228fc2d
Use AUTOMOC for generated sources instead of a specific rule.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
3192a72a46
Prevent tdenetworkmanager from crashing when using unmanaged devices.
...
This relates to bug 2929.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
edcf1665f0
Removed sync dbus call code in tdenetworkmanager to align to latest
...
dbus-1-tqt code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
c76553c4fb
tdehw: TRUE/FALSE --> true/false renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
080948356f
Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from TQString).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
536cfddc84
Use new function TQT_DBusData::getAsVariantData() instead of local
...
version of it.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
dadafca880
Fixed moc inclusion after last changes in dbus-1-tqt.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
e0fd34a1bd
tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
...
Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address
This relates to bug 2748
The name of the network interface seems to be a more stable identifier than the MAC
address because the MAC address can be changed easily or even automatically - see
randomization of MAC addresses on wireless interfaces. Therefore, the use of the
MAC address as a network interface identifier was abandoned.
Beware, this change is an API / ABI change! However, most changes are internal
and the only one affected is application TDENetworkManager.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
51a6bc1a56
Fix FTBFS due to missing KSSL_HAVE_SSL definition
...
This relates to Bug 2530
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
6d8bcb6202
Use direct DBUS calls for udisks2
11 years ago
Darrell Anderson
1060593d12
Add end-of-file newlines.
11 years ago
Alexander Golubev
fba175e1f9
Change cmake to use general tde_moc macro rather than another reinventted wheel
11 years ago
Golubev Alexander
e7708ec743
complete tdehardwaredevices split
11 years ago
Golubev Alexander
0984f01947
move all tdehw stuff into separate subdir
11 years ago