Commit Graph

15 Commits

Author SHA1 Message Date
Dean Lee 75687169eb qt/util: new function scaledPixmap (#23103)
* new function scaledPixmap

* rename to loadpixmap
2021-12-14 22:58:47 -08:00
cydia2020 70e1c9c40c UI: Fix mph and wi-fi spelling (#22334)
* display WiFi as Wi-Fi

* fix typo in metric setting description
2021-09-23 22:23:34 -07:00
Adeeb Shihadeh 084b932eeb UI: show thermal status instead of ambient temp (#22041)
* no number

* space evenly
2021-08-25 11:01:04 -07:00
Dean Lee 67f5522914 sidebar: simplify updateState with QPair (#21927)
* ItemStatus

* add whitespace

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-08-16 14:21:47 -07:00
Adeeb Shihadeh 915da738e8 open sidebar on mouse release 2021-07-28 13:22:56 -07:00
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>
2021-07-26 13:50:58 -07:00
Adeeb Shihadeh 050a89e598 tici: differentiate ethernet and tethering (#21391)
* differentiate ethernet

* fix tethering

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
2021-06-23 15:55:51 -07:00
Dean Lee 2c6d27f482 Qt: cleanup includes (#21282)
* cleanup includes

* remove include <qtwidgets>

* more
2021-06-16 00:08:02 -07:00
Dean Lee 48696105ae sidebar: draw network strength without images (#21185)
* draw network strength without images

* Trigger Build
2021-06-08 14:17:02 -07:00
Comma Device 1fd7f66a14 fix sidebar network type and signal 2021-05-22 18:42:42 -07:00
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>
2021-05-22 14:37:12 -07:00
George Hotz d62e007380 4G sounds slower than LTE 2021-05-20 11:33:39 -07:00
Adeeb Shihadeh e1a58e6268 match nvg sidebar (#20847) 2021-05-07 15:12:29 -07:00
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>
2021-05-04 11:30:50 -07:00
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
2021-05-03 11:53:11 +02:00