Anki/qt/aqt
Damien Elmes 9db3f0dd19 drop tags/decks/etc from Filter button
https://github.com/ankitects/help-wanted/issues/6

These are a relic from when the sidebar defaulted to off, and I don't
think enough people are using them to bother keeping them around.
Once the the card state and saved filter functionality moves into the
sidebar and top menus, we may be able to remove the Filter button
completely.
2021-01-23 18:21:44 +10:00
..
data Adjust the positioning of the editor toolarea via CSS 2021-01-21 21:36:33 +01:00
forms restore shortcuts that got lost in Fluent conversion 2021-01-16 10:03:29 +10:00
__init__.py add local sync server frontend 2021-01-13 11:42:00 +10:00
about.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
addcards.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
addons.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
browser.py drop tags/decks/etc from Filter button 2021-01-23 18:21:44 +10:00
BUILD.bazel winrt 1.0.20239.1 isn't available for python 3.9 2020-12-23 20:31:13 +10:00
clayout.py skip the schema warning on template rename 2021-01-18 12:03:07 +10:00
customstudy.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
dbcheck.py formatting 2020-06-09 14:07:39 +10:00
deckbrowser.py fix qt/ pylints 2021-01-07 16:21:50 +10:00
deckchooser.py update help link 2020-12-29 11:09:28 -05:00
deckconf.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
dyndeckconf.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
editcurrent.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
editor.py Adjust the positioning of the editor toolarea via CSS 2021-01-21 21:36:33 +01:00
emptycards.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
errors.py don't catch DeprecationWarnings in the GUI 2020-12-16 14:25:11 +10:00
exporting.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
fields.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
gui_hooks.py fix qt/ pylints 2021-01-07 16:21:50 +10:00
hooks_gen.py symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
importing.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
legacy.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
main.py Hierarchical tags 2021-01-09 17:10:13 +03:00
mediacheck.py fix another broken setWindowFlags 2021-01-07 14:46:55 +10:00
mediasrv.py Replace browsersel with css-browser-selector in aqt files and add redirect 2020-12-31 16:47:20 +01:00
mediasync.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
modelchooser.py replace broken link 2021-01-07 09:56:25 +10:00
models.py Move the logic for selecting a note type to models.py 2021-01-22 05:56:39 +03:00
mpv.py update to latest black 2020-08-31 13:29:28 +10:00
overview.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
pinnedmodules.py pin pyaudio and qtmultimedia 2020-12-18 19:57:19 +10:00
preferences.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
previewer.py Fix formatting, use shortcut on preview before displaying 2021-01-10 01:50:00 +01:00
profiles.py fix qt/ pylints 2021-01-07 16:21:50 +10:00
progress.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
qt.py fix untyped def issues in aqt/__init__.py 2020-08-02 10:22:08 +10:00
reviewer.py Replace browsersel with css-browser-selector in aqt files and add redirect 2020-12-31 16:47:20 +01:00
schema_change_tracker.py track changes in fields dialog as well 2020-05-15 13:59:44 +10:00
sidebar.py Render card templates as trees in the sidebar 2021-01-22 17:49:20 +03:00
sound.py typo 2021-01-10 07:18:08 -08:00
stats.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
studydeck.py convert setWindowFlags call into helper, and fix invalid variables 2021-01-07 14:24:49 +10:00
sync.py drop basicCheck() 2021-01-12 18:47:08 +10:00
tagedit.py Don't apply suggestion when no suggestion list is shown 2020-10-14 05:00:24 +03:00
taglimit.py remove unused variables and commented-out code 2021-01-08 20:53:27 +01:00
taskman.py lint fixes 2020-06-01 13:57:10 +10:00
theme.py fix invisible scrollbar in nightmode 2020-10-06 14:35:21 +10:00
toolbar.py Avoid building jquery to its own directory 2020-12-28 14:18:07 +01:00
tts.py fail gracefully in winrt voice list fails to load 2020-12-21 14:29:14 +10:00
update.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
utils.py drop tags/decks/etc from Filter button 2021-01-23 18:21:44 +10:00
webview.py Fix formatting 2020-12-28 14:56:41 +01:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
winpaths.py tweaking the folder names again 2020-01-03 07:48:38 +10:00