anki/qt/aqt/browser
Matthias Metelka 52f52724fa
Add orientation toggle to browser view menu (#2074)
* Use horizontal orientation on browser splitter by default

* Add View menu action to toggle browser orientation

* Add shortcut for toggleOrientation action

based on the most popular add-on.

* Try to fix typing issue

* Make orientation respond to aspect ratio

aspect ratio < 1 means vertical orientation, >= 1 horizontal

* Implement three-way switch for browser orientation

* Fix typing

* Add separator before QWidgetAction

* Use submenu instead of widget and adjust enum

* Add accelerators; move non-accelerator strings into separate .ftl (dae)

* Move BrowserLayout to its own file (dae)
2022-09-20 12:56:59 +10:00
..
sidebar Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +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