HaraldSchafer
|
baca1cae1f
|
UI Onroad widget renames (#26124)
Consistent widget naming
|
3 years ago |
Adeeb Shihadeh
|
cb8885cffb
|
Merge common/ and selfdrive/common (#24556)
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
|
3 years ago |
Dean Lee
|
75687169eb
|
qt/util: new function scaledPixmap (#23103)
* new function scaledPixmap
* rename to loadpixmap
|
3 years ago |
Dean Lee
|
30ec2bc403
|
driverview.cc: cleanup paintEvent (#21531)
|
4 years ago |
Adeeb Shihadeh
|
86a73497de
|
add fit to widget option to camera view (#22056)
* add fit to widget option to camera view
* add clicked signal
* cleanup
* use release for driverview
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |
Adeeb Shihadeh
|
9876723169
|
Qt driverview (#21063)
* CameraViewWidget
* continue
* cleanup
* mv DriverViewWindow to ui/qt/offroad
* write IsDriverViewEnabled in showEvent/hideEvnet
* sm.update(0) in onTimeout()
* CameraViewWidget
* use unique_ptr for vipc_client
* virtual draw
* fix viewport
* connected()->frameReceived()
* bg_colors use QColor
* fix draw
* rebase master
* whitespace
* apply reviews
* indent
* like onroad
continue
* white space
* continue
* show == false
* remove border
* use widget's size
* fix shadowed rect
* cleanup driverview
* fix transform
* remove video_rect
Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |