Anki/aqt
Damien Elmes 0e580a04d8 remove buggy ondragover handler
It was originally added to prevent text from being dropped outside the
editable areas, but I'm no longer able to reproduce the original problem.
2012-04-07 15:30:37 +09:00
..
__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 ntype -> note 2012-04-07 13:54:35 +09:00
clayout.py consistent nomenclature 2012-04-06 16:36:47 +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 add option to cram current deck 2012-04-06 12:04:34 +09:00
editcurrent.py fix due counts on undo/edit 2012-02-13 16:30:47 +09:00
editor.py remove buggy ondragover handler 2012-04-07 15:30:37 +09:00
errors.py catch missing pyaudio 2012-04-06 19:04:02 +09:00
exporting.py make sure we can write the deck, so we can warn w/ apkg too 2012-04-06 19:29:00 +09:00
fields.py consistent nomenclature 2012-04-06 16:36:47 +09:00
getshared.py refactor card layout, reviewing 2011-11-28 14:37:07 +09:00
importing.py check the first field is mapped 2012-04-06 13:34:21 +09:00
main.py add option to cram current deck 2012-04-06 12:04:34 +09:00
modelchooser.py csv importing 2012-02-29 14:05:43 +09:00
models.py add close to add models 2012-04-06 10:56:52 +09:00
overview.py add option to cram current deck 2012-04-06 12:04:34 +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 make sure answer area focused when typing answer 2012-04-06 18:47:18 +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