03f823a3fc 
								
							
								 
							
						 
						
							
							
								
								SshControl: use HttpRequest to get ssh keys ( #20784 )  
							
							... 
							
							
 
							
							* use HttpRequest
* remove eventloop
* rebase master
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 00aa20f55a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2fb8b563eb 
								
							
								 
							
						 
						
							
							
								
								UI: fast startup ( #20781 )  
							
							... 
							
							
 
							
							* faster startup
* faster
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ed3b6bd90c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eda1bcaef9 
								
							
								 
							
						 
						
							
							
								
								configure SSL globally on NEOS  
							
							... 
							
							
 
							
							old-commit-hash: 23faedd25e 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								309a873e7d 
								
							
								 
							
						 
						
							
							
								
								Qt: use new signal slot syntax ( #20783 )  
							
							... 
							
							
 
							
							* new signal slot syntax
continue
* continue
old-commit-hash: 4781598e12 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ee9280d9d3 
								
							
								 
							
						 
						
							
							
								
								HttpRequest: passing references in signals ( #20782 )  
							
							... 
							
							
 
							
							old-commit-hash: ad57cd3759 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ff2138d905 
								
							
								 
							
						 
						
							
							
								
								qt replay ( #20602 )  
							
							... 
							
							
 
							
							* initial commit, works
* remove nui
* working again
* visionipc
* cleanup
* cleanup
* moving VisionIpcServer to Unlogger class
* works
* tab cleanup
* headless mode
* headless mode works
* working headless mode
* gitignore update
* small unlogger refactor
* refactor param in UIState
* works, very slow, hacks
* cleanup
* works
* cleanup
* cleanup
* unused
* works for whole route
* nicer
* a little nicer
* different threshold
* maintains 1 segment window
* works with public api
* comments
* networkTimer works
* cleanup
* unified HttpRequest
* tabs
* tabs
* comments'
* gitignore
* gitignore
* only on PC
* same line else
* no changes in home.cc
* scons
* update scons
* works
* revert mainc.c
* revert home
* else
* just api + problem with api send
* works
* include cleanup
* general json fail
* whitespace
* remove active
* adding request repeater
* removing comments
* tabs
* update comment
* cereal
* fix
* trailing new lines
* grammar
* if whitespace
* indentation
* Update selfdrive/ui/SConscript
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/ui/qt/request_repeater.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* works
* sort by dir
* no blockSignal
* replay is now QOBject
* cant take const char
* rename inner it
* get width and height from frame readeR
* resolve TODO
* seek in next pr
* spaces
* ui stuff
* fix CI
* remove comments
* no repalce
* trim segment fix
* remove seek from stream
* no cache key
* final changes'
* fix
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 19d962cdf3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fbe27337ca 
								
							
								 
							
						 
						
							
							
								
								UI: close dialogs on settings close ( #20541 )  
							
							... 
							
							
 
							
							* this works
* fix
* fix
* fix
* blacklist
* style
* tabs
* tabs
* temporary
* hideEvent
* fix
* changes
* dont need this
* works
* no signal
* Merge branch 'master' of github.com:commaai/openpilot into ui_close_after_timeout
* works
* cleanup
* little more cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0fe155b7c3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d1d828ad1e 
								
							
								 
							
						 
						
							
							
								
								UI: fix initial toggle state after  #20670  
							
							... 
							
							
 
							
							old-commit-hash: a60effc112 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5dddcac027 
								
							
								 
							
						 
						
							
							
								
								UI: Reset settings state when hiding panels ( #20670 )  
							
							... 
							
							
 
							
							* git stat
* first panel and button reset
* progress
* toggles parent + list
* check if label nullptr
* style
* fixes
* fixes
* remove line
* white space
* tabs and spaces
old-commit-hash: 928fbecec0 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d33538e5f3 
								
							
								 
							
						 
						
							
							
								
								Qt: show current calibration values ( #20455 )  
							
							... 
							
							
 
							
							* show current calibration
* read calibration from capnp
* use CalStatus
* cleanup calibrationd.py
* remove import capnp
* keep json writing,remove comment
* fix test error
* cleanup
* remove test_read_saved_params
* cleanup
* write out capnp
* restore test
* clean up
* get calibration from CalibrationParams
* cleanup
* update calibration when the description is visible
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 57fe8488ac 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7a01d56255 
								
							
								 
							
						 
						
							
							
								
								fix cut off qr code  
							
							... 
							
							
 
							
							old-commit-hash: 18e60751c2 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								65a52f5163 
								
							
								 
							
						 
						
							
							
								
								remove memory leak in create_jwt() ( #20547 )  
							
							... 
							
							
 
							
							old-commit-hash: d14aba4580 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9238fade18 
								
							
								 
							
						 
						
							
							
								
								scrolling in text window ( #20564 )  
							
							... 
							
							
 
							
							* grid layout  + better scrollbar
* style
* style
* tabs
* scrollbar behind button fix
* alerts background color fix (#20568 )
* horizontal style + more space for scrollbar
* fixes
* fixes
* fixes
* remove background on scroll bar
* fix horizontal overflow
* indent'
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 10e4d32197 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bcbf844dda 
								
							
								 
							
						 
						
							
							
								
								alerts background color fix ( #20568 )  
							
							... 
							
							
 
							
							old-commit-hash: 86a78581e3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c671dca363 
								
							
								 
							
						 
						
							
							
								
								update qt setup  
							
							... 
							
							
 
							
							old-commit-hash: 204d878c6f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a2e14a8a0c 
								
							
								 
							
						 
						
							
							
								
								Qt scroller class ( #20549 )  
							
							... 
							
							
 
							
							* initial commit
* class works
* cleanup
* naming
* text window
* fixes
* alerts are now scrollable
* dismiss
* fixed placement
* realease scrolling
* better
* better
* revert text
* naming
* parent
old-commit-hash: 9afa14c47f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								405df8b165 
								
							
								 
							
						 
						
							
							
								
								Params: python-like interface ( #20506 )  
							
							... 
							
							
 
							
							* rebase master
* delete outdated test_params.c
* putBool & more robust getBool
* putBool(SshEnabled)
old-commit-hash: 98e55996f6 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								86a217dca7 
								
							
								 
							
						 
						
							
							
								
								OffroadAlert: update alerts inplace ( #20463 )  
							
							... 
							
							
 
							
							* refactor
* cleanup
* use QWdiget instead of QStackWidget
* continue
* remove duplicate setMargin
* dont parse alerts if updateAvailable
* kind of works
* alerts work
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: bf1001e54b 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								846a43b3e4 
								
							
								 
							
						 
						
							
							
								
								scrolling improvements ( #20524 )  
							
							... 
							
							
 
							
							* fix scrolling problem
* continue
* set panel margin in one place&add stretch to prevent title flicker
* adjust padding
* remove stretch
* no border
* fix padding
* better padding
* cleanup
* continue
* add stretch to prevent flicker
* reduce padding
* typo
* revert taht
* no background
* pretty good
* remove
Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c73781f840 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4a3e73ddb5 
								
							
								 
							
						 
						
							
							
								
								disable buttons when onroad ( #20475 )  
							
							... 
							
							
 
							
							* disables reset calib
* works for all buttons
* naming convention + final works on PC
* stylesheets + works on manager.py
* fixing stylesheet
* add that backg
* no reviewing while onroad
* better disabled hint
* little cleanup
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d63dab950a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c5194fcb85 
								
							
								 
							
						 
						
							
							
								
								Qt: show username for current SSH keys ( #20508 )  
							
							... 
							
							
 
							
							* Show username for current SSH keys
* Update ssh_keys.cc
* Update ssh_keys.cc
* Update selfdrive/ui/qt/widgets/ssh_keys.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* rename param
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5cd676797a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8c296312e3 
								
							
								 
							
						 
						
							
							
								
								Cache prime/points widget ( #20497 )  
							
							... 
							
							
 
							
							* cache prime status on homescreen
* use stacked widget
* add caching and clear on 404
old-commit-hash: d43d625610 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								69cc390ffb 
								
							
								 
							
						 
						
							
							
								
								drive_stats.cc: fix distance rounding  
							
							... 
							
							
 
							
							old-commit-hash: 32330bbf89 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ae8893a77f 
								
							
								 
							
						 
						
							
							
								
								Qt: cache home screen state ( #20395 )  
							
							... 
							
							
 
							
							* cache drive stats
* don't parse response if it's the same as previous
* remove blank line
* cleanup
* update stats in place
* validate json
* add DriveStats to params.pyx
* cleanup
* cleanup
* remove //#include
* simplify
* add cache to RequestRepeater
* rename CachedDriveStats to ApiCacheDriveStats
* rename ApiCacheDriveStats to ApiCache_DriveStats
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 80ae6a7e1b 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7756fb0739 
								
							
								 
							
						 
						
							
							
								
								Qt input: pass QString by reference ( #20467 )  
							
							... 
							
							
 
							
							* simple arry for keyboard layout
* revert some changes
old-commit-hash: f7957f681d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								30f036680b 
								
							
								 
							
						 
						
							
							
								
								Qt touchups ( #20465 )  
							
							... 
							
							
 
							
							* reduce minimum size
* clean that up
* consistent
* feels pretty good
* cleanup
* less laggy toggle
* openpilot
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 7f56991b41 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fd5ea05d20 
								
							
								 
							
						 
						
							
							
								
								add description for SSH keys  
							
							... 
							
							
 
							
							old-commit-hash: c33f839e9d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								da90758a55 
								
							
								 
							
						 
						
							
							
								
								add descriptions in settings ( #20453 )  
							
							... 
							
							
 
							
							* add descriptions
* scroll scroll
* clean up
* try this
* scrolling on touch
* better scrolling
* we can afford 30fps
* remove that
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c89e17e0d5 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								96378a5b91 
								
							
								 
							
						 
						
							
							
								
								offroad alert improvements ( #20443 )  
							
							... 
							
							
 
							
							* alert niceties
* cleanup
* move the button
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 0ccaec495c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fe474a58c4 
								
							
								 
							
						 
						
							
							
								
								fix offroad home on tici ( #20435 )  
							
							... 
							
							
 
							
							* grid layout was a hack
* duplicate slot
* looks better
* fix that
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 106ed2ea66 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e2eb4034f5 
								
							
								 
							
						 
						
							
							
								
								small style improvement in settings  
							
							... 
							
							
 
							
							old-commit-hash: 647c5804b8 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c3c741af70 
								
							
								 
							
						 
						
							
							
								
								fix margin on c2  
							
							... 
							
							
 
							
							old-commit-hash: eda9538cc3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d7cf75fc64 
								
							
								 
							
						 
						
							
							
								
								Qt: use the AbstractControl for multiple types of controls ( #20417 )  
							
							... 
							
							
 
							
							* class ClickableLabel
* scrollable widget
* rename to controls.cc
* rename to AbstractControl
* cleanup
* remove useless stylesheets
* change button stylesheet
* cleanup
* better margin
* cleanup
cleanup
* remove bottom line from AbstractControl
* no scrolling for now
* add those back
* style
* clean up
* don't need a function for that
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8be2e07f4f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								594c5f1f4b 
								
							
								 
							
						 
						
							
							
								
								remove redundant update available title  
							
							... 
							
							
 
							
							old-commit-hash: ce5d93da44 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								20df6ce147 
								
							
								 
							
						 
						
							
							
								
								fix margin after setting DPI  
							
							... 
							
							
 
							
							old-commit-hash: 7954256a09 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								17a3d6cb68 
								
							
								 
							
						 
						
							
							
								
								Qt UI: offroad home touchups ( #20416 )  
							
							... 
							
							
 
							
							* brand
* fix overlap
* touchup prime widget
* more prime widget cleanup
* don't need background layout
* fix overlap again
* more prime
* looks pretty good
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 0b16ed9dc9 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								38978fff45 
								
							
								 
							
						 
						
							
							
								
								OffroadAlert: read alert keys in constructor ( #20408 )  
							
							... 
							
							
 
							
							old-commit-hash: c9ac15bb96 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1364c0c794 
								
							
								 
							
						 
						
							
							
								
								QT: click outside of confirmation dialog to dismiss ( #20394 )  
							
							... 
							
							
 
							
							old-commit-hash: 90da15778c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								77bc36dc52 
								
							
								 
							
						 
						
							
							
								
								fix reboot button in offroad alerts  
							
							... 
							
							
 
							
							old-commit-hash: 4097fe150a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								33022f854c 
								
							
								 
							
						 
						
							
							
								
								fix rotation on input dialog  
							
							... 
							
							
 
							
							old-commit-hash: 4c84a33d01 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d83935e19d 
								
							
								 
							
						 
						
							
							
								
								Qt ui: fix minimum pass length  
							
							... 
							
							
 
							
							old-commit-hash: a0987cb098 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fa0bd1990f 
								
							
								 
							
						 
						
							
							
								
								qt confirmation dialogs ( #20202 )  
							
							... 
							
							
 
							
							* confirmation dialog widget
* looks pretty good
* fix qcom2
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d8418f2abe 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7ac52e2374 
								
							
								 
							
						 
						
							
							
								
								qt fixups ( #20171 )  
							
							... 
							
							
 
							
							* no outline
* disable on qcom for now
* fix qt 5.12.8
* cleanup drive stats
* widgets cleanup
* ssl test
* revert that
* disable by default
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ec8b21c261 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1a24d4869d 
								
							
								 
							
						 
						
							
							
								
								Qt-UI Cleanup SSH and Tethering password ( #20169 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c60cc0310c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cd38b27338 
								
							
								 
							
						 
						
							
							
								
								Qt-UI fix ssh username ( #20159 )  
							
							... 
							
							
 
							
							* Fix SSH username. Squased Gregor's commits.
* revert keyboard size
* reduce diff
* fix build
* whitespace
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 4c99d83474 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bf0d5c2140 
								
							
								 
							
						 
						
							
							
								
								Revert "fix some refactor commits that weren't tested ( #20140 )"  
							
							... 
							
							
 
							
							This reverts commit e25516e0a4ea9cfe459c400c331e1206ea3336c8.
old-commit-hash: 1ef7d4a4c8 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4af3c6f533 
								
							
								 
							
						 
						
							
							
								
								fix some refactor commits that weren't tested ( #20140 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 9e29d5621c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0346516eeb 
								
							
								 
							
						 
						
							
							
								
								UI fixes ( #20069 )  
							
							... 
							
							
 
							
							We fix some UI issues. Also UI should be more resistant to network manager not running. 
old-commit-hash: 43db36d829 
							
						 
						
							5 years ago