anki/qt
Damien Elmes a8139ebb40 force stdout/stderr encoding to utf8
As a GUI app, Anki only uses these for debugging info, and we've been
bitten numerous times in the past by bugs caused by printing Unicode
when the console only supported ASCII. An ens var might have been
a better approach, but Pyinstaller does not support defining them before
Python is initialized from what I can tell.

Latest issue:
https://forums.ankiweb.net/t/crashing-anki-version-2-1-29-bbff62bf/1650
2020-08-01 11:31:22 +10:00
..
aqt force stdout/stderr encoding to utf8 2020-08-01 11:31:22 +10:00
aqt_data/web include generated js in aqt_data 2020-06-29 15:48:01 +10:00
designer fix button display on Macs 2020-07-31 14:23:56 +10:00
ftl split add-ons window title from menu bar action 2020-07-19 09:49:36 +10:00
po add new strings to .po files as part of template update 2020-07-02 10:03:39 +10:00
tests FString -> TR 2020-02-27 12:25:19 +10:00
tools fix typo 2020-07-31 04:41:49 +03:00
ts fix scrollbars on fields on Windows/Linux 2020-07-02 09:51:50 +10:00
.gitignore include generated js in aqt_data 2020-06-29 15:48:01 +10:00
.isort.cfg make sure isort preserves ordering if anki installed into python env 2020-01-03 13:34:51 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.1 tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.desktop Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.png tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.xml Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.xpm tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile include generated js in aqt_data 2020-06-29 15:48:01 +10:00
mypy.ini Merge branch 'master' into help-wanted-4-add-type-hints-6 2020-07-31 14:07:59 +10:00
pkgkey.asc tweaking the folder names again 2020-01-03 07:48:38 +10:00
pyproject.toml Set to build a source distribution instead of build distribution 2020-04-02 22:56:37 -03:00
requirements.dev tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.qt update qt version pin 2020-06-03 09:55:04 +10:00
runanki tweaking the folder names again 2020-01-03 07:48:38 +10:00
setup.py bump version 2020-07-28 12:59:56 +10:00