..
__init__.py
remove old comment
2017-08-02 16:18:09 +10:00
about.py
add contributor
2017-08-04 17:38:39 +10:00
addcards.py
refactor editor focus handling
2017-08-05 15:16:20 +10:00
addons.py
Fix NameError caused by missing import
2017-02-15 23:08:37 +09:30
browser.py
refactor editor focus handling
2017-08-05 15:16:20 +10:00
clayout.py
no longer need to hack around webengine stealing focus
2017-08-02 15:38:35 +10:00
customstudy.py
Improve usability of increase new/review card limit dialog
2017-02-11 20:11:31 +01:00
deckbrowser.py
split js code out into separate files, mathjax improvements
2017-07-28 16:35:45 +10:00
deckchooser.py
fix ampersands appearing in deck names
2017-07-28 17:40:26 +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
refactor editor focus handling
2017-08-05 15:16:20 +10:00
editor.py
refactor editor focus handling
2017-08-05 15:16:20 +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
remove superfluous lambda arg
2017-08-02 11:34:49 +10:00
mediasrv.py
add devMode flag to utils
2017-08-01 14:28:13 +10:00
modelchooser.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
models.py
turn latex svg into a note type option
2017-07-28 18:38:31 +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
fix crash when syncing media on windows
2017-07-26 15:21:27 +10:00
qt.py
require qt 5.9
2017-06-06 14:33:53 +10:00
reviewer.py
fix gifs failing to load
2017-08-04 18:39:16 +10:00
sound.py
add cancel button to recording window
2017-06-23 13:04:32 +10:00
stats.py
split js code out into separate files, mathjax improvements
2017-07-28 16:35:45 +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 height resizing to webview; remove onLoaded from toolbar/reviewer
2017-08-02 16:22:54 +10:00
update.py
use requests for http; add progress info back
2017-01-08 19:06:32 +10:00
utils.py
another workaround for the KDE accelerator issue
2017-07-31 15:48:34 +10:00
webview.py
move height resizing to webview; remove onLoaded from toolbar/reviewer
2017-08-02 16:22:54 +10:00