..
.gitignore
__init__.py
benchmark->profile, and remove from error branches
2020-05-05 16:28:49 +10:00
about.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
addcards.py
Merge pull request #607 from Arthur-Milchior/remove_a_try
2020-05-05 11:36:17 +10:00
addons.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
browser.py
hook up new note and note type handling
2020-05-12 21:13:33 +10:00
clayout.py
hook up new note and note type handling
2020-05-12 21:13:33 +10:00
customstudy.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
deckbrowser.py
fix deck_browser_did_render hook
2020-04-09 13:40:19 +10:00
deckchooser.py
deckconf.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
dyndeckconf.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
editcurrent.py
editor.py
Merge pull request #585 from Arthur-Milchior/addButtonSaveNewFunction
2020-05-04 13:58:46 +10:00
errors.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
exporting.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
fields.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
gui_hooks.py
hook add_card_did_init
2020-04-03 11:03:08 +02:00
importing.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
legacy.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
main.py
use quick check instead of full integrity check on collection close
2020-05-12 21:13:33 +10:00
mediacheck.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
mediasrv.py
mediasync.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
modelchooser.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
models.py
hook up new note and note type handling
2020-05-12 21:13:33 +10:00
mpv.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
overview.py
pinnedmodules.py
python formatting+lints
2020-05-08 17:30:27 +10:00
preferences.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
previewer.py
move autoplay() into card
2020-04-13 09:04:30 +10:00
profiles.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
progress.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
py.typed
qt.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
reviewer.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
sound.py
avoid mention of pip
2020-05-05 16:30:22 +10:00
stats.py
stats area grouping box fix
2020-05-08 16:03:29 +10:00
studydeck.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
sync.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
tagedit.py
avoid renaming completer_, as add-ons depend on it
2020-05-08 18:17:57 +10:00
taglimit.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
taskman.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
theme.py
pare back dark mode support
2020-04-15 21:44:56 +10:00
toolbar.py
tts.py
fix audio getting stuck (2/2)
2020-03-15 09:34:04 +10:00
update.py
utils.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
webview.py
use qconnect everywhere, and fix some typing issues
2020-05-04 13:23:08 +10:00
winpaths.py