..
__init__.py
Add support for OpenGL software rendering.
2019-08-16 23:18:28 +02:00
about.py
explicitly import _ and ngettext
2019-03-04 11:58:34 +10:00
addcards.py
Don't discard new card contents by default
2019-09-01 13:09:05 +08:00
addons.py
doubleclick addman list
2019-05-13 17:27:27 -04:00
browser.py
Adding explanation to translators
2019-10-24 02:36:32 +02: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
fix __renderPage() being called twice
2019-06-01 16:35:19 +10:00
deckchooser.py
prevent deck chooser from becoming default
2019-05-15 14:50:55 +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
reduce editcurrent width constraint
2019-09-02 09:52:04 +10:00
editor.py
support multiple urls at once in editor
2019-09-02 10:17:04 +10:00
errors.py
Use traceback.format_exception for debug error display.
2019-08-19 23:08:55 +02: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
fix 'open backup' opening to an empty deck list
2019-04-29 16:59:29 +10:00
main.py
fix lint
2019-10-22 12:22:30 +10:00
mediasrv.py
daemonize helper threads so that sys.exit() during startup works
2019-04-29 14:36:44 +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
pin qtsvg
2019-09-24 15:54:26 +10:00
preferences.py
use locales instead of two digit lang codes
2019-09-23 21:18:03 +10:00
profiles.py
use locales instead of two digit lang codes
2019-09-23 21:18:03 +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
cleanup recording on cancel
2019-07-14 11:19:29 +10:00
stats.py
fix qtwebengineprocess leak in stats screen
2019-09-16 15:16:41 +10:00
studydeck.py
fix some warnings
2019-03-04 16:01:10 +10:00
sync.py
on serverAbort, return early
2019-04-29 18:27:00 +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
avoid highlighting/tabbing to top bar
2019-04-10 15:16: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
quieten local port message for now
2019-06-27 10:01:23 +10:00
winpaths.py
tweak coding statement to make xgettext happy
2019-03-05 09:59:21 +10:00