Commit Graph

9 Commits

Author SHA1 Message Date
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Piotr Tanski
fdb2cfdb5a [EGD-3597] Shape rendering refactored. (#827) 2020-10-14 12:24:41 +02:00
Adam
f5f27d642f EGD-2955 EGD-3588 Timers fully refactored & updated (#721)
* Timers now are Application thread safe
* Timers now have consistent API independend of Application (no more c style timers)
* Timers can have either: callback or override onTimer() method - this
  way we can create more complicated timers or just use existing ones
* gui::Timer added via adapter class GuiTimer to decouple sys::Timer
  with gui::Timer
* Fixed race in wrapper
* Updated docs
* fixed using std and cpp_freertos and DataReceivedHandler hidden in Application.hpp
2020-10-02 14:04:57 +02:00
Tomas Rogala
65b4e9ad0f [EGD-3469] PR changes 2020-09-17 13:10:19 +02:00
KacperLewandowski
f492710e76 [EGD-3314] Develop EventTime and CheckBox items, refactor remaining items 2020-08-14 00:09:43 +02:00
KacperLewandowski
204817a317 [EGD-3314] Develop checkBox widget 2020-08-14 00:09:43 +02:00
KacperLewandowski
4e6e7438a9 [EGD-3314] GUI items refactor 2020-08-14 00:09:43 +02:00
KacperLewandowski
3807c9aa0f [EGD-3314] Rebuild windows to use InternalModel with ListView 2020-08-14 00:09:43 +02:00
KacperLewandowski
cea4786a00 [EGD-3314] Develop EventTime, SeveralOptions and CheckBox items 2020-08-14 00:09:43 +02:00