..
__init__.py
print to console when existing copy running
2013-05-17 14:32:57 +09:00
about.py
convert about to webview so we can scroll if too small
2013-05-17 16:09:24 +09:00
addcards.py
make sure we focus first field when adding next note ( #605 )
2013-05-22 12:54:29 +09:00
addons.py
add a 'safe mode' ( #797 )
2013-05-17 15:32:22 +09:00
browser.py
treat preview window as a separate main window
2013-05-22 10:08:39 +09:00
clayout.py
don't hide hr in preview when not type answer card
2013-05-23 11:11:25 +09:00
customstudy.py
changes for qt5 on mac
2013-04-15 13:46:07 +09:00
deckbrowser.py
add warning when over 25 decks
2013-05-22 11:44:18 +09:00
deckchooser.py
if add selected when card is filtered, use home deck as default ( #748 )
2013-05-22 11:51:42 +09:00
deckconf.py
fix dialog size issue in deckconf
2013-05-23 11:09:54 +09:00
downloader.py
fix "free variable 'mw'" error ( #284 )
2013-03-01 15:13:46 +09:00
dyndeckconf.py
optimize imports
2012-12-22 09:17:10 +09:00
editcurrent.py
cancel sync if user elects to keep unsaved card content ( #705 )
2013-04-11 19:23:32 +09:00
editor.py
add a hack to prevent double newlines when deleting formatting
2013-05-23 12:31:49 +09:00
errors.py
move full sync into preferences, and remove maintenance menu
2013-05-14 15:27:40 +09:00
exporting.py
more exporting fixes
2013-05-21 11:53:02 +09:00
fields.py
optimize imports
2012-12-22 09:17:10 +09:00
importing.py
better warning when apkg invalid
2013-05-17 14:22:49 +09:00
main.py
profile name in title bar
2013-05-22 13:04:45 +09:00
modelchooser.py
allow canceling of note type selection ( #849 )
2013-05-16 13:56:21 +09:00
models.py
note type manager needs to ignore the default note type for current deck
2013-01-08 21:39:37 +09:00
overview.py
don't shorten deck descriptions anymore ( #467 )
2013-05-16 18:05:10 +09:00
preferences.py
move full sync into preferences, and remove maintenance menu
2013-05-14 15:27:40 +09:00
profiles.py
support unc pathnames again
2013-05-17 14:12:59 +09:00
progress.py
block gui updates while painting browser rows
2013-01-29 06:45:29 +09:00
qt.py
remove pyqtconfig usage ( #831 )
2013-05-17 15:17:04 +09:00
reviewer.py
turn off autojunking
2013-05-20 19:21:08 +09:00
sound.py
optimize imports
2012-12-22 09:17:10 +09:00
stats.py
make desktop folder if missing ( #851 )
2013-05-14 18:24:05 +09:00
studydeck.py
optimize imports
2012-12-22 09:17:10 +09:00
sync.py
separate messages for 50x errors
2013-05-17 13:58:38 +09:00
tagedit.py
when enter hit, close completer and don't complete ( #763 )
2013-05-22 12:03:30 +09:00
taglimit.py
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00
toolbar.py
patch from user broke stats button
2012-12-23 12:28:06 +09:00
update.py
optimize imports
2012-12-22 09:17:10 +09:00
upgrade.py
optimize imports
2012-12-22 09:17:10 +09:00
utils.py
more exporting fixes
2013-05-21 11:53:02 +09:00
webview.py
remove pyqtconfig usage ( #831 )
2013-05-17 15:17:04 +09:00