Anki/qt/aqt/browser
RumovZ 02f86ec352 Make failed sort column change a no-op
The previous behaviour when a non-sortable column was clicked was to
trigger the sorting routine, which was usually a no-op, but would
reorder rows if the configured sort column was hidden.
2021-05-17 18:33:59 +02:00
..
sidebar move query_op into operations/, and add the ability to show progress 2021-05-08 16:35:43 +10:00
table Make failed sort column change a no-op 2021-05-17 18:33:59 +02:00
__init__.py split browser dialogs into separate files 2021-05-08 15:08:45 +10:00
browser.py split browser dialogs into separate files 2021-05-08 15:08:45 +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 move query_op into operations/, and add the ability to show progress 2021-05-08 16:35:43 +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