anki/qt/aqt
Damien Elmes 9e1eaacc06 Revert "Merge pull request #873 from hgiesel/otherjsdeps"
This reverts commit 62600051ae, reversing
changes made to 88553acb0d.

- Standard graphs render incorrectly on latest version - the wrong number
of days are shown, and the grid lines look wrong. Any version after 0.8.3
seems to suffer from this problem.
- Pie graphs and stack graphs don't render - they are provided in separate
files, and plot.js in previous Anki versions has them included in the one
file. To maintain compatibility with add-ons, we'd need to create a single
file as before, instead of importing multiple files.

If the above issues are fixed I'd be happy to merge this in again, but
as the old graphs are on the way out, it's probably not worth the effort.
2020-12-30 14:13:52 +10:00
..
data Revert "Merge pull request #873 from hgiesel/otherjsdeps" 2020-12-30 14:13:52 +10:00
forms add video driver enum; allow setting angle+software on mac in prefs 2020-12-22 13:01:06 +10:00
__init__.py Open AddonsDialog via dialog manager 2020-12-26 18:07:37 +01:00
about.py Strip isolation characters from app link 2020-12-18 23:53:44 +03:00
addcards.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
addons.py Open AddonsDialog via dialog manager 2020-12-26 18:07:37 +01:00
browser.py update remaining python format strings to Fluent 2020-11-22 14:57:53 +10:00
BUILD.bazel winrt 1.0.20239.1 isn't available for python 3.9 2020-12-23 20:31:13 +10:00
clayout.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
customstudy.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
dbcheck.py
deckbrowser.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
deckchooser.py update help link 2020-12-29 11:09:28 -05:00
deckconf.py Strip isolation characters from more strings 2020-11-18 18:03:04 +03:00
dyndeckconf.py Strip isolation characters from more strings 2020-11-18 18:03:04 +03:00
editcurrent.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
editor.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
emptycards.py
errors.py don't catch DeprecationWarnings in the GUI 2020-12-16 14:25:11 +10:00
exporting.py Fix description of exporters 2020-11-19 23:52:46 +03:00
fields.py Reject field name with : { or } 2020-12-28 07:33:26 +01:00
gui_hooks.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
hooks_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
importing.py update multi-line _() references 2020-11-18 11:32:22 +10:00
legacy.py
main.py update sync status after profile open sync 2020-12-01 10:20:55 +10:00
mediacheck.py
mediasrv.py Revert "Merge pull request #873 from hgiesel/otherjsdeps" 2020-12-30 14:13:52 +10:00
mediasync.py exhaustiveness checks on literals are now possible with the move to py38 2020-12-18 16:50:55 +10:00
modelchooser.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
models.py Strip isolation characters from more strings 2020-11-18 18:03:04 +03:00
mpv.py
overview.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
pinnedmodules.py pin pyaudio and qtmultimedia 2020-12-18 19:57:19 +10:00
preferences.py add video driver enum; allow setting angle+software on mac in prefs 2020-12-22 13:01:06 +10:00
previewer.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
profiles.py add video driver enum; allow setting angle+software on mac in prefs 2020-12-22 13:01:06 +10:00
progress.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
py.typed
qt.py
reviewer.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
schema_change_tracker.py
sidebar.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
sound.py add a small delay before terminating recording 2020-12-21 16:37:28 +10:00
stats.py Revert "Merge pull request #873 from hgiesel/otherjsdeps" 2020-12-30 14:13:52 +10:00
studydeck.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
sync.py Fix "Sign Up" link location 2020-10-04 18:14:49 +01:00
tagedit.py Don't apply suggestion when no suggestion list is shown 2020-10-14 05:00:24 +03:00
taglimit.py
taskman.py
theme.py fix invisible scrollbar in nightmode 2020-10-06 14:35:21 +10:00
toolbar.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
tts.py fail gracefully in winrt voice list fails to load 2020-12-21 14:29:14 +10:00
update.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
utils.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
webview.py Fix formatting 2020-12-28 14:56:41 +01:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py