Dean Lee
d8ac1df789
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
old-commit-hash: 2c6d27f482
4 years ago
Dean Lee
63ff493fe8
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>
old-commit-hash: 8f5c7e7bb5
4 years ago
Dean Lee
3a698faadc
Use full include path ( #21194 )
...
old-commit-hash: b06b3ecb60
4 years ago
Dean Lee
e333e4f189
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>
old-commit-hash: 7222d0f20d
4 years ago
Dean Lee
9a827fea20
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f
4 years ago
Dean Lee
7756fb0739
Qt input: pass QString by reference ( #20467 )
...
* simple arry for keyboard layout
* revert some changes
old-commit-hash: f7957f681d
4 years ago
Adeeb Shihadeh
c360723411
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
old-commit-hash: e547a97216
4 years ago
grekiki
1a24d4869d
Qt-UI Cleanup SSH and Tethering password ( #20169 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c60cc0310c
4 years ago
grekiki
0346516eeb
UI fixes ( #20069 )
...
We fix some UI issues. Also UI should be more resistant to network manager not running.
old-commit-hash: 43db36d829
4 years ago
Adeeb Shihadeh
80c3d67a28
Qt UI refactoring + improvements ( #20033 )
...
old-commit-hash: f9d8652cbd
4 years ago
Dean Lee
41c117bba0
keyboard.cc: get value by reference in ranged based loop ( #19950 )
...
old-commit-hash: a48ab6130c
4 years ago
grekiki
2ebacdc364
Add Github SSH keys ( #19879 )
...
old-commit-hash: 7408569c1b
4 years ago
grekiki
eea78cd686
Qt parents3 ( #19870 )
...
Not just parents, we also made the UI look nicer.
old-commit-hash: 2eb81aa1d3
4 years ago
grekiki
2e07e45bed
UI style improvements with improved keyboard ( #2710 )
...
* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3e466aa528
4 years ago
Adeeb Shihadeh
fa147c5d6e
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
old-commit-hash: 6a2678aae7
4 years ago
grekiki
98a3cabdf2
wider keyboard ( #2629 )
...
The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on.
old-commit-hash: c52e3dfb08
4 years ago
grekiki
5d6c00b64e
Improve on-screen keyboard ( #2587 )
...
old-commit-hash: 119cb1e0ff
4 years ago
grekiki
1795bb236d
Qt keyboard ( #2381 )
...
* add keyboard
* put widget in settings
* port a keyboard
* forgot git add
* reduce diff
* submodules
* fix macOS and reduce diff
* cleanup
* little more cleanup
* test input
* not working yet
* compiles now
* add stuff
* add keyboard on panel 3
* works now
* small layout improvements
* cleanup
* styling
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 7478b21e2e
4 years ago