anki/qt/aqt/browser
Matthias Metelka bff76727fe
Make mdi icons for Qt themeable (#2078)
* Fix create_vars_from_map not creating vars with default definition

* Add white and black to vars

* Replace some hard-coded SVGs with mdi equivalents

* Implement function to dynamically adjust SVG icon color

* Use new svg function to make Qt stylesheet icons respond to theme changes

* Use svg function for sidebar tool icons

* Create copy for each new color instead of modifying source file

* Fix check fails

* Add custom checkbox style for #2079

* Add example of how to generate svgs during build (dae)

* Create arbitrary color variants for each icon with Bazel

* Remove unused label (dae)
2022-09-21 12:02:30 +10:00
..
sidebar Make mdi icons for Qt themeable (#2078) 2022-09-21 12:02:30 +10:00
table Color Palette Patch 1 (#2073) 2022-09-19 10:58:05 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Add orientation toggle to browser view menu (#2074) 2022-09-20 12:56:59 +10:00
card_info.py Fix card info not updating (#1957) 2022-07-12 10:34:48 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
layout.py Add orientation toggle to browser view menu (#2074) 2022-09-20 12:56:59 +10:00
previewer.py Fix JS drop event not firing in the reviewer (#1906) 2022-06-10 23:33:53 +10:00