mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Add "open image" option to editor * Update qt/aqt/editor.py Co-authored-by: Ben Nguyen <105088397+bpnguyen107@users.noreply.github.com> * Update editor.py * Remove unused import * Fix "show in folder" * Fix 'show in folder' on macOS * Revert "Fix "show in folder"" This reverts commit cf2b33ee9422bcaf8d9e20bd4cce74e5061c13cf. * Reimplement show_in_folder for Windows (dae) - Avoid reusing call(), as the startupinfo we were passing in was breaking the explorer invocation - Attempt to bring explorer to the front after the window has been show, as it otherwise appears under Anki (at least when running from source) --------- Co-authored-by: Ben Nguyen <105088397+bpnguyen107@users.noreply.github.com> Co-authored-by: Damien Elmes <gpg@ankiweb.net> |
||
|---|---|---|
| .. | ||
| aqt | ||
| bundle | ||
| icons | ||
| mac | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/