Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Nordquist
77dcbccd5c Add time range support to charts 2019-07-07 23:54:28 +02:00
Thomas Nordquist
92e045297e Update code formatting 2019-06-15 14:56:57 +02:00
Thomas Nordquist
e728a721aa Prevent unneccessary re-renders 2019-06-06 23:16:40 +02:00
Thomas Nordquist
d1f4bc678c Fix code-style 2019-04-11 20:41:08 +02:00
Thomas Nordquist
09dcce97b7 Refactor 2019-04-04 20:23:27 +02:00
Thomas Nordquist
aa8d066fe1 Change execution order to mitigate exception effects
For unknown reasons the "firstItem" is undefined in very rare cases.
By changing the execution order, the drop will still work even if an exception occurs.
2019-03-20 10:52:21 +01:00
Thomas Nordquist
485e1cffae Fix ringbuffer copy constructor 2019-03-20 10:52:21 +01:00
Thomas Nordquist
839ad531ba Fix RingBuffer array type 2019-02-23 22:35:03 +01:00
Thomas Nordquist
4c438bd00b Add topic filter 2019-01-21 15:07:53 +01:00
Thomas Nordquist
48b7754a2b Add message history to TreeNode 2019-01-12 14:29:21 +01:00