..
__init__.py
move more startup routines after lang initialization
2012-04-23 01:55:47 +09:00
about.py
add contributor
2012-04-21 23:59:01 +09:00
addcards.py
don't save the deck in add mode until the note is being added
2012-04-22 07:12:52 +09:00
addons.py
add options to delete and edit addons
2012-04-22 06:10:13 +09:00
browser.py
don't show answer in question column
2012-04-23 02:50:53 +09:00
clayout.py
show cloze count in preview, remove unneeded buttons
2012-04-22 08:13:38 +09:00
deckbrowser.py
don't expand the deck browser more than necessary
2012-04-23 03:55:25 +09:00
deckconf.py
add default values to some dialogs
2012-04-22 00:18:40 +09:00
dyndeckconf.py
add option to cram current deck
2012-04-06 12:04:34 +09:00
editcurrent.py
move to resetRequired on add/edit current
2012-04-22 07:00:54 +09:00
editor.py
fix foreground colour issues
2012-04-23 06:24:59 +09:00
errors.py
friendlify some error messages
2012-04-22 07:38:47 +09:00
exporting.py
honor include media option in export
2012-04-21 07:28:10 +09:00
fields.py
add default values to some dialogs
2012-04-22 00:18:40 +09:00
importing.py
friendlify some error messages
2012-04-22 07:38:47 +09:00
main.py
fix graph loading
2012-04-23 05:37:36 +09:00
modelchooser.py
new deck button
2012-04-17 18:17:56 +09:00
models.py
add close to add models
2012-04-06 10:56:52 +09:00
overview.py
update due counts every 10 minutes while on overview/decklist
2012-04-22 09:29:15 +09:00
preferences.py
option to use current deck when adding
2012-04-23 03:49:32 +09:00
profiles.py
move more startup routines after lang initialization
2012-04-23 01:55:47 +09:00
progress.py
account for old pysqlite versions
2012-02-02 11:45:57 +09:00
qt.py
add debugging shortcut
2012-04-19 05:52:49 +09:00
reviewer.py
change the suspend shortcut to !
2012-04-23 03:58:01 +09:00
share.py
facts->notes
2011-11-23 13:35:14 +09:00
sound.py
use pyqt api2; move all imports into a single file for pyside
2011-04-28 09:28:02 +09:00
stats.py
strip reviewing card info into separate add-on
2012-04-20 02:16:21 +09:00
studydeck.py
add jump to deck feature
2012-04-17 23:48:47 +09:00
sync.py
KB -> kB
2012-04-21 00:31:19 +09:00
tagedit.py
don't reshow the popup when ret hit
2012-04-22 09:45:40 +09:00
toolbar.py
shortcuts should be uppercase
2012-04-19 06:29:14 +09:00
update.py
fix help links; add tooltip when loading browser
2012-01-16 11:00:57 +09:00
upgrade.py
copy2->copyfile
2012-04-22 07:32:14 +09:00
utils.py
split empty card removal into separate diag
2012-04-19 11:14:36 +09:00
webview.py
show js errors in terminal when running from src
2012-04-08 20:06:44 +09:00