29f6b5cb98 
								
							
								 
							
						 
						
							
							
								
								allow update snoozing ( #22876 )  
							
							... 
							
							
 
							
							* allow update snoozing
* not immediately visible
* dismiss and close
* grey button
old-commit-hash: e528e2e3e2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								17faf6e48f 
								
							
								 
							
						 
						
							
							
								
								UI: button released -> clicked ( #21606 )  
							
							... 
							
							
 
							
							old-commit-hash: 9215748080 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f587147efe 
								
							
								 
							
						 
						
							
							
								
								OffroadHome: separate the update and alert buttons  ( #21326 )  
							
							... 
							
							
 
							
							* refactor
* better loop
* remove stretch
* only refreshed by timer
* fix wrong bg color
* descending sort alert labels  by severity
* remove duplicate stylesheet
* Update selfdrive/ui/qt/widgets/offroad_alerts.cc
* rebase master
* qt best pratice
* split offroadAlerts
* only show first time
* short variable name
* space
* don't do refresh in every showEvent
* Revert "don't do refresh in every showEvent"
This reverts commit 2b0032fb0af7138e9d9df1ad052c589fd96d2e05.
* cleanup
rename name to key
cleanup
* add stretch back
* hide alert widgets when not alerts
* rebase master
* fix flash on startup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e836ed7f6e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b4e26fa46b 
								
							
								 
							
						 
						
							
							
								
								fix offroad alert precedence ( #21517 )  
							
							... 
							
							
 
							
							old-commit-hash: 5a20cc6cae 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								3a698faadc 
								
							
								 
							
						 
						
							
							
								
								Use full include path ( #21194 )  
							
							... 
							
							
 
							
							old-commit-hash: b06b3ecb60 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8002b848b6 
								
							
								 
							
						 
						
							
							
								
								offroad alert for unregistered devices ( #20870 )  
							
							... 
							
							
 
							
							* offroad alert for unregistered devices
* update tests
* add param
* fix stretch
old-commit-hash: b93ccc465d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cd50782410 
								
							
								 
							
						 
						
							
							
								
								OffroadAlert: add stretch at the bottom ( #20856 )  
							
							... 
							
							
 
							
							old-commit-hash: b0e2374635 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								309a873e7d 
								
							
								 
							
						 
						
							
							
								
								Qt: use new signal slot syntax ( #20783 )  
							
							... 
							
							
 
							
							* new signal slot syntax
continue
* continue
old-commit-hash: 4781598e12 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bcbf844dda 
								
							
								 
							
						 
						
							
							
								
								alerts background color fix ( #20568 )  
							
							... 
							
							
 
							
							old-commit-hash: 86a78581e3 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								594c5f1f4b 
								
							
								 
							
						 
						
							
							
								
								remove redundant update available title  
							
							... 
							
							
 
							
							old-commit-hash: ce5d93da44 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								38978fff45 
								
							
								 
							
						 
						
							
							
								
								OffroadAlert: read alert keys in constructor ( #20408 )  
							
							... 
							
							
 
							
							old-commit-hash: c9ac15bb96 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								77bc36dc52 
								
							
								 
							
						 
						
							
							
								
								fix reboot button in offroad alerts  
							
							... 
							
							
 
							
							old-commit-hash: 4097fe150a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								10bf2690f1 
								
							
								 
							
						 
						
							
							
								
								fix font weights in qt ui  
							
							... 
							
							
 
							
							old-commit-hash: d75ff15048 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eea78cd686 
								
							
								 
							
						 
						
							
							
								
								Qt parents3 ( #19870 )  
							
							... 
							
							
 
							
							Not just parents, we also made the UI look nicer. 
old-commit-hash: 2eb81aa1d3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								17280ef5ef 
								
							
								 
							
						 
						
							
							
								
								offroad alerts: put back reboot button  
							
							... 
							
							
 
							
							old-commit-hash: 0cf3da17be 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7dd876805f 
								
							
								 
							
						 
						
							
							
								
								offroad home style ( #19593 )  
							
							... 
							
							
 
							
							* make drive stats look nicer
* offroad alerts style
* rest of alerts
* move that
* fix up colors
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ce48d3c91e 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6371eda194 
								
							
								 
							
						 
						
							
							
								
								build Qt UI with clazy ( #19537 )  
							
							... 
							
							
 
							
							* clazy, level0
* level1
old-commit-hash: 069189fd7f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								672d0d4727 
								
							
								 
							
						 
						
							
							
								
								move offroad alerts to home screen ( #2681 )  
							
							... 
							
							
 
							
							* move offroad alerts to home screen
* offroad aletrs work, but sidebar doesn't look nice
* fix sidebar
* looks better
* cleanup
* little bigger
Co-authored-by: grekiki <gregor1234567890@gmail.com>
old-commit-hash: 8320a153fb 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e4b5b9a297 
								
							
								 
							
						 
						
							
							
								
								Offroad alerts ( #2664 )  
							
							... 
							
							
 
							
							We now have a working offroad alerts
old-commit-hash: 744a3317e3 
							
						 
						
							5 years ago