nymea/libnymea/integrations
Michael Zanetti f1fa59c535 Fix initialisation of the global logging category variable
Just accessing the raw variable doesn't guarantee the order
of construction and may lead to crashes in certain constellations.
2020-12-14 23:38:17 +01:00
..
browseractioninfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
browseractioninfo.h Add a displayMessage for errors to browsing operations 2020-03-25 00:22:34 +01:00
browseresult.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
browseresult.h Add a displayMessage for errors to browsing operations 2020-03-25 00:22:34 +01:00
browseritemactioninfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
browseritemactioninfo.h Add a displayMessage for errors to browsing operations 2020-03-25 00:22:34 +01:00
browseritemresult.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
browseritemresult.h Add a displayMessage for errors to browsing operations 2020-03-25 00:22:34 +01:00
integrationplugin.cpp Fix initialisation of the global logging category variable 2020-12-14 23:38:17 +01:00
integrationplugin.h Add a rudimentary mechanism for plugins to provide service data 2020-12-14 23:37:59 +01:00
ioconnection.cpp Fixes after testing/review 2020-06-07 19:15:39 +02:00
ioconnection.h Fixes after testing/review 2020-06-07 19:15:39 +02:00
plugin.pri Force full linking of plugins at build time 2020-10-19 13:07:19 +02:00
pluginmetadata.cpp Allow building the plugininfocompiler standalone 2020-12-14 23:37:43 +01:00
pluginmetadata.h Add an API keys provider plugin mechanism 2020-10-20 19:44:47 +02:00
servicedata.cpp Add a rudimentary mechanism for plugins to provide service data 2020-12-14 23:37:59 +01:00
servicedata.h Add a rudimentary mechanism for plugins to provide service data 2020-12-14 23:37:59 +01:00
thing.cpp fix thread syncronisation 2020-10-15 22:34:06 +02:00
thing.h some more work 2020-10-15 22:34:06 +02:00
thingactioninfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
thingactioninfo.h Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
thingdescriptor.cpp bump api 2020-03-05 16:16:57 +01:00
thingdescriptor.h bump api 2020-03-05 16:16:57 +01:00
thingdiscoveryinfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
thingdiscoveryinfo.h more work 2020-10-15 22:34:06 +02:00
thingmanager.cpp Fix metatype registering for old Qt versions 2020-10-15 22:34:06 +02:00
thingmanager.h Merge PR #291: Fix thing class translations 2020-06-07 19:16:23 +02:00
thingpairinginfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
thingpairinginfo.h Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
thingsetupinfo.cpp Prevent multiple finish calls on API objects 2020-12-14 23:38:17 +01:00
thingsetupinfo.h Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
thingutils.cpp Allow states, events and actions in interfaces to be optional 2020-09-20 23:32:15 +02:00
thingutils.h Rename devices to integrations/things 2020-03-02 13:40:26 +01:00