- 01 Apr, 2019 2 commits
-
-
Christoffer Ackelman authored
-
Christoffer Ackelman authored
-
- 29 Mar, 2019 3 commits
-
-
Christoffer Ackelman authored
-
Christoffer Ackelman authored
-
Christoffer Ackelman authored
QT: Fixed a segmentation fault that only occured if you auto-scrolled in one direction for a very long time, it eventually messed up the stack.
-
- 28 Mar, 2019 5 commits
-
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
- 27 Mar, 2019 4 commits
-
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
- 26 Mar, 2019 2 commits
-
-
Claes Sjofors authored
-
Claes Sjofors authored
-
- 22 Mar, 2019 5 commits
-
-
Christoffer Ackelman authored
Instead of calling ctx->redraw() to redraw the window, call ctx->set_dirty(). The GlowCtx will redraw the window at the end of the event_handler if any event has marked it as dirty. If you really need to redraw the window NOW (ex. after a timer triggered event), call ctx->set_dirty followed by ctx->redraw_if_dirty().
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Christoffer Ackelman authored
-
- 18 Mar, 2019 6 commits
-
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
- 15 Mar, 2019 3 commits
-
-
Christoffer Ackelman authored
Instead of calling ctx->redraw() to redraw the window, call ctx->set_dirty(). The FlowCtx will redraw the window at the end of the event_handler if any event has marked it as dirty. If you really need to redraw the window NOW (ex. after a timer triggered event), call ctx->set_dirty followed by ctx->redraw_if_dirty().
-
Claes Sjofors authored
-
Claes Sjofors authored
-
- 07 Mar, 2019 6 commits
-
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Claes Sjofors authored
-
Christoffer Ackelman authored
-
- 06 Mar, 2019 2 commits
-
-
Christoffer Ackelman authored
-
Christoffer Ackelman authored
+Autoformat on profibus files.
-
- 28 Feb, 2019 2 commits
-
-
Christoffer Ackelman authored
-
Claes Sjofors authored
-