anki/qt/aqt/browser
Henrik Giesel 4e4d12a62a
Browser sidebar icon improvements (#1586)
* Fix cardtype icon, add flag-off icon, remove flag.svg

* This removes the old flag.svg, because mdi-icons also has
  one icon called `flag.svg`, and there was undefined behavior
  which flag icon was being picked, when requesting "flag.svg"

* Sort no-flag to beginning of subtree

* to match tags
2022-01-11 16:35:46 +10:00
..
sidebar Browser sidebar icon improvements (#1586) 2022-01-11 16:35:46 +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 Add Create Copy to reviewer and use current card's deck (#1569) 2021-12-31 16:45:30 +10:00
card_info.py Fix memory leak in AnkiWebView (#1510) 2021-11-29 12:31:37 +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