anki/qt/aqt
Damien Elmes 949584d3fa don't show busy cursor immediately
Setting it straight away causes the cursor to flash on quick operations,
like saving the current note. Delay it for 300ms, which should hopefully
be long enough to not get in the way, but short enough to give indication
that long-running requests are being processed.
2021-03-19 19:45:21 +10:00
..
data Remove explicit popperjs again, because it's included in bootstrap.bundle 2021-03-09 13:37:56 +01:00
forms Merge branch 'master' into sidebar-tools 2021-03-11 12:08:32 +01:00
__init__.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
about.py Update about screen 2021-03-10 11:34:28 +01:00
addcards.py prevent editor from refreshing itself after a save 2021-03-19 19:45:21 +10:00
addons.py don't show routine update when not update_enabled 2021-03-09 22:27:28 +09:00
browser.py redraw sidebar in response to perform_op() changes 2021-03-19 19:45:21 +10:00
BUILD.bazel
card_ops.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
clayout.py commit immediately when there's no active checkpoint 2021-03-10 11:47:53 +10:00
colors.py
customstudy.py tweak search wording and tidy up API 2021-02-11 19:57:19 +10:00
dbcheck.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
deck_ops.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
deckbrowser.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
deckchooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
deckconf.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00
dyndeckconf.py Make clickable dyndeck labels fixed in size 2021-03-01 11:26:52 +01:00
editcurrent.py prevent editor from refreshing itself after a save 2021-03-19 19:45:21 +10:00
editor.py various redraw fixes 2021-03-19 19:45:21 +10:00
emptycards.py nest NoteWithEmptyCards 2021-02-08 19:11:16 +10:00
errors.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
exporting.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00
fields.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
gui_hooks.py
hooks_gen.py
importing.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
legacy.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00
main.py prevent editor from refreshing itself after a save 2021-03-19 19:45:21 +10:00
mediacheck.py tweak search wording and tidy up API 2021-02-11 19:57:19 +10:00
mediasrv.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
mediasync.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
modelchooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
models.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
mpv.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
note_ops.py prevent editor from refreshing itself after a save 2021-03-19 19:45:21 +10:00
notetypechooser.py Simplify note adding and the deck/notetype choosers 2021-03-10 11:53:27 +10:00
overview.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
pinnedmodules.py fix rsbackend compat issues 2021-02-08 09:51:51 +10:00
platform.py
preferences.py expand backend Preferences and make undoable 2021-03-10 18:51:03 +10:00
previewer.py remove unnecessary setMod() calls 2021-03-10 11:47:53 +10:00
profiles.py expand backend Preferences and make undoable 2021-03-10 18:51:03 +10:00
progress.py don't show busy cursor immediately 2021-03-19 19:45:21 +10:00
py.typed
qt.py
reviewer.py various redraw fixes 2021-03-19 19:45:21 +10:00
scheduling_ops.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
schema_change_tracker.py
sidebar.py redraw sidebar in response to perform_op() changes 2021-03-19 19:45:21 +10:00
sound.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
stats.py commit immediately when there's no active checkpoint 2021-03-10 11:47:53 +10:00
studydeck.py Merge pull request #1040 from RumovZ/deck-name-err 2021-03-01 09:40:55 +10:00
sync.py nest progress messages and remove Python wrapper class 2021-02-08 16:40:27 +10:00
tagedit.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
taglimit.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
taskman.py
theme.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00
toolbar.py minor code cleanups with pyupgrade 2021-02-11 09:43:40 +10:00
tts.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
update.py
utils.py undoable ops now return changes directly; add new *_ops.py files 2021-03-19 19:45:21 +10:00
webview.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00
wheel_description.txt
winpaths.py convert qt strings to f-strings with flynt 2021-02-11 10:09:06 +10:00