Willem Melching
f8c81103fc
nav: set settings stack based on uiState.prime_type ( #23770 )
...
* nav: set settings stack based on uiState.prime_type
* also show on success
3 years ago
Dean Lee
3fd0264960
refactor httprequest: emit single signals ( #23039 )
...
* refactor httprequest
* Trigger Build
3 years ago
Mayfield
5246f0231e
enable wshadow ( #22756 )
...
* enable wshadow (#22714 )
* fix replay
* more build fixes
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Adeeb Shihadeh
23ae67bbf9
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
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
Dean Lee
543e019f71
api: use API_HOST env variable everywhere ( #21814 )
...
* api base url to global constant
* update api/__init__.py
4 years ago
Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
4 years ago
Willem Melching
34bb5b935f
nav: Send DELETE to clear next destination on server ( #21746 )
4 years ago
Willem Melching
94f85c615c
nav: update favorites/recents while onroad
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
Willem Melching
a148bcb3ef
nav: cleanup settings page ( #21561 )
4 years ago
Adeeb Shihadeh
bec054116f
nav: scroller for recents ( #21549 )
...
* nav: scroller for recents
* stretch
* one more stretch
4 years ago
Willem Melching
32d5239912
nav: improve logging ( #21477 )
...
* nav: add logging
* handle errors in route reply
4 years ago
Willem Melching
240214afc0
nav: truncate favorite length
4 years ago
Willem Melching
2de4c09e62
nav: show star for favorites ( #21434 )
4 years ago
Willem Melching
60cc07c62a
nav: pull next location while onroad ( #21421 )
4 years ago
Willem Melching
9f98a3e44f
nav: show recents ( #21405 )
...
* add recent buttons
* remove static request
* layout
* recent doesn't have to be a favorite
* work
* spacing
* spacing
* no recents
* query next
* not null
* this needs to live here
* less spacing between items
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
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
Willem Melching
3c197953bc
nav: add page to settings ( #21208 )
...
* add navigation panel to settings
* am/pm display and dynamic width
4 years ago