Michael Zanetti
e3c57c226b
fix tests
2019-04-02 01:02:45 +02:00
Michael Zanetti
414d25c870
fix time events for rules
...
old code would compare QTime == QTime() every second which might not trigger
if e.g. milliseconds don't match. New code checks the interval between the
last check and the current one.
2019-04-02 01:02:45 +02:00
Simon Stürz
9c8097919d
update license header
2019-04-02 01:02:06 +02:00
Simon Stürz
f5ee163c48
update copy right line
2019-04-01 20:48:17 +02:00
Simon Stürz
23de273b0e
first timeEvent tests
2019-04-01 20:48:17 +02:00
Simon Stürz
050162c1d4
add timeevent adding tests and validation
2019-04-01 20:48:17 +02:00
Simon Stürz
12a2d8009d
fix unpacking/packing methods
...
add first rest row for calendarItems
2019-04-01 20:48:17 +02:00
Simon Stürz
d1244a9abc
add more documentation
2019-04-01 20:48:17 +02:00
Simon Stürz
5f32c11810
add timemanager
...
add evaluation of calendaritem
add pack/unpack methods
2019-04-01 20:48:17 +02:00
Simon Stürz
affcb1ddf6
add basic construction of time management
2019-04-01 20:48:17 +02:00
Simon Stürz
80e7d289f7
adding basic structure of time management to the api
2019-04-01 20:48:17 +02:00