Anki/qt/aqt/browser/sidebar
Damien Elmes 69c196b409 .exec_() -> .exec()
The former is not supported in PyQt6
2021-10-12 16:17:37 +10:00
..
__init__.py Declare all legacy pathnames in browser init 2021-04-13 11:30:32 +02:00
item.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
model.py Refactor sidebar.py into browser folder 2021-04-13 11:05:49 +02:00
searchbar.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
toolbar.py use Qt search path instead of resource system 2021-10-12 16:17:08 +10:00
tree.py .exec_() -> .exec() 2021-10-12 16:17:37 +10:00