anki/qt/aqt/browser
roxgib 4b9b923775
Make dialogs non-blocking (#1650)
* Call StudyDeck with callback

* StudyDeck w/ callback, remove redundant assignment

* Replace exec() with show() for various dialogs

* Update super init args for Models.__init__

* Make StudyDialog ApplicationModal
2022-02-10 09:53:13 +10:00
..
sidebar fix: AttributeError: 'QMouseEvent' object has no attribute 'pos' (#1598) 2022-01-16 15:29:04 +10:00
table update platform checks (eg isWin -> is_win) + devMode 2021-11-25 09:06:16 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Make dialogs non-blocking (#1650) 2022-02-10 09:53:13 +10:00
card_info.py Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
find_and_replace.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
find_duplicates.py switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
previewer.py Allow <audio> to play without user interaction in accordance to autoplay setting v2 (#1539) 2021-12-08 08:08:56 +10:00