Anki/qt
Andreas Reis e8ddd17fec Always use standard QT color dialog on Linux
On Linux only Gnome uses its own color dialog, and it's inferior to QT's own: See the same issue @ https://github.com/OpenShot/openshot-qt/pull/2425

(This is/was visible only on some distributions' packaged versions of Anki, not via ./run.)

isLin check since QT on Windows already uses the default, whereas Mac's own picker seems superior (from what I can judge by screenshots).
2020-07-05 13:21:38 +02:00
..
aqt Always use standard QT color dialog on Linux 2020-07-05 13:21:38 +02:00
aqt_data/web include generated js in aqt_data 2020-06-29 15:48:01 +10:00
designer add option to disable media syncing 2020-07-01 11:35:24 +10:00
ftl
po add new strings to .po files as part of template update 2020-07-02 10:03:39 +10:00
tests
tools
ts fix scrollbars on fields on Windows/Linux 2020-07-02 09:51:50 +10:00
.gitignore include generated js in aqt_data 2020-06-29 15:48:01 +10:00
.isort.cfg
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.1
anki.desktop
anki.png
anki.xml
anki.xpm
Makefile include generated js in aqt_data 2020-06-29 15:48:01 +10:00
mypy.ini add typehint to deckchooser.py 2020-06-11 14:19:36 +09:00
pkgkey.asc
pyproject.toml
requirements.dev
requirements.qt
runanki
setup.py Replaced the mediasrv.py SimpleHttp server by flask and waitress, 2020-07-02 13:51:49 -03:00