anki/aqt
Damien Elmes 52313fd0bf work around progress dlg hang at startup on osx
with autosync on, when the progress dialog is closed and the main window
appears, it becomes stuck. hiding the dialog instead of closing it
seems to fix this.
2018-01-14 19:29:56 +10:00
..
__init__.py allow user to override scaling 2017-11-27 11:01:15 +10:00
about.py use callback when closing windows 2017-08-16 12:48:15 +10:00
addcards.py use callback when closing windows 2017-08-16 12:48:15 +10:00
addons.py more open() and regex strings 2017-12-11 17:25:51 +10:00
browser.py add context menu to browser 2017-12-14 14:49:51 +10:00
clayout.py night mode 2017-12-04 12:20:56 +10:00
customstudy.py schedtest changes, squashed from local branch 2018-01-14 12:16:53 +10:00
deckbrowser.py Allow to better translate "in x minutes" 2017-11-30 20:03:51 +01:00
deckchooser.py fix ampersands appearing in deck names 2017-07-28 17:40:26 +10:00
deckconf.py remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
downloader.py fix error on add-on download 2017-08-26 19:55:39 +10:00
dyndeckconf.py hide second filter for v1 sched 2018-01-14 19:20:01 +10:00
editcurrent.py use callback when closing windows 2017-08-16 12:48:15 +10:00
editor.py more raw string literals 2017-12-13 14:34:54 +10:00
errors.py cgi.escape is deprecated 2017-12-11 16:20:00 +10:00
exporting.py use separate .colpkg extension for collection exports 2017-09-10 16:58:55 +10:00
fields.py show field numbers for easier positioning 2017-10-05 14:52:05 +10:00
importing.py normalize filenames in colpkg import 2017-09-30 19:29:21 +10:00
main.py more open() and regex strings 2017-12-11 17:25:51 +10:00
mediasrv.py Bind mediaserver on 127.0.0.1 instead of localhost 2017-12-24 23:10:07 -08:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py drop experimental prewrap mode 2017-10-25 19:18:00 +10:00
overview.py distinguish between buried siblings and manually buried cards 2018-01-14 12:16:53 +10:00
preferences.py night mode 2017-12-04 12:20:56 +10:00
profiles.py check prefs21.db integrity 2018-01-14 17:47:21 +10:00
progress.py work around progress dlg hang at startup on osx 2018-01-14 19:29:56 +10:00
qt.py refuse to run on qt 5.10 2017-12-18 14:50:14 +10:00
reviewer.py Factor out definition of context menu in reviewer.py 2018-01-07 18:19:49 +01:00
sound.py work around pops in recording start 2017-12-05 11:07:52 +10:00
stats.py default to desktop in getSaveFile; don't force desktop in stats 2017-09-10 16:42:29 +10:00
studydeck.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
sync.py move away from qprogressdialog 2017-12-28 18:31:05 +10:00
tagedit.py Space-separate inserted tags 2017-08-30 14:52:58 +02:00
taglimit.py ctrl+d to deselect all in tag picker 2017-10-16 15:31:29 +10:00
toolbar.py remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +10:00
update.py use requests for http; add progress info back 2017-01-08 19:06:32 +10:00
utils.py use documents instead of desktop as default location 2017-09-10 17:01:52 +10:00
webview.py allow user to override scaling 2017-11-27 11:01:15 +10:00