Commit Graph

17 Commits

Author SHA1 Message Date
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
2023-08-23 13:25:17 -07:00
Cameron Clough
a830d85ad6 installer: do not translate git progress strings (#27238)
old-commit-hash: b462463fbf
2023-02-06 17:09:13 -08:00
Adeeb Shihadeh
e4f9781c17 single longitudinal toggle for e2e and disable radar (#25688)
* single longitudinal toggle for e2e and disable radar

* write disable radar param

* rename

* better param name

* clean that up

* update refs

* update translations

* not live for experimental

* write it out

* vanish
old-commit-hash: 655a64b603
2022-09-07 17:12:49 -07:00
Adeeb Shihadeh
35ff65121e pre-commit: add codespell (#25571)
old-commit-hash: 6590fb2b93
2022-08-30 11:20:55 -07:00
Adeeb Shihadeh
5933e51f8c internal installer: set param for disable radar toggle
old-commit-hash: 21719aa824
2022-08-01 09:56:20 -07:00
Shane Smiskol
2c5e890a23 UI: wrap all text for translation (#24961)
* rough multiple language demo

* more wrappings

* stash

* add some bad translations

* updates

* map from french to spanish still has same problem of needing to call setText on everything

* add files

* restart UI

* use return code

* relative path

* more translations

* don't loop restart

* Toggle and prime translations

* try on device

* try QComboBox with readable style

* stash

* not yet scrollable

* stash

* dynamic translations (doesn't work for dynamic widget strings yet)

* clean up multiple option selector

* store languages in json

* try transparent

* Try transparent popup

* see how this looks

* tweaks

* clean up

* clean up

* clean up 2 and missing tr

* wrap more strings

* missing updater

* fixes

* add basic test to ensure all strings wrapped

* try in CI

* clean up

* test name

* fix test

* always install qt dev tools

* fix deps

* fast test

* add section so it prints multiple errors

* debug

* debug

get rid of those

* make any difference?

* comment

* oh...

* run with offscreen platform

* try out section

* clean up

* fix missing wrappings (it works!)

* move down

* space

* clear relevant params, set TICI=1
old-commit-hash: 879a7c3201
2022-06-29 14:47:46 -07:00
Adeeb Shihadeh
5a9644261f remove comma two support (#24248)
* remove comma two support

* cleanup release files

* little more

* more libs

* no more gralloc

* add snpe back
old-commit-hash: 5c48e7bc86
2022-04-18 17:55:23 -07:00
Willem Melching
7e12817e02 MacOS: ensure 1:1 rendering on HiDPI screens (#23860)
old-commit-hash: ca8d4e417e
2022-02-25 14:36:27 +01:00
Adeeb Shihadeh
2e995ea41a installer: init submodules for all builds
old-commit-hash: 23d6aeb4b7
2021-10-26 20:01:24 -07:00
Comma Device
c28abda1d2 installer: fetch all for internal installer
old-commit-hash: d4b35dc130
2021-10-16 13:17:51 -07:00
Comma Device
358547e114 remove semicolon
old-commit-hash: 52cd06aa62
2021-10-08 12:21:47 -07:00
Willem Melching
456faf16ab installer: leave some space after strings
old-commit-hash: e788f4f587
2021-10-08 11:27:54 -07:00
Adeeb Shihadeh
87be9258b1 installer: cleanup old cache paths
old-commit-hash: db81bf52ea
2021-10-08 10:42:41 -07:00
Adeeb Shihadeh
ae93956547 retry submodule checkout on internal installer
old-commit-hash: e424f7182c
2021-10-06 19:45:22 -07:00
Adeeb Shihadeh
d9cbac72db fetch all branches on internal installer
old-commit-hash: 145fd88deb
2021-09-02 12:09:42 -07:00
Adeeb Shihadeh
de3bb92025 installer: add cache path on userdata (#22045)
* installer: add cache path on userdata

* keep legacy as is

* only copy

* print cache path

* comment
old-commit-hash: 6c25b44369
2021-08-26 10:43:47 -07:00
Adeeb Shihadeh
80ca5b355f unify agnos/neos installers (#22023)
* c2 installer

* remove old installer

* move to its own dir

* die immediately

* fix that

* init app
old-commit-hash: 1ebe06d1c2
2021-08-23 16:01:21 -07:00