Dean Lee
b399b48f0a
ui/settingswindow: set parent for nav_btns. ( #22984 )
3 years ago
Dean Lee
63779c385d
ui: disable toggles while onroad ( #22975 )
...
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Willem Melching
07ff724726
Move shutdown/reboot handling to manager ( #22882 )
...
* Move shutdown/reboot handling to manager
* more logging
* check enagaged
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
2773ff5ace
params: code cleanup ( #22744 )
...
* cleanup params
* apply review
* continue
* use c_str
* cleanup filelock
* don't check return code of close()
* remove call_once
* cleanup params_pyx
* cleanup comment
4 years ago
Adeeb Shihadeh
84d5adedd8
UI: fix fcc.html when using QRC
4 years ago
Adeeb Shihadeh
c11be0f49a
update useradmin url
4 years ago
cydia2020
70e1c9c40c
UI: Fix mph and wi-fi spelling ( #22334 )
...
* display WiFi as Wi-Fi
* fix typo in metric setting description
4 years ago
Jason Wen
67c09b4caf
Fix small typo in DisableRadar toggle description ( #22333 )
4 years ago
Adeeb Shihadeh
649af76fd4
remove community supported cars from community features ( #22330 )
...
* remove community supported cars from community features
* remove bosch and hkg long
* remove test case
* update refs
4 years ago
Willem Melching
8c01ae5716
Add DisableRadar_Allow param and settings toggle ( #22329 )
4 years ago
Dean Lee
abffc8b2ad
UI: new class ListWidget ( #21273 )
...
* ListWidget
* continue
* remove function horizontal_line
* cleanup
* default spacing 25
* fix networkpanel margin on EON
* solid expanding
* 0 width
* cleanup
* apply reviews
* remove function addLayout,make it looks like QLIstWidget
* rename addWidget to addItem
* rebase master
* rebase master
* merge master
* cleanup
* fixed title bar position
* no flash while folding
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
2d640e25c3
UI: lazy onboarding widgets init ( #21780 )
...
* don't show onboarding on startup
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
d5475ba946
nav: add button to clear current route ( #22167 )
...
* nav: add button to clear current route
* fix scroll
* retab
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
77a38b3f87
fcc fixups
4 years ago
Adeeb Shihadeh
a96f358966
Add C3 FCC regulatory info page ( #21833 )
...
* move uninstall to software
* fcc page
* only tici
* cleanup
* more cleanup
4 years ago
Willem Melching
d1fb979962
ui: remove cache from getDongleId()
4 years ago
Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
4 years ago
Adeeb Shihadeh
0ffe920a86
UI: update toggles on show ( #21812 )
4 years ago
sshane
4ed4956240
settings: button press states ( #21771 )
...
* settings button press states
* tune color
* states for panel labels and close btn
4 years ago
Adeeb Shihadeh
4e6c268b17
remove wide toggle ( #21669 )
4 years ago
Dean Lee
e294dfa707
SoftwarePanel: remove redundant style ( #21645 )
4 years ago
Willem Melching
1fb5d9b812
Fix close button design ( #21652 )
...
* Fix close button design
* center
4 years ago
Willem Melching
190409c938
nav: show settings without token ( #21624 )
...
* map settings always in sidebar
* show screenshot when no prime
* remove print
* repaint to fix star sizing
* checked in sconsscript
* match designs
4 years ago
Adeeb Shihadeh
9215748080
UI: button released -> clicked ( #21606 )
4 years ago
sshane
0076dd3588
Update wifi setup design ( #21604 )
...
* wifi design draft
* ui draft 2
* draft
* updates
* fix spacing
* strength indicator
* font weight
* fix lock icon aspect ratio
* fix font weights
* new checkmark
* fix spacing
* was being applied to everything
* network handles its own padding
* fix spacing
* cleanup
* looks pretty good
* little more
* revert that
* scroll bar
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
a148bcb3ef
nav: cleanup settings page ( #21561 )
4 years ago
Adeeb Shihadeh
89c42041ec
keyboard improvements ( #21502 )
...
* design
* period
* one more
* blue
* cleanup
4 years ago
Adeeb Shihadeh
0f6bb5ae62
UI: fix mismatch between checked button and panel when dragging
4 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
Adeeb Shihadeh
a420c7ad50
remove lte toggle ( #21392 )
...
* remove lte toggle
* little more
4 years ago
Dean Lee
c9d4dfe99f
DevicePanel: set specific stylesheet for reboot & poweroff buttons ( #21364 )
...
* set specific stylesheet for reboot&poweroff buttons
* remove hack
* fix css in network panel
4 years ago
Willem Melching
c21ea8b506
nav: home/work shortcuts ( #21276 )
...
* add home/work widgets
* remove todo
* set contents from response
* turn into buttons
* add navigate button
* fix includes
* close settings on nav press
* close sidebar when closing settings
* use live api endpoint
* larger fonts
* more text fits
* only place name
* remove static response
* properly clear
4 years ago
Dean Lee
8781f586c5
UI: refactor onboarding ( #21223 )
...
* refactor onboarding
* skip training guide if is dashcam
* apply review
* cleanup include
* move public ctro up
* slots is private
* cleanup headers
* set style sheet in onboardingwindow
* rebase master
* match ui
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
eb9736fbb0
network_panel: fix ButtonControl build on EON ( #21327 )
4 years ago
Dean Lee
8675c970d4
UI: refactor ButtonControl ( #21315 )
4 years ago
Dean Lee
3901f28cb9
settings.cc: include missing headers on EON ( #21298 )
4 years ago
Dean Lee
2c6d27f482
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
4 years ago
Dean Lee
a23584b6e2
SoftwarePanel: trim the OS Version ( #21274 )
4 years ago
Dean Lee
7009ba0344
UI: refactor SoftwarePanel ( #21244 )
...
* refactor
cleanup
* one params
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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
d09c1de0ec
SoftwarePanel: fix padding ( #21237 )
4 years ago
Adeeb Shihadeh
66bf6fea5d
remove panda fw string from settings
4 years ago
Dean Lee
5baad4692d
qt/util.h: new functions getBrand&getBrandVersion ( #21238 )
4 years ago
Dean Lee
e4e669bb0f
add space after function name and if statement ( #21225 )
4 years ago
Willem Melching
3c197953bc
nav: add page to settings ( #21208 )
...
* add navigation panel to settings
* am/pm display and dynamic width
4 years ago
Dean Lee
9e0fb09f9b
settings.cc: set parent for network & software panel ( #21197 )
4 years ago
Dean Lee
b06b3ecb60
Use full include path ( #21194 )
4 years ago
Adeeb Shihadeh
1c952e75b5
fix settings buttons not disabling if started with ignition on
4 years ago
Adeeb Shihadeh
c76c30fa2d
disable uploading raw by default ( #21128 )
4 years ago
Adeeb Shihadeh
895c054213
UI: rename developer -> software in settings ( #21117 )
4 years ago