Michael Zanetti
e2ceadc7a1
fix a crash when editing rules
...
there seems to be a race condition in StackView.onRemoved where it sometimes
makes the QML engine crash if accessing context properties from outside the
function context in the handler.
Sometimes it would just print that those properties are undefined and not complete
the handler code, other times however, it does actually find the properties
but crash upon accessing them.
2018-06-25 12:03:43 +02:00
Michael Zanetti
e44d5c0fd8
Improve initial setup
2018-06-22 11:19:40 +02:00
Michael Zanetti
2d41671b2b
hide features which aren't implemented in the core yet
2018-06-20 22:30:58 +02:00
Michael Zanetti
c8c62d89a5
add complete support for interface based rules
2018-06-20 21:17:26 +02:00
Michael Zanetti
6fa3604f52
add support for time based rules and rework rule dialog
2018-06-15 01:11:22 +02:00
Michael Zanetti
b5870af828
fix combobox component for ParamDescriptorDelegate
2018-06-12 19:06:45 +02:00
Michael Zanetti
b7f15d94b1
some ui fixes here and there
2018-05-29 15:10:08 +02:00
Michael Zanetti
2f05d6e892
fix broken import after last refactoring
2018-05-28 10:33:19 +02:00
Michael Zanetti
425572b3c7
drop old delegates, clean up some stuff
2018-05-25 13:18:55 +02:00
Simon Stürz
d52f983880
Add wifi setup, theme and translations
2018-05-17 13:52:32 +02:00
Michael Zanetti
3283a80018
moar work on it
2018-04-18 09:17:48 +02:00
Michael Zanetti
e0545ad01e
first work to add timedescriptor support, unfinished
2018-03-26 14:32:43 +02:00
Michael Zanetti
143900a19a
more work on ruleactionparams and rules in general
2018-03-13 18:09:34 +01:00
Michael Zanetti
8b9eb39b80
more work on rules
2018-03-12 14:25:01 +01:00
Michael Zanetti
a7d9e081f0
guh-control -> mea
2018-03-09 10:20:28 +01:00