anki/qt/aqt/browser
RumovZ 24b4f15038 Fix renaming of unused tag
Unused tags can't be renamed, but since the CollectionOp returns success
in any case, the provisionally renamed sidebar item needs to be reset.
2021-05-28 19:18:21 +02:00
..
sidebar Fix renaming of unused tag 2021-05-28 19:18:21 +02: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 Merge pull request #1186 from RumovZ/ctx-actions 2021-05-24 10:49:23 +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