anki/qt
Damien Elmes aaceeec25a Revert "Allow copying of images using context menu"
This reverts commit d5b3927d0b.

This approach no longer appears to work in Qt6. There is a
QWebEngineView.lastContextMenuRequest() that may work, though whether
onCopy() qualifies as "during contextMenuEvent" is not clear.

https://doc.qt.io/qt-6/qwebengineview.html#lastContextMenuRequest
2021-10-12 16:18:24 +10:00
..
aqt Revert "Allow copying of images using context menu" 2021-10-12 16:18:24 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux Quote $PREFIX properly for paths with spaces 2021-09-23 01:24:52 +00:00
mac exclude Mac dylib from '...' 2021-02-04 20:41:08 +10:00
tests bump minimum Python to 3.9 2021-10-04 15:05:15 +10:00
tools Add hook after selecting a new note type in the add window 2021-09-24 21:54:33 -05:00
.isort.cfg initial Bazel conversion 2020-11-01 14:26:58 +10:00
.pylintrc update Python deps 2021-10-02 23:52:23 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel update to latest mypy 2021-06-16 16:04:59 +10:00
dmypy.py move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
mypy.ini bump minimum Python to 3.9 2021-10-04 15:05:15 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/