| .. |
|
__init__.py
|
bump version
|
2012-03-30 00:52:31 +09:00 |
|
about.py
|
add some more people to the credits
|
2012-01-23 19:36:59 +09:00 |
|
addcards.py
|
treat add+browse as separate windows to fix win32 alt+tab bug
|
2012-03-30 01:00:15 +09:00 |
|
addons.py
|
implement addons
|
2011-12-08 04:38:47 +09:00 |
|
browser.py
|
make sure to update card count on empty search result
|
2012-04-06 10:49:44 +09:00 |
|
clayout.py
|
confirmation on template delete
|
2012-03-24 23:27:21 +09:00 |
|
cram.py
|
update deck configuration dialog
|
2011-12-10 04:21:53 +09:00 |
|
deckbrowser.py
|
don't leave empty undo when trying to delete default deck
|
2012-03-25 00:39:23 +09:00 |
|
deckconf.py
|
remove obsolete revorder option from dialog
|
2012-03-13 22:47:22 +09:00 |
|
dyndeckconf.py
|
steps are in 'delays', not 'steps'
|
2012-03-30 00:01:30 +09:00 |
|
editcurrent.py
|
fix due counts on undo/edit
|
2012-02-13 16:30:47 +09:00 |
|
editor.py
|
don't error when an image is dropped on itself
|
2012-04-06 07:36:48 +09:00 |
|
errors.py
|
implement addons
|
2011-12-08 04:38:47 +09:00 |
|
exporting.py
|
fix individual deck export
|
2012-02-26 04:34:31 +09:00 |
|
fields.py
|
confirmation on field delete
|
2012-03-24 23:26:03 +09:00 |
|
getshared.py
|
refactor card layout, reviewing
|
2011-11-28 14:37:07 +09:00 |
|
importing.py
|
save current field when field map dialog rejected
|
2012-03-30 00:29:50 +09:00 |
|
main.py
|
need to rebuild queue when burying, too
|
2012-03-27 05:54:46 +09:00 |
|
modelchooser.py
|
csv importing
|
2012-02-29 14:05:43 +09:00 |
|
models.py
|
fix help links; add tooltip when loading browser
|
2012-01-16 11:00:57 +09:00 |
|
overview.py
|
steps are in 'delays', not 'steps'
|
2012-03-30 00:01:30 +09:00 |
|
preferences.py
|
fix help links
|
2012-03-20 00:21:39 +09:00 |
|
profiles.py
|
fixed: rename was creating a new empty folder causing the folder rename to fail
|
2012-01-31 03:25:28 +09:00 |
|
progress.py
|
account for old pysqlite versions
|
2012-02-02 11:45:57 +09:00 |
|
qt.py
|
use pyqt api2; move all imports into a single file for pyside
|
2011-04-28 09:28:02 +09:00 |
|
reviewer.py
|
don't display error if type:field is only on answer
|
2012-03-30 00:28:44 +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
|
make card info checkable and toggle with menu item / keyboard shortcut
|
2012-02-09 17:23:13 +10:30 |
|
sync.py
|
make sure to catch unknown errors during sync
|
2012-04-06 05:25:31 +09:00 |
|
tagedit.py
|
don't allow "" as deck name, hide completers when editor closed
|
2012-01-16 12:40:06 +09:00 |
|
toolbar.py
|
use a platform-specific font
|
2012-01-11 14:44:50 +09:00 |
|
update.py
|
fix help links; add tooltip when loading browser
|
2012-01-16 11:00:57 +09:00 |
|
upgrade.py
|
don't show a cancel button in the upgrade wizard
|
2012-03-24 00:44:53 +09:00 |
|
utils.py
|
csv importing
|
2012-02-29 14:05:43 +09:00 |
|
webview.py
|
only use jquery ui in deck browser screen
|
2012-02-24 20:51:24 +09:00 |