..
__init__.py
remove mac setLibraryPaths() call
2016-12-16 21:20:08 +10:00
about.py
fix mem leaks in dialogs
2016-07-04 13:22:35 +10:00
addcards.py
Fix bug caused when deleting a card just added and clicking History
2017-01-09 10:55:30 +00:00
addons.py
another fix for add-on downloading
2016-08-02 11:51:44 +10:00
browser.py
we can revert to fix#1 for the modSchema issue now
2016-07-14 21:49:40 +10:00
clayout.py
prevent preview stealing focus in clayout
2017-01-10 18:32:48 +10:00
customstudy.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
deckbrowser.py
add missing runHook to deck options
2016-07-08 12:59:10 +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
use requests for http; add progress info back
2017-01-08 19:06:32 +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
Merge pull request #154 from simgunz/editor-buttons
2017-01-16 15:08:23 +10:00
errors.py
fix DEBUG=1
2017-01-08 20:30:34 +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 the lambda function for changing the mapping of the fields
2016-10-19 22:45:46 +02:00
main.py
ensure bottomWeb shown again when exiting resetRequired
2017-01-17 14:05:05 +10:00
mediasrv.py
swallow http server errors
2016-07-08 13:22:36 +10:00
modelchooser.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
models.py
port majority of code to qt5.5+
2016-05-31 18:51:40 +10:00
overview.py
resize toolbars to fit content
2016-06-07 14:27:33 +10:00
preferences.py
write backups in thread; remove strip html & compress options
2017-01-08 19:29:57 +10:00
profiles.py
use 'Library/Application Support' to match 2.0.x
2017-01-13 21:14:04 +10:00
progress.py
partial sync cancellation
2017-01-17 17:15:50 +10:00
qt.py
require qt5.7.1+
2017-01-08 19:34:31 +10:00
reviewer.py
remove delete shortcut from More menu
2017-01-10 18:39:31 +10:00
sound.py
optimize imports
2012-12-22 09:17:10 +09:00
stats.py
support for saving stats to a pdf
2017-01-13 17:36:26 +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
resize toolbars to fit content
2016-06-07 14:27:33 +10:00
update.py
use requests for http; add progress info back
2017-01-08 19:06:32 +10:00
utils.py
embedded fonts should work on osx now; remove font-weight hack
2017-01-17 14:45:12 +10:00
webview.py
prevent backspace key from going back a page
2017-01-17 13:39:38 +10:00