Anki/aqt
Damien Elmes 57c8e43327 change profile folder on windows and linux
onedrive seems to frequently screw up the permissions on the documents
folder. since we're stuck with more difficult to find folders on
mac/win, we may as well migrate linux as well, to a more
standards-compliant path.
2017-02-22 18:16:19 +10:00
..
__init__.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
about.py fix mem leaks in dialogs 2016-07-04 13:22:35 +10:00
addcards.py Remove temporary note when switching note model 2017-02-16 05:00:49 +01:00
addons.py Fix NameError caused by missing import 2017-02-15 23:08:37 +09:30
browser.py add modeltest to browser; fix an issue with rowCount()/columnCount() 2017-02-19 14:30:35 +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 Stop inheriting from object 2017-02-07 00:21:33 +02: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 canonicalize to NFC form on edit/import 2017-02-19 12:49:52 +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 error caused by converting delimiter to bytes 2017-02-15 18:45:04 +09:30
main.py make sure we close all windows prior to unloading the collection 2017-02-19 15:13:58 +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 port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
modeltest.py add modeltest to browser; fix an issue with rowCount()/columnCount() 2017-02-19 14:30:35 +10:00
overview.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
preferences.py write backups in thread; remove strip html & compress options 2017-01-08 19:29:57 +10:00
profiles.py change profile folder on windows and linux 2017-02-22 18:16:19 +10:00
progress.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
qt.py require qt5.7.1+ 2017-01-08 19:34:31 +10:00
reviewer.py Stop inheriting from object 2017-02-07 00:21:33 +02: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 Stop inheriting from object 2017-02-07 00:21:33 +02: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