Cosmo Borsky
faecf4e4c1
keyboard: replace backtick with apostrophe ( #23104 )
...
* Replace existing symbol with apostrophe
Without `'`, I cannot type my WiFi password... though it might be time
to rotate it.
* Replace extra bactic with apostrophe
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Dean Lee
e284f515b9
c3 keyboard: fix button status not updated ( #22127 )
4 years ago
Dean Lee
5fea367fc9
C3: Fix keyboard buttons on the right getting stuck in pressed state ( #22050 )
...
* fix keyboard state stuck
* remove popup flag
* update in time
4 years ago
sshane
028c81d39f
keyboard multitouch improvements ( #21788 )
4 years ago
Dean Lee
39c945316d
multitouch keyboard ( #21757 )
4 years ago
sshane
0f93cb12ac
keyboard: separate signals ( #21629 )
...
* separate signals
* clean up
clean up
clean up
* clean up
* Revert "clean up"
This reverts commit 38c1f18a56
.
* Revert "clean up"
This reverts commit 06430e29bf
.
* Revert "separate signals"
This reverts commit 77ca8e3d17
.
* separate signals
* clean up
* caps fix
4 years ago
Adeeb Shihadeh
62e63f0573
more setup ( #21628 )
...
* fix up kb
* blue continue
* dashcam
* clean up
4 years ago
Adeeb Shihadeh
3e19c73730
remove keyboard deadzone ( #21627 )
...
* remove keyboard deadzone
* add to height
* float
4 years ago
sshane
0df9287b7f
keyboard: fix backspace ( #21602 )
...
* fix styling and backspace
* global for InputDialog
* revert
4 years ago
Adeeb Shihadeh
89c42041ec
keyboard improvements ( #21502 )
...
* design
* period
* one more
* blue
* cleanup
4 years ago
sshane
6402edb898
keyboard: backspace key repeat ( #21395 )
4 years ago
Dean Lee
2c6d27f482
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
4 years ago
Dean Lee
8f5c7e7bb5
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>
4 years ago
Dean Lee
b06b3ecb60
Use full include path ( #21194 )
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
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
f7957f681d
Qt input: pass QString by reference ( #20467 )
...
* simple arry for keyboard layout
* revert some changes
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
grekiki
c60cc0310c
Qt-UI Cleanup SSH and Tethering password ( #20169 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
43db36d829
UI fixes ( #20069 )
...
We fix some UI issues. Also UI should be more resistant to network manager not running.
4 years ago
Adeeb Shihadeh
f9d8652cbd
Qt UI refactoring + improvements ( #20033 )
4 years ago
Dean Lee
a48ab6130c
keyboard.cc: get value by reference in ranged based loop ( #19950 )
4 years ago
grekiki
7408569c1b
Add Github SSH keys ( #19879 )
4 years ago
grekiki
2eb81aa1d3
Qt parents3 ( #19870 )
...
Not just parents, we also made the UI look nicer.
4 years ago
grekiki
3e466aa528
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>
4 years ago
Adeeb Shihadeh
6a2678aae7
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
4 years ago
grekiki
c52e3dfb08
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.
4 years ago
grekiki
119cb1e0ff
Improve on-screen keyboard ( #2587 )
4 years ago
grekiki
7478b21e2e
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>
4 years ago