Willem Melching
ca8d4e417e
MacOS: ensure 1:1 rendering on HiDPI screens ( #23860 )
3 years ago
Dean Lee
75687169eb
qt/util: new function scaledPixmap ( #23103 )
...
* new function scaledPixmap
* rename to loadpixmap
3 years ago
Dean Lee
776516d72b
Qt/spinner: reduce cpu usage from 12% to 9% ( #21552 )
...
* faster spinner
* reduce to 6%
* Revert "reduce to 6%"
This reverts commit 65e23bb7a9542ccca13b8f01b7a5d56580a61bf6.
4 years ago
Adeeb Shihadeh
987abb31dd
show registration debug info after 60s ( #21679 )
...
* show registration debug info after 60s
* little nicer
* larch
* aarch
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
b7f8c6ad03
qt/spinner: reduce CPU usage from 17% to 12% ( #21495 )
...
* faster spinner
* initApp
* no brightness
* Update selfdrive/ui/qt/util.h
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
8f5c7e7bb5
UI widgets: remove unnecessary setLayout ( #21232 )
...
* remove setlayout
* remove setLayout
* space
* Update selfdrive/ui/qt/maps/map.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
9429bd2783
qt/util.h : add new function setQtSurfaceFormat ( #21206 )
4 years ago
Dean Lee
c53cb5d570
Use C++ header files instead of C header files. ( #21192 )
...
* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
4 years ago
Dean Lee
4a74d777f0
Properly set parent for widgets ( #21196 )
4 years ago
Dean Lee
b06b3ecb60
Use full include path ( #21194 )
4 years ago
Dean Lee
7222d0f20d
Cleanup selfdrive/ includes ( #20822 )
...
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
81491dc57f
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
4 years ago
Dean Lee
4781598e12
Qt: use new signal slot syntax ( #20783 )
...
* new signal slot syntax
continue
* continue
4 years ago
Comma Device
065e2bc7d0
spinner is a qwidget
4 years ago
Adeeb Shihadeh
31dd0cbd42
set display power + brightness in spinner and text window ( #20719 )
...
* set display power + brightness in spinner and text window
* update aarch64
* update larch
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
aaa8d937f5
GL spinner fix ( #20684 )
...
* GL spinner fix
* update larch spinner
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
8c3ec9dd31
Faster spinner, reduce cpu usage ( #20618 )
...
* Faster spinenr
* correct path
* remove binary
* 30 fps
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Comma Device
dc0bfaaead
fix qt spinner height
4 years ago
Adeeb Shihadeh
1bcc3beae8
spinner: pre-compute rotations
4 years ago
Adeeb Shihadeh
efc30f4a83
Qt cleanup ( #2622 )
...
* scale
* contain weston hack in one file
* rest
* no show
* missed one
4 years ago
Adeeb Shihadeh
12bddb985d
nicer spinner
5 years ago
Adeeb Shihadeh
6c86afee16
Qt spinner ( #2494 )
...
* move android spinner
* qt spinner
* rotation
* nothing by default
* spin spin
* fix rotate
* style
* spinner for all
* -2
* unused
5 years ago