Cosmo Borsky
dc2a9fb311
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>
old-commit-hash: faecf4e4c1
3 years ago
Dean Lee
6e5f390994
c3 keyboard: fix button status not updated ( #22127 )
...
old-commit-hash: e284f515b9
4 years ago
Dean Lee
36839399f2
C3: Fix keyboard buttons on the right getting stuck in pressed state ( #22050 )
...
* fix keyboard state stuck
* remove popup flag
* update in time
old-commit-hash: 5fea367fc9
4 years ago
sshane
7461f1ff5a
keyboard multitouch improvements ( #21788 )
...
old-commit-hash: 028c81d39f
4 years ago
Dean Lee
bbac6a89d8
multitouch keyboard ( #21757 )
...
old-commit-hash: 39c945316d
4 years ago
sshane
b1d4b80f01
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
old-commit-hash: 0f93cb12ac
4 years ago
Adeeb Shihadeh
5bdb0f7b18
more setup ( #21628 )
...
* fix up kb
* blue continue
* dashcam
* clean up
old-commit-hash: 62e63f0573
4 years ago
Adeeb Shihadeh
b73185b3f1
remove keyboard deadzone ( #21627 )
...
* remove keyboard deadzone
* add to height
* float
old-commit-hash: 3e19c73730
4 years ago
sshane
6817770887
keyboard: fix backspace ( #21602 )
...
* fix styling and backspace
* global for InputDialog
* revert
old-commit-hash: 0df9287b7f
4 years ago
Adeeb Shihadeh
569f54aefa
keyboard improvements ( #21502 )
...
* design
* period
* one more
* blue
* cleanup
old-commit-hash: 89c42041ec
4 years ago
sshane
e2eddf74ee
keyboard: backspace key repeat ( #21395 )
...
old-commit-hash: 6402edb898
4 years ago
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