Adeeb Shihadeh
|
1139fe507b
|
Move selfdrive/hardware/ to system/ (#24725)
* move hardware to system/
* fix mypy
|
3 years ago |
Dean Lee
|
5be75f5354
|
input.cc: close dialog when parent is hidden (#21318)
* close dialog when parent is hidden
* Q_OBJECT
* apply reviews
* rebase master
* rebase master
* fix wroing minLength
* merge master
|
4 years ago |
Dean Lee
|
8675c970d4
|
UI: refactor ButtonControl (#21315)
|
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
|
00aa20f55a
|
SshControl: use HttpRequest to get ssh keys (#20784)
* use HttpRequest
* remove eventloop
* rebase master
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
4 years ago |
Adeeb Shihadeh
|
ed3b6bd90c
|
UI: fast startup (#20781)
* faster startup
* faster
* cleanup
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
|
5cd676797a
|
Qt: show username for current SSH keys (#20508)
* Show username for current SSH keys
* Update ssh_keys.cc
* Update ssh_keys.cc
* Update selfdrive/ui/qt/widgets/ssh_keys.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* rename param
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
4 years ago |
Adeeb Shihadeh
|
e547a97216
|
Qt UI: SSH keys (#20430)
* rename
* toggle control
* SSH toggle
* hw
* qcom
* lines
* fix that
* start refactoring
* adding keys
* hacky remove
* alerts
* fix qcom ssl
* use the same widgets everywhere
* clean up
* more cleanup
* little more
* bigger
* fix tethering toggleg
|
4 years ago |
Adeeb Shihadeh
|
d8418f2abe
|
qt confirmation dialogs (#20202)
* confirmation dialog widget
* looks pretty good
* fix qcom2
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |
grekiki
|
4c99d83474
|
Qt-UI fix ssh username (#20159)
* Fix SSH username. Squased Gregor's commits.
* revert keyboard size
* reduce diff
* fix build
* whitespace
Co-authored-by: Willem Melching <willem.melching@gmail.com>
|
4 years ago |
Adeeb Shihadeh
|
1ef7d4a4c8
|
Revert "fix some refactor commits that weren't tested (#20140)"
This reverts commit 9e29d5621c .
|
4 years ago |
grekiki
|
9e29d5621c
|
fix some refactor commits that weren't tested (#20140)
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |
Adeeb Shihadeh
|
f9d8652cbd
|
Qt UI refactoring + improvements (#20033)
|
4 years ago |
grekiki
|
7408569c1b
|
Add Github SSH keys (#19879)
|
4 years ago |