Dean Lee
fe554ceee3
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
old-commit-hash: 17cab9bb50
1 year ago
Dean Lee
98b70f957f
ui/wifi.cc: fix small QPixmap leak ( #30395 )
...
fix QPixmap leaks
old-commit-hash: 0f6b16d1e0
1 year ago
Shane Smiskol
24906c79b4
Revert "ui/wifi.cc: fix QPixmap leaks" ( #30394 )
...
Revert "ui/wifi.cc: fix QPixmap leaks (#30377 )"
This reverts commit 656ea6efd472e1b7b48fff910dfca6dd8a99a756.
old-commit-hash: d2c3c92fb4
1 year ago
Dean Lee
6945af4ea3
ui/wifi.cc: fix QPixmap leaks ( #30377 )
...
fix QPixmap leaks
old-commit-hash: b4e1ad5e62
1 year ago
Adeeb Shihadeh
634d21504b
bigger map tile cache ( #30228 )
...
* bigger map tile cache
* start with 2x default
* Update selfdrive/ui/qt/maps/map_helpers.cc
old-commit-hash: 08054e9800
1 year ago
Dean Lee
b97f27e339
ui/body.cc: fix QMovie leak ( #30379 )
...
fix QMovie leak
old-commit-hash: fb3c0934d8
2 years ago
Jason Wen
389fd34859
ui: Always display Wi-Fi list when navigating to Network panel ( #30333 )
...
* ui: Display Wi-Fi list when navigate to Network panel
* pertain to PR description
old-commit-hash: 0eea00e887
2 years ago
DevTekVE
fa673c0cdf
FIX mac m1 compilation - Add sstream library to onroad.cc ( #30205 )
...
Add sstream library to onroad.cc
Needed to solve a bug when compiling on mac m1.
Co-authored-by: Miguel Fernandez <miguel.fernandez@cimpress.com>
old-commit-hash: 9ce273765c
2 years ago
Adeeb Shihadeh
dd9b72292e
UI: remove drive stats ( #30183 )
...
* UI: remove drive stats
* little more
* vanish
old-commit-hash: f80db10720
2 years ago
Adeeb Shihadeh
a9153a39cc
Update Python packages and pre-commit hooks ( #30149 )
...
* Update Python packages and pre-commit hooks
* fixes
* Update common/transformations/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* fix
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 377722fd5e
2 years ago
Adeeb Shihadeh
13b57bb6a9
Revert "ui: brighten cameraview ( #29744 )"
...
This reverts commit 4772e46121f9adaf35b85f3dcaa416d9aaa7ee1b.
old-commit-hash: 023792c431
2 years ago
Shane Smiskol
a65199b555
ui: update calibration limits text ( #30014 )
...
* update translations
* update text
* round down
old-commit-hash: a0c8df3d73
2 years ago
Alexandre Nobuharu Sato
e974ef9133
Duplicated #include in settings.cc ( #29951 )
...
old-commit-hash: 8a0711a67d
2 years ago
Dean Lee
f48dc2b0ef
common/params: not copyable ( #29834 )
...
old-commit-hash: 7816edda57
2 years ago
Shane Smiskol
02a5c081cc
navd: locationd is only trusted source ( #29803 )
...
* finish revert for https://github.com/commaai/openpilot/pull/27579
* comment out
* clean up
old-commit-hash: 96fd66e4e2
2 years ago
Dean Lee
aafed83acc
ui/CameraView: fix divide by zero issue ( #29770 )
...
old-commit-hash: a1306114bc
2 years ago
ZwX1616
641d52aa2d
ui: brighten cameraview ( #29744 )
...
* test
* test2
* Revert "test2"
This reverts commit 22e38f82ae
.
* Revert "test"
This reverts commit 717490c1bc
.
* looks fine
* mid
* description
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: a08cdfdda7
2 years ago
Cameron Clough
98b99d99ee
MapPanel: provide QObject::connect context ( #29731 )
...
old-commit-hash: 08903fb4e0
2 years ago
Shane Smiskol
aa247b65aa
Revert "ui/driverview: inherit from CameraWidget" ( #29718 )
...
Revert "ui/driverview: inherit from CameraWidget (#29661 )"
This reverts commit 28a4d1de50948a93160a06e20f1666bab88389ab.
old-commit-hash: d9fedaa0a4
2 years ago
Dean Lee
56f3b1b6fa
ui/driverview: inherit from CameraWidget ( #29661 )
...
old-commit-hash: 6c73a924fa
2 years ago
Dean Lee
d5dba43885
ui/networkmanager: add #pragma once ( #29678 )
...
#pragma once
old-commit-hash: a49dfa2969
2 years ago
Dean Lee
3627574114
ui: rename QDialogBase to DialogBase ( #29675 )
...
rename QDialogBase to DialogBase
old-commit-hash: c36774dfba
2 years ago
Dean Lee
875b160fc6
ui/network: move to selfdrive/ui/qt/network/ ( #29656 )
...
* move to ui/qt/network
* wifimanager->wifi_manager
old-commit-hash: 125bd2cd9e
2 years ago
Dean Lee
888b60b214
ui/driverview: use common SubMaster ( #29660 )
...
old-commit-hash: 3a46a853cb
2 years ago
Cameron Clough
69d7ecac9c
ui/NavManager: parse location timestamp from API ( #29665 )
...
old-commit-hash: 3d1a6f6146
2 years ago
Dean Lee
2e4a23510a
ui/MapSettings: sort destinations by recent activity ( #29079 )
...
old-commit-hash: 12073c07af
2 years ago
Dean Lee
ce0e2ec905
AGNOS setup: multi-lang support ( #25680 )
...
* multilang
* update translations
* Specifies dependency
* load lang from json file
* update translations
* fix white border
* remove stretch
* update translations
* fix tr
* no default language
* update translations
* rm main_en.qm
* cleanup
* cleanup
* add language files
* remove type=unfinish
* build languages before assets
* depends lrelease
old-commit-hash: 0767a6dee5
2 years ago
Dean Lee
74195e1d78
ui/driverview: hide on interactive timeout ( #29464 )
...
* hide on interactiveTimeout
* cleanup
* requestDone->closeView
* dont reset timeout on hideEvent
---------
Co-authored-by: sshane <shane@smiskol.com>
old-commit-hash: b6b255c103
2 years ago
Shane Smiskol
8f0ab9a105
Revert "ui/network: don't refresh on connect ( #29651 )" ( #29653 )
...
This reverts commit 500d58e5bf59e25ec973c6f635c6cf292c7a65ad.
Revert "ui/network: refresh IP address on connect"
This reverts commit 866c41a9249f98460436bae26def13be8c03a4fc.
old-commit-hash: 74a0a8f7b7
2 years ago
Shane Smiskol
045c092df8
ui/network: refresh IP address on connect
...
old-commit-hash: 46c32613fc
2 years ago
Shane Smiskol
b14dc6be99
ui/network: don't refresh on connect ( #29651 )
...
* don't refresh when showing connected status
* fix
* fix
* can remove that nowe
old-commit-hash: 6ea564b33e
2 years ago
Dean Lee
511dcacf06
ui/networking: show "connecting" immediately after clicking on a network ( #29378 )
...
* fix connecting not show
* clear connect state
* pass network by value
* add comment
* move pass by value to anoter pr
* should always use function to set connecting_to_network
* remove connecting when forgetting
* out here
* can't do this :(
* Revert "can't do this :("
This reverts commit e06145202d
.
Revert "out here"
This reverts commit 8ca7b47a28
.
Revert "remove connecting when forgetting"
This reverts commit 671db0b5e7
.
Revert "should always use function to set connecting_to_network"
This reverts commit a220b518fa
.
* makes sense to keep this the same
* not in between slots
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 9fe3df5d75
2 years ago
Dean Lee
dff265fff2
ui/networking: fix icon label alignment issue ( #29650 )
...
fix align issue
old-commit-hash: 547f69f5f3
2 years ago
Shane Smiskol
dc4177c344
wifiManager: empty path helper ( #29648 )
...
empty helper
old-commit-hash: 6bb97c416f
2 years ago
Dean Lee
65c5464138
ui: add translation files to assets.qrc ( #29597 )
...
* move translation files to assets.qrc
* cleanup
* add main_en
* dynamically add
* not sure if required
* revert to master
* move translations above assets
* add translations to qrc file
* comment
* now add translations_assets_src to assets sources
* this is built
* add to .gitignore
* consistent name
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 17bfff8e10
2 years ago
Justin Newberry
c4f322ce2d
Linter: remove pylint ( #29611 )
...
remove pylint
old-commit-hash: 1ee6ed4b16
2 years ago
Shane Smiskol
dcf9d9e3a7
ui/map: clip vehicle speed to min of 10 m/s ( #29601 )
...
* all the changes I want to make
* Revert "all the changes I want to make"
This reverts commit c18132b73e
.
* add initialized
* clip to 10 m/s
* fix bug
* rm
* here?
old-commit-hash: b8fb260558
2 years ago
Shane Smiskol
9a1f82a853
ui/map: initialize speed filter with current speed ( #29605 )
...
fix map starting from 0 zoom
old-commit-hash: b9d77afd7e
2 years ago
Dean Lee
a1fe0701e9
ui: remove Q_PROPERTY from `AnnotatedCameraWidget` ( #28745 )
...
old-commit-hash: b234cb0223
2 years ago
Dean Lee
de809632bf
cpplint: add filter `whitespace/comma` ( #29595 )
...
old-commit-hash: 7bfd3dac81
2 years ago
Dean Lee
c4ae679878
ui/map: delete map after unsubscribing from prime ( #29136 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 792ad7d816
2 years ago
Dean Lee
0984736972
cpplint: add filter `build/include_subdir` ( #29585 )
...
old-commit-hash: 21da5a216f
2 years ago
Cameron Clough
c7820cf1cc
ui: hasPrime/primeChanged helper ( #29590 )
...
old-commit-hash: 05e91c074d
2 years ago
Dean Lee
c6db4c515c
ui: use `enum PrimeType` for prime_type ( #29491 )
...
old-commit-hash: 99279b8eef
2 years ago
Dean Lee
f7efad93e4
ui/map_instructions: restore padding ( #29548 )
...
* restore padding
* fixes
* fix left and right margins
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 4ea7833060
2 years ago
Dean Lee
56b582a059
cpplint: add filter `whitespace/forcolon` ( #29582 )
...
whitespace/forcolon
old-commit-hash: ac93902983
2 years ago
pencilpusher
cc4f6c5fbe
ui/map: keep the car icon aligned to its bearing ( #29482 )
...
* rotate icon with current bearing
When user is rotating the map, the car icon should stay fixed on the cars bearing, not the map.
* spacing
* comment
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 472151b6a0
2 years ago
Dean Lee
5ac4f52c6f
ui/PrimeUserWidget: cleanup layout ( #29492 )
...
cleanup layout
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 5fcb7e9038
2 years ago
Dean Lee
db211ce617
cpplint: add filter `whitespace/parens` ( #29565 )
...
old-commit-hash: 5480d32bb5
2 years ago
Dean Lee
97e9d55588
cpplint: `build/include_what_you_use` ( #29556 )
...
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
2 years ago