..
__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
Improve usability of increase new/review card limit dialog
2017-02-11 20:11:31 +01: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
port majority of code to qt5.5+
2016-05-31 18:51:40 +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
don't die on _anki.png et al
2017-10-16 15:02:16 +10: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
move the inline css and some more js into separate files
2017-08-10 19:02:32 +10:00
preferences.py
night mode
2017-12-04 12:20:56 +10:00
profiles.py
increase default number of backups; don't put in trash
2017-10-05 14:39:47 +10:00
progress.py
Revert "avoid setting modality in progress dialog"
2017-10-20 13:25:38 +10:00
qt.py
refuse to run on qt 5.10
2017-12-18 14:50:14 +10:00
reviewer.py
cgi.escape is deprecated
2017-12-11 16:20:00 +10: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
add the ability to disable cert verification
2017-12-07 17:15:20 +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