| .. |
|
__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
|
Merge pull request #288 from glutanimate/mediasrv-addon-support
|
2019-03-04 18:03:48 +10:00 |
|
browser.py
|
revert undo shortcut change in browser
|
2019-03-11 13:43:25 +10:00 |
|
clayout.py
|
use raw strings for regexs
|
2019-03-04 17:03:43 +10: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
|
Move supportText() to utils in order to allow use outside of errors
|
2019-02-24 14:50:39 +01: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
|
Set QTWEBENGINE_DICTIONARIES_PATH
|
2019-03-06 18:59:38 +01: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
|
Workaround for AltGr '@' issue.
|
2019-04-09 14:55:00 +02:00 |
|
winpaths.py
|
tweak coding statement to make xgettext happy
|
2019-03-05 09:59:21 +10:00 |