.. |
browser
|
Merge pull request #1319 from abdnh/sidebar-scroll-center
|
2021-08-02 18:35:38 +10:00 |
data
|
Move reviewer to ts/reviewer
|
2021-07-16 16:56:55 +02:00 |
forms
|
ctrl+alt+n for forget
|
2021-08-18 15:32:45 +10:00 |
operations
|
rename Config in protobuf to avoid conflict with module name
|
2021-07-11 19:27:08 +10:00 |
__init__.py
|
move proto files into separate py_library in same namespace
|
2021-07-11 14:51:25 +10:00 |
about.py
|
run black/isort on Python scripts
|
2021-04-14 18:22:02 +10:00 |
addcards.py
|
Add Card history: keep & instead of replacing them by underline
|
2021-08-15 06:32:03 +02:00 |
addons.py
|
Add hook to onDelete in AddonsDialog (#1232)
|
2021-06-15 10:01:29 +10:00 |
BUILD.bazel
|
move markdown dep into pylib
|
2021-03-24 22:19:14 +10:00 |
changenotetype.py
|
More uniform file naming
|
2021-07-01 12:24:16 +02:00 |
clayout.py
|
Revert to MathJax through script tag
|
2021-07-16 16:56:57 +02:00 |
colors.py
|
move remaining Filter button items into sidebar
|
2021-02-05 18:58:22 +10:00 |
customstudy.py
|
PEP8 decks.py
|
2021-06-27 14:02:48 +10:00 |
dbcheck.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
deckbrowser.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
deckchooser.py
|
Prevent DeckChooser from setting filtered deck
|
2021-07-25 08:54:39 +02:00 |
deckconf.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
deckdescription.py
|
clarify deck description message
|
2021-07-24 21:45:09 +10:00 |
deckoptions.py
|
More uniform file naming
|
2021-07-01 12:24:16 +02:00 |
editcurrent.py
|
fix note changes triggering a queue rebuild
|
2021-06-08 12:09:35 +10:00 |
editor.py
|
Add toggle sticky shortcuts F9 and Shift+F9
|
2021-08-03 05:52:07 +02:00 |
emptycards.py
|
ID -> Id in protobuf and Python
|
2021-03-27 21:38:20 +10:00 |
errors.py
|
catch all recording errors; mention permission
|
2021-06-02 12:20:40 +10:00 |
exporting.py
|
ID -> Id in protobuf and Python
|
2021-03-27 21:38:20 +10:00 |
fields.py
|
Add missing type hint
|
2021-06-30 21:02:23 +02:00 |
filtered_deck.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
flags.py
|
Add flag manager and hook
|
2021-07-02 11:16:10 +02:00 |
gui_hooks.py
|
fix qt/ pylints
|
2021-01-07 16:21:50 +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
|
fix notetype selection in import screen
|
2021-08-04 12:01:28 +10:00 |
legacy.py
|
minor code cleanups with pyupgrade
|
2021-02-11 09:43:40 +10:00 |
main.py
|
Revert "stop (un)escaping media filenames"
|
2021-07-16 10:37:59 +10:00 |
mediacheck.py
|
in/out -> request/response
|
2021-06-20 15:49:20 +10:00 |
mediasrv.py
|
update congrats screen periodically; automatically move back to study
|
2021-08-02 16:05:18 +10:00 |
mediasync.py
|
update no-arg tr references in qt/
|
2021-03-26 13:48:26 +10:00 |
modelchooser.py
|
fix deprecation warning in modelchooser.py
|
2021-08-04 12:05:11 +10:00 |
models.py
|
move proto files into separate py_library in same namespace
|
2021-07-11 14:51:25 +10:00 |
mpv.py
|
A possible fix for "mpv timed out, restarting"
|
2021-08-18 00:47:04 +03:00 |
notetypechooser.py
|
PEP8 models.py
|
2021-06-27 14:30:00 +10:00 |
overview.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
pinnedmodules.py
|
fix rsbackend compat issues
|
2021-02-08 09:51:51 +10:00 |
platform.py
|
turn top bar dark when night mode enabled on macOS
|
2021-02-04 19:19:56 +10:00 |
preferences.py
|
PEP8 collection.py
|
2021-06-27 15:12:22 +10:00 |
profiles.py
|
Remember last text and highlight color again
|
2021-08-02 23:12:00 +02:00 |
progress.py
|
update no-arg tr references in qt/
|
2021-03-26 13:48:26 +10:00 |
py.typed
|
mark anki and aqt modules as having typing info
|
2020-01-13 13:03:37 +10:00 |
qt.py
|
more typing updates
|
2021-02-02 23:31:55 +10:00 |
reviewer.py
|
shift timebox check to post-answer
|
2021-08-18 16:25:23 +10:00 |
schema_change_tracker.py
|
add a bunch of return types
|
2021-02-01 23:53:23 +10:00 |
sound.py
|
keep the internal mpv playlist from growing on
|
2021-06-10 11:28:57 +03:00 |
stats.py
|
enable type checking of aqt/forms, and fix the new typing issues
|
2021-03-26 16:06:02 +10:00 |
studydeck.py
|
fix study deck->add deck->cancel
|
2021-07-30 11:35:55 +10:00 |
switch.py
|
make switch more legible in dark mode
|
2021-05-24 11:31:56 +10:00 |
sync.py
|
simplify errors
|
2021-04-03 16:06:46 +10:00 |
tagedit.py
|
fix a bunch of qt typing issues uncovered by the following commit
|
2021-03-19 19:45:21 +10:00 |
taglimit.py
|
limit custom study to 100 tags
|
2021-06-02 11:15:39 +10:00 |
taskman.py
|
update find_duplicates to use QueryOp/CollectionOp
|
2021-05-08 16:58:18 +10:00 |
theme.py
|
Store default palette before "fusion" QStyle is applied
|
2021-06-24 23:46:11 +09:00 |
toolbar.py
|
Satisfy formatter
|
2021-04-13 20:29:59 +02:00 |
tts.py
|
add missing copyright headers to *.py
|
2021-04-13 18:45:35 +10:00 |
undo.py
|
fix redo menu item showing undo text
|
2021-08-04 10:28:45 +10:00 |
update.py
|
update TR references that contain arguments
|
2021-03-26 14:21:04 +10:00 |
utils.py
|
fix Python lints
|
2021-07-23 20:22:32 +10:00 |
webview.py
|
Silence 'link preload' warning on the first card
|
2021-08-18 02:25:51 +09:00 |
wheel_description.txt
|
move aqt_data into source folder; implement wheel building
|
2020-11-04 12:14:03 +10:00 |
winpaths.py
|
convert qt strings to f-strings with flynt
|
2021-02-11 10:09:06 +10:00 |