Dean Lee
76ce71c6d6
ui: scale training image to fit window ( #28454 )
2 years ago
Cameron Clough
3ba60a6a96
training guide: higher quality image ( #28152 )
...
* use better image
* update touch area bounding box
2 years ago
Cameron Clough
cae43511dc
UI: cleanup old training guide coords ( #28091 )
2 years ago
Adeeb Shihadeh
38b99b5461
UI: cleanup old training guide assets ( #27973 )
...
* UI: cleanup old training guide assets
* rm that
2 years ago
Adeeb Shihadeh
cb8885cffb
Merge common/ and selfdrive/common ( #24556 )
...
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
3 years ago
Shane Smiskol
405ecbced3
Training guide updates ( #24033 )
...
* add new images
* update boxes
* copy updates and fix checkmark spacing
* update wide images and boxes
* tune path and smaller triangle
* tune bounding boxes
* clean up
* same triangle as c3
* revert panda
* optimize images
* Revert "revert panda"
This reverts commit f66aac85a0
.
* add comment
* add new step18
* final fixes
* pixel perfect
3 years ago
Adeeb Shihadeh
df5b374033
add small minimum time between taps to onboarding ( #23212 )
...
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Adeeb Shihadeh
23ae67bbf9
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
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
Dean Lee
a165f25762
Qt: new global WIDE_UI ( #21977 )
4 years ago
Dean Lee
38a44f5ea1
onboarding: set the Qt::WA_OpaquePaintEvent attribute ( #21763 )
4 years ago
Adeeb Shihadeh
cae10844c7
add DM opt in to onboarding ( #21756 )
4 years ago
Adeeb Shihadeh
d91da8d931
training guide: better road img
4 years ago
Adeeb Shihadeh
a334203f7b
training guide fixups ( #21485 )
...
* training images
* wide training guide
* fixup some images
* cleanup
* one more
* release files
4 years ago
Dean Lee
2433cb28bb
onboarding: small cleanup ( #21351 )
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
2c6d27f482
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
4 years ago
Maxime Desroches
d44ee69b24
UI: add decline page for the Terms and Conditions ( #20919 )
...
* add decline page
* change action + keep the same layout
4 years ago
Maxime Desroches
553e7d1cce
Fix Terms and Training guide skip when the screen turns off ( #20942 )
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
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
Comma Device
9896438d15
training guide: make coordinates relative to img
4 years ago
Adeeb Shihadeh
fd15a21c5a
new training guide ( #20495 )
...
* new training guide
* fix end
* new step1
* better images
* update images
4 years ago
iejMac
806226820c
review training guide button ( #20466 )
...
* works
* move the param deletion
* clean that up
* Revert "move the param deletion"
This reverts commit 31d8a65f00
.
* clean up
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
iejMac
55926e762a
QML terms ( #20439 )
...
* initial_commit
* rich text + color
* nice scrolling
* margin
* print on scroll + some margins
* print on scroll + some margins
* working, needs a lot of improvements
* should be done
* initial_commit
* rich text + color
* nice scrolling
* margin
* print on scroll + some margins
* print on scroll + some margins
* working, needs a lot of improvements
* should be done
* update tests
* Revert "update tests"
This reverts commit 94d5ed789e
.
* cleanup
* QuickView -> QuickWidget
* tuned scrolling
* cherry on top
* screen size scaling
* load from html
* fixing tabs
* signal fix
* TABS
* mistake
* rename
* camel case
* transparent background
* naming + point->pixel Size
* style
* util::read_file
* adjusting font size
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
iejMac
6a9afd8460
terms fixups ( #20392 )
...
* accept
* accept at end + env variables
* better
* testing some settings
* bottom margin
* nothing
* doesnt work
* don't need anymore
* clean up
* fix
* unused
* more prime widget cleanup
* Revert "more prime widget cleanup"
This reverts commit d44651ee8c
.
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
bf3c7e6afa
qt: faster training guide ( #20407 )
4 years ago
Adeeb Shihadeh
7ba5399c29
Qt UI: simplify terms ( #20349 )
...
* remove web stuff from onboarding
* fix up scrolling
* fix up style
* fix tici
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
1c369a9009
Qt on NEOS ( #20153 )
...
* qt on neos
* cleanup
* check arch
* fix pc
* fix mac
* base libs
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
caf8f85ee9
Qt add Terms & Conditions ( #19998 )
...
* works...
* terms
* new termms
* should be good
* reduce diff
* fix reviews
* correct font + remove unused import
* no zooming
* read the TERMStig!
* dynamic check for page being read
* rename scroll position slot
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Adeeb Shihadeh
4a03d1cb64
blue bg in training guide
4 years ago
Adeeb Shihadeh
d3756bc475
cleanup training guide
4 years ago
grekiki
c5762456e1
Qt training guide ( #19953 )
...
* initial commit
* background kind of works
* checkpoint
* temp
* add images
* all works
* remove some files
* rename
* enable restart
* remove first
* lfs try1
* refactor labels
* remove nonneeded code
* centered
* more centering
* don't hardcode the training version
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
c8ab38a8a8
small onboarding cleanup
4 years ago
Willem Melching
99ea3ef178
Qt ui: fix onboarding
4 years ago
Adeeb Shihadeh
eae04fc67e
improve onboarding ( #2537 )
5 years ago
Adeeb Shihadeh
9d84a835d8
Qt onboarding ( #2465 )
...
* terms
* clean up
* style
5 years ago