Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
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
Willem Melching
54b6a9f121
Qt logging through cloudlog ( #21452 )
...
* Qt logging through cloudlog
* sort imports
* rename to swaLogMessageHandler
* move to util
* info is high enough
* smaller diff
4 years ago
Dean Lee
f90a3eeb20
qt/util.h: move implementation to source file ( #21412 )
...
* Move implementation to source file
* space
* include the headers
* mv all to cc
* space
4 years ago
Willem Melching
9f98a3e44f
nav: show recents ( #21405 )
...
* add recent buttons
* remove static request
* layout
* recent doesn't have to be a favorite
* work
* spacing
* spacing
* no recents
* query next
* not null
* this needs to live here
* less spacing between items
4 years ago