..
__init__.py
bump version
2012-04-19 11:18:45 +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
check state before showing current card
2012-04-22 04:56:49 +09:00
clayout.py
show cloze count in preview, remove unneeded buttons
2012-04-22 08:13:38 +09:00
deckbrowser.py
update due counts every 10 minutes while on overview/decklist
2012-04-22 09:29:15 +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
simplify colour handling
2012-04-22 10:25:30 +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
update due counts every 10 minutes while on overview/decklist
2012-04-22 09:29:15 +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
remove delete media option from prefs; too niche
2012-04-19 22:09:25 +09:00
profiles.py
simplify colour handling
2012-04-22 10:25:30 +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
fix typing of cloze answer
2012-04-22 09:12:45 +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