Cameron Clough
b3cfe962cf
user event flagging ( #25517 )
...
* setup home_btn in sidebar
* create UserFlag msg
* replay: show and skip to user flags
* update translations
* bump to cereal master
* remove comment
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Shane Smiskol
bd2ea15897
Add Chinese (traditional) translations ( #25064 )
...
* Add Chinese translations
* wrap these
* add to languages.json
* fix tests
* use tmp dir for tests (doesn't change translation files in git repo)
* defaultdict not used
* update main_zh.ts (test outdated QM file)
* test outdated QM file (prev commit tests missing)
* update qm file
* add sidebar translations
* no need for function
3 years ago
Willem Melching
963de40211
ui: change sidebar font to Inter ( #24931 )
...
* change sidebar to inter
* clean up metric color rect radius
* fix text placement
* simplify rect placement
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
cydia2020
70e1c9c40c
UI: Fix mph and wi-fi spelling ( #22334 )
...
* display WiFi as Wi-Fi
* fix typo in metric setting description
4 years ago
Adeeb Shihadeh
084b932eeb
UI: show thermal status instead of ambient temp ( #22041 )
...
* no number
* space evenly
4 years ago
Dean Lee
67f5522914
sidebar: simplify updateState with QPair ( #21927 )
...
* ItemStatus
* add whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
915da738e8
open sidebar on mouse release
4 years ago
Adeeb Shihadeh
7b94cf0ca7
athena: detect no prime ( #21718 )
...
* detect no prime
* show in sidebar
* revert timeout
* clear ping param
* fix typo
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
050a89e598
tici: differentiate ethernet and tethering ( #21391 )
...
* differentiate ethernet
* fix tethering
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
2c6d27f482
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
4 years ago
Dean Lee
48696105ae
sidebar: draw network strength without images ( #21185 )
...
* draw network strength without images
* Trigger Build
4 years ago
Comma Device
1fd7f66a14
fix sidebar network type and signal
4 years ago
Dean Lee
179ff6e7ae
Sidebar: repaint only when properties updated ( #20929 )
...
* use qt_property
s
* cleanup
* little more
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
George Hotz
d62e007380
4G sounds slower than LTE
4 years ago
Adeeb Shihadeh
e1a58e6268
match nvg sidebar ( #20847 )
4 years ago
Dean Lee
c405442820
Sidebar: update text and color in one place ( #20777 )
...
* do not set text&color in ctor
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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
Adeeb Shihadeh
db9319405b
Qt Sidebar ( #20775 )
...
* revive #19877
* looks like a sidebar
* more like a sidebar
* cleanup
* fix qcom2
* style
* that's the sidebar
* more space
Co-authored-by: Comma Device <device@comma.ai>
4 years ago