anki/aqt
Damien Elmes a6c34fd79f ignore broken reset hooks in database check
ideally the original code should be correctly cleaning up the hooks,
but if it does not, then we don't want to repeatedly present the user
with confusing errors when they try to check their database is ok.
2018-12-15 13:14:33 +10:00
..
__init__.py The note in curentEdit is not changed until the window is closed. 2018-11-28 10:24:59 +01:00
about.py include git hash in version info 2018-12-13 20:59:06 +10:00
addcards.py onReset() already sets note; don't need to do it twice 2018-04-30 15:15:43 +10:00
addons.py fix the other json.dumps call 2018-12-15 09:15:43 +10:00
browser.py make sure change note type clears up hooks 2018-12-15 12:45:17 +10:00
clayout.py make the "type:" input readonly in the front preview 2018-08-28 09:01:17 +08:00
customstudy.py separate cram into review cards(resched=1) and all cards(resched=0) 2018-07-11 20:35:08 +10:00
deckbrowser.py fix other clickable anchors 2018-10-23 17:05:47 +10:00
deckchooser.py Use escape to close the deck chooser without switching to the selected deck 2018-11-26 18:06:29 +01:00
deckconf.py handle conf group with string id 2018-08-09 15:03:19 +10:00
downloader.py fix error on add-on download 2017-08-26 19:55:39 +10:00
dyndeckconf.py add custom steps back to v1 sched options 2018-04-30 16:26:43 +10:00
editcurrent.py The note in curentEdit is not changed until the window is closed. 2018-11-28 10:24:59 +01:00
editor.py restore tooltips for fields/cards 2018-12-07 08:33:47 +10:00
errors.py include git hash in version info 2018-12-13 20:59:06 +10:00
exporting.py fix exporting not working with regular scheduler 2018-08-07 14:27:48 +10:00
fields.py show field numbers for easier positioning 2017-10-05 14:52:05 +10:00
importing.py fix import screen appearing before progress dialog closes 2018-12-01 13:37:26 +10:00
main.py ignore broken reset hooks in database check 2018-12-15 13:14:33 +10:00
mediasrv.py catch maxpath error in mediasrv 2018-11-12 19:35:23 +10:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py remove unused ref 2018-12-15 12:45:38 +10:00
overview.py increase overview width 2018-09-28 17:54:43 +10:00
pinnedmodules.py add file to track pinned modules 2018-12-14 20:32:53 +10:00
preferences.py add hw accel toggle to prefs 2018-08-30 13:39:04 +10:00
profiles.py default to GL mode auto on qt 5.12 2018-12-10 15:17:21 +10:00
progress.py work around progress dlg hang at startup on osx 2018-01-14 19:29:56 +10:00
qt.py allow startup on qt5.12+ 2018-10-25 14:48:08 +10:00
reviewer.py prevent qt from hiding shortcuts in reviewer context 2018-11-12 12:02:51 +10:00
sound.py work around pops in recording start 2017-12-05 11:07:52 +10:00
stats.py fix black flash on stats load on osx/qt5.11 2018-10-23 17:09:16 +10:00
studydeck.py Use escape to close the deck chooser without switching to the selected deck 2018-11-26 18:06:29 +01:00
sync.py prevent new users from downloading accidentally 2018-09-05 19:53:41 +10:00
tagedit.py hack around premature completer deletion 2018-04-18 13:21:10 +10:00
taglimit.py ctrl+d to deselect all in tag picker 2017-10-16 15:31:29 +10:00
toolbar.py fix other clickable anchors 2018-10-23 17:05:47 +10:00
update.py use requests for http; add progress info back 2017-01-08 19:06:32 +10:00
utils.py apply stylesheet app wide, and add border to win10 menu 2018-12-14 20:35:12 +10:00
webview.py Revert "workaround bottom toolbar issue on macOS/qt5.12" 2018-10-29 21:08:16 +10:00
winpaths.py fix winpaths for py3 2018-08-08 23:31:18 +10:00