anki/aqt
Damien Elmes a7ed7fa4e3 fix cutting and copying between fields
the shortcut keys are handled by webengine on platforms other than
osx, so rather than messing with an event filter we catch the cut and
copy events in js and send a signal back
2017-09-02 13:48:03 +10:00
..
__init__.py use callback when closing windows 2017-08-16 12:48:15 +10:00
about.py use callback when closing windows 2017-08-16 12:48:15 +10:00
addcards.py use callback when closing windows 2017-08-16 12:48:15 +10:00
addons.py setConfigAction() and writeConfig() should work in submodules 2017-08-31 14:41:00 +10:00
browser.py update self.card on multiple selection 2017-08-31 20:38:12 +10:00
clayout.py shortcut keys to jump to first 9 templates 2017-08-12 17:29:47 +10:00
customstudy.py Improve usability of increase new/review card limit dialog 2017-02-11 20:11:31 +01:00
deckbrowser.py switch to svg images for better hidpi rendering 2017-08-15 13:54:58 +10:00
deckchooser.py fix ampersands appearing in deck names 2017-07-28 17:40:26 +10:00
deckconf.py remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
downloader.py fix error on add-on download 2017-08-26 19:55:39 +10:00
dyndeckconf.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
editcurrent.py use callback when closing windows 2017-08-16 12:48:15 +10:00
editor.py fix cutting and copying between fields 2017-09-02 13:48:03 +10:00
errors.py new add-on handling 2017-08-26 15:14:20 +10:00
exporting.py remember export folder location 2017-08-24 14:38:05 +10:00
fields.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
importing.py revamp profile manager 2017-08-16 19:45:39 +10:00
main.py warn about subfolders 2017-08-28 22:01:13 +10:00
mediasrv.py make sure media server can handle a flood of requests 2017-08-30 16:05:39 +10:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py turn latex svg into a note type option 2017-07-28 18:38:31 +10:00
overview.py move the inline css and some more js into separate files 2017-08-10 19:02:32 +10:00
preferences.py revamp profile manager 2017-08-16 19:45:39 +10:00
profiles.py profile tweaks 2017-08-28 18:35:24 +10:00
progress.py avoid setting modality in progress dialog 2017-08-16 17:43:56 +10:00
qt.py require qt 5.9 2017-06-06 14:33:53 +10:00
reviewer.py fix clear flag text and shortcut 2017-08-28 21:17:16 +10:00
sound.py add record icon back to dialog 2017-08-28 21:46:22 +10:00
stats.py use callback when closing windows 2017-08-16 12:48:15 +10:00
studydeck.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
sync.py syncing media -> syncing 2017-08-29 14:11:41 +10:00
tagedit.py Space-separate inserted tags 2017-08-30 14:52:58 +02:00
taglimit.py remove images and move away from qt resources 2017-08-11 20:59:43 +10:00
toolbar.py remove border on bottom toolbar; fix hacky spacing of top elements 2017-08-10 19:17:28 +10:00
update.py use requests for http; add progress info back 2017-01-08 19:06:32 +10:00
utils.py don't throw an error when closing with tooltip or debug window open 2017-08-25 12:14:59 +10:00
webview.py fix scrollbar appearing in toolbar 2017-08-28 21:15:38 +10:00