Dean Lee
|
efa9cce3de
|
cabana: allocate qt objects on the heap instead of stack (#30374)
allocate qobject in heap
old-commit-hash: 86efd70fa9e1ec2d125cc713e58c76740bc6eee5
|
2023-11-09 20:20:48 -08:00 |
|
Dean Lee
|
83678f7a87
|
cabana/chart: populate the points incrementally (#30326)
* populate the points incrementally
* less spacing
old-commit-hash: 57621afcb0f4a95f5fd36cc47a7801a776383af5
|
2023-10-25 10:56:49 -07:00 |
|
Dean Lee
|
e785de4166
|
cabana: reduce minimum size (#30223)
reduce minimumsize
old-commit-hash: 818d29818fcb54f84e8fbb366fbe6913c70be2b9
|
2023-10-12 11:09:32 -07:00 |
|
Dean Lee
|
0d7e17c995
|
cabana/chart: fix rubber band precision issue (#29887)
fix rubber band precision issue
old-commit-hash: 11d157369b2144f2cb73b141c7cfbf9929f923f8
|
2023-09-11 22:56:40 -07:00 |
|
Dean Lee
|
97e9d55588
|
cpplint: build/include_what_you_use (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e7500902070d0aacce69528bcfd8b9964
|
2023-08-23 13:25:17 -07:00 |
|
Dean Lee
|
c1fecfb6dd
|
cabana: supports switching streams on the fly (#28081)
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
old-commit-hash: a26e6d1633b994029e67611f7954250517f71acd
|
2023-05-24 20:47:37 -07:00 |
|
Dean Lee
|
67d627d73c
|
cabana: Make the close button on TabBar look consistent and adaptable to different templates. (#28065)
consistent and adaptable to different templates
old-commit-hash: 4ed6412ee5c7c41eaf8b6715a8ce030a7ae9aecc
|
2023-05-04 11:27:03 -07:00 |
|
Dean Lee
|
e9bdfdd807
|
cabana: display chart count in tab (#27853)
display chart count in tabbar
old-commit-hash: f77930f5697d45c83919b8b579ace9a7b2f9c9e1
|
2023-04-13 22:03:57 -07:00 |
|
Dean Lee
|
e46c9899c1
|
cabana: fix tooltip will not show if chart is partial visible. (#27897)
* use horizontalSpacing
* fix chart toopl tip
old-commit-hash: d425f9d1e61a29090e088ff158ff0ac792287fda
|
2023-04-13 19:51:43 -07:00 |
|
Dean Lee
|
920df8f725
|
cabana: support splitting chart (#27887)
* split chart
* fixed elided axisY label issues
* fade in chart
old-commit-hash: f63fe156379cc225f7685a692ed9e3d1965fc5dc
|
2023-04-12 15:59:44 -07:00 |
|
Dean Lee
|
dcb8ea01b3
|
cabana: split chart to multiple files (#27871)
* git mv
* split file
* fix includes
* split tiplabel out
old-commit-hash: 57bf782872461a3328bbd9121c7bbd207abec2e5
|
2023-04-11 22:30:15 -07:00 |
|