..
__init__.py
keep global i18n handlers working
2019-03-07 18:34:22 +10:00
about.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
addcards.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
addons.py
Fix timestamp comparison failing when update API returns null
2019-04-08 17:51:15 +02:00
browser.py
ensure card info is closed properly
2019-04-09 16:21:43 +10:00
clayout.py
fix memory leak in card layout screen
2019-03-26 11:31:40 +09:00
customstudy.py
allow decreasing daily limits in custom study
2019-03-05 09:06:17 +10:00
deckbrowser.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
deckchooser.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
deckconf.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
downloader.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
dyndeckconf.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
editcurrent.py
fix some warnings
2019-03-04 16:01:10 +10:00
editor.py
handle blur/key event before note id set
2019-03-10 08:24:44 +10:00
errors.py
friendly message for full disk
2019-04-08 15:32:58 +10:00
exporting.py
add option to strip html in export
2019-03-05 08:57:53 +10:00
fields.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
importing.py
use raw strings for regexs
2019-03-04 17:03:43 +10:00
main.py
fix issue preventing profile rename/delete
2019-04-09 18:48:50 +10:00
mediasrv.py
Merge pull request #288 from glutanimate/mediasrv-addon-support
2019-03-04 18:03:48 +10:00
modelchooser.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
models.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
overview.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
pinnedmodules.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
preferences.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
profiles.py
check a profile exists every time
2019-03-06 15:27:13 +10:00
progress.py
fix inconsistent indentation
2019-03-04 16:54:22 +10:00
qt.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
reviewer.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
sound.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
stats.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
studydeck.py
fix some warnings
2019-03-04 16:01:10 +10:00
sync.py
tidy up unused imports
2019-03-04 17:25:19 +10:00
tagedit.py
update copyright and clarify licenses
2019-02-05 14:01:33 +10:00
taglimit.py
update copyright and clarify licenses
2019-02-05 14:01:33 +10:00
toolbar.py
fix inconsistent indentation
2019-03-04 16:54:22 +10:00
update.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
utils.py
fix incorrect qt constructor call
2019-03-04 15:59:53 +10:00
webview.py
allow translators to override Windows font
2019-03-06 15:28:49 +10:00
winpaths.py
tweak coding statement to make xgettext happy
2019-03-05 09:59:21 +10:00