..
__init__.py
bump version
2017-07-05 10:54:27 +10:00
about.py
about tweaks
2017-06-26 13:05:11 +10:00
addcards.py
use a clearer name for fmtQA()
2017-03-14 15:48:40 +09:00
addons.py
Fix NameError caused by missing import
2017-02-15 23:08:37 +09:30
browser.py
move stats and sync buttons to the center
2017-06-23 14:03:18 +10:00
clayout.py
prevent preview stealing focus in clayout
2017-01-10 18:32:48 +10:00
customstudy.py
Improve usability of increase new/review card limit dialog
2017-02-11 20:11:31 +01:00
deckbrowser.py
fix drawLinks reference
2017-07-17 14:54:12 +10:00
deckchooser.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
deckconf.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
downloader.py
tweaks to add-on downloading
2017-02-15 15:55:31 +10:00
dyndeckconf.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
editcurrent.py
saveNow() now requires a callback
2016-07-14 20:23:44 +10:00
editor.py
experimental prewrap support
2017-07-20 12:16:47 +10:00
errors.py
catch windows firewall issue
2017-07-09 13:26:50 +10:00
exporting.py
fix exporting & one bug in stats image export
2016-07-05 19:52:26 +10:00
fields.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
importing.py
Fix error caused by converting delimiter to bytes
2017-02-15 18:45:04 +09:30
main.py
run garbage collector after webengine window
2017-07-08 12:28:11 +10:00
mediasrv.py
fix embedded fonts
2017-02-21 13:27:29 +10:00
modelchooser.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
models.py
experimental prewrap support
2017-07-20 12:16:47 +10:00
overview.py
another attempt at fixing key handling
2017-06-22 16:39:31 +10:00
preferences.py
write backups in thread; remove strip html & compress options
2017-01-08 19:29:57 +10:00
profiles.py
fix base folder location on windows
2017-07-09 13:22:01 +10:00
progress.py
Stop inheriting from object
2017-02-07 00:21:33 +02:00
qt.py
require qt 5.9
2017-06-06 14:33:53 +10:00
reviewer.py
set bgcol in ankiwebview
2017-06-23 13:07:59 +10:00
sound.py
add cancel button to recording window
2017-06-23 13:04:32 +10:00
stats.py
ensure only one copy of stats shown, and close with collection
2017-06-22 16:51:54 +10:00
studydeck.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
sync.py
partial sync cancellation
2017-01-17 17:15:50 +10:00
tagedit.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
taglimit.py
Limit tags in custom study dialog to those in the selected deck
2015-11-21 14:38:21 +02:00
toolbar.py
move stats and sync buttons to the center
2017-06-23 14:03:18 +10:00
update.py
use requests for http; add progress info back
2017-01-08 19:06:32 +10:00
utils.py
fix browse add-ons command failing to load on linux
2017-06-27 12:04:42 +10:00
webview.py
don't open separate browser window on iframe load
2017-07-17 12:40:38 +10:00