nymea-app/libnymea-app
Michael Zanetti 34fe50dc00 Fix tunnel proxy configurations being messed up on reconnects during runtime 2022-07-03 13:38:52 +02:00
..
configuration Fix tunnel proxy configurations being messed up on reconnects during runtime 2022-07-03 13:38:52 +02:00
connection Merge PR #809: Add debug category for bluetooth discovery 2022-04-25 09:40:21 +02:00
energy Fix consumers history chart breaking on double-loading 2022-03-21 14:50:25 +01:00
jsonrpc Fix permission handling after push button auth 2022-03-28 13:57:40 +02:00
modbus Simplify json notification api 2021-06-30 22:31:52 +02:00
models Another little fix in finding the closest to timestamp in a history log 2021-12-16 12:08:50 +01:00
ruletemplates
scripting Add autocompletion for minimumValue and maximumValue in script editor 2022-04-22 00:54:30 +02:00
system Fix server time display when client and server timezone don't line up 2022-04-20 14:44:18 +02:00
types Improve sensor views 2022-05-08 00:50:20 +02:00
wifisetup Some more fixes in the bluetooth discovery 2021-12-15 23:36:25 +01:00
zigbee Fix count property in zigbeedevicesproxy 2022-04-24 17:06:51 +02:00
appdata.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
appdata.h Simplify json notification api 2021-06-30 22:31:52 +02:00
applogcontroller.cpp Set default debug level to warning 2022-03-17 10:16:51 +01:00
applogcontroller.h Add timestamps to app logs 2021-11-30 00:46:14 +01:00
engine.cpp
engine.h
interfacesmodel.cpp
interfacesmodel.h
libnymea-app-core.h Interim commit 2022-01-20 23:50:00 +01:00
libnymea-app.pri Add tunnel proxy transport basic structure and prepare connecting 2022-01-20 23:50:00 +01:00
libnymea-app.pro
logging.cpp
logging.h
logmanager.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
logmanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
pluginsproxy.cpp
pluginsproxy.h
rulemanager.cpp Add energy logs support 2021-11-19 00:01:21 +01:00
rulemanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptmanager.cpp Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptmanager.h Simplify json notification api 2021-06-30 22:31:52 +02:00
scriptsyntaxhighlighter.cpp
scriptsyntaxhighlighter.h
tagsmanager.cpp More work and fixes on the energy dashboard 2021-11-29 14:32:23 +01:00
tagsmanager.h More work and fixes on the energy dashboard 2021-11-29 14:32:23 +01:00
tagwatcher.cpp Fix tagwatcher not filtering correctly in all circumstances 2021-09-15 13:05:22 +02:00
tagwatcher.h
thingclasses.cpp
thingclasses.h
thingclassesproxy.cpp Add support for the providedInterfaces thing class property 2021-11-11 01:32:23 +01:00
thingclassesproxy.h Add support for the providedInterfaces thing class property 2021-11-11 01:32:23 +01:00
thingdiscovery.cpp Improve some debug prints in the things discovery 2022-03-23 19:47:07 +01:00
thingdiscovery.h Add api to handle discovery errors better 2021-08-24 16:37:01 +02:00
thinggroup.cpp
thinggroup.h
thingmanager.cpp Add support for discoveryType 2022-03-01 11:06:36 +01:00
thingmanager.h Improve energy charts when there is a hidden producer 2022-05-06 13:44:07 +02:00
things.cpp Fix the crash from previous commit for real 2021-12-18 23:59:45 +01:00
things.h Fix a crash that may happen during initial loading in certain circumstances 2021-12-18 12:54:59 +01:00
thingsproxy.cpp Fix a potential crash when destroying ProxyModels 2022-07-02 13:15:10 +02:00
thingsproxy.h Backwardport shownThingClassIds filter in ThingsProxy to Qt <= 5.12 2021-12-17 15:35:19 +01:00
usermanager.cpp Add suppor for manual connections to remote proxy 2022-01-21 22:27:28 +01:00
usermanager.h Add suppor for manual connections to remote proxy 2022-01-21 22:27:28 +01:00
vendorsproxy.cpp
vendorsproxy.h