anki/qt/aqt/browser
Damien Elmes e124f935a5 fix timebox causing crash
When a modal was created with another window as its parent, the other
window was being returned, when it was the current window that we
actually wanted. This caused nextCard() to be called again when it
presented the timebox modal, leading to a stack overflow.

https://forums.ankiweb.net/t/anki-2-1-45-alpha/10061/71
2021-06-01 15:35:18 +10:00
..
sidebar remove deck protobuf from frontend 2021-05-31 16:31:06 +10:00
table config updates by the frontend now skip undo by default 2021-05-24 14:50:46 +10:00
__init__.py PreviewDialog was missing from top level browser module 2021-05-18 09:10:28 +10:00
browser.py fix timebox causing crash 2021-06-01 15:35:18 +10:00
card_info.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
change_notetype.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
find_and_replace.py fix find&replace searching in incorrect field 2021-05-22 10:12:14 +10:00
find_duplicates.py update find_duplicates to use QueryOp/CollectionOp 2021-05-08 16:58:18 +10:00
previewer.py Move previewer.py into browser folder 2021-04-13 11:38:35 +02:00