..
__init__.py
dialog refactor wip
2010-11-29 04:56:45 +09:00
about.py
add marcus to the credits
2010-12-04 13:40:39 +09:00
activetags.py
add unique window title to selective study
2010-12-04 13:26:45 +09:00
addcards.py
don't reset on edits in the add card dialog
2010-12-14 21:34:00 +09:00
cardlist.py
hack around qt bug in restoreGeom()
2011-01-18 03:09:46 +09:00
clayout.py
fix whitespace preservation option
2011-01-22 05:12:14 +09:00
deckproperties.py
make sure we call .reset() on the main window, not the parent when deleting model
2011-01-21 07:48:28 +09:00
dropbox.py
strip code & add helper func
2011-01-13 18:16:37 +09:00
exporting.py
don't call parseTags twice
2010-01-26 03:35:16 +09:00
facteditor.py
make 'card layout' translatable thanks to piotr
2011-01-15 18:50:53 +09:00
getshared.py
support compressed file list
2010-12-27 03:01:01 +09:00
graphs.py
Revert "selective study option"
2011-01-02 17:40:11 +09:00
help.py
ensure hide is available in help.py
2009-03-15 06:44:28 +09:00
importing.py
add help to the main importing screen too
2011-01-11 22:33:32 +09:00
main.py
tweak update code
2011-01-22 07:10:13 +09:00
modelchooser.py
make sure to deinit guiReset hook in model chooser
2009-06-08 23:19:42 +09:00
modelproperties.py
make sure we focus on currently selected template from model properties
2011-01-18 01:47:46 +09:00
preferences.py
tweaks for small screens
2011-01-22 04:18:06 +09:00
sound.py
add window title to silence sampling
2009-09-26 04:21:27 +09:00
status.py
should be checking cardQueue, not cardType in status
2010-11-21 13:37:14 +09:00
sync.py
don't terminate sync early when we hit a deck set not to sync
2011-01-18 00:37:23 +09:00
tagedit.py
remove old keypress handler; qt seems to get it right now
2010-11-28 02:57:44 +09:00
tray.py
Fix crash with enabled sys tray icon
2010-02-28 15:06:48 +09:00
unsaved.py
initial commit from hg
2008-09-28 00:00:49 +09:00
update.py
tweak update code
2011-01-22 07:10:13 +09:00
utils.py
hack around qt bug in restoreGeom()
2011-01-18 03:09:46 +09:00
view.py
don't mark the given subset as correct for type in the answer
2011-01-21 09:16:14 +09:00