gajim-plural/gajim/gtk
2018-09-23 15:33:31 +02:00
..
__init__.py
about.py
account_wizard.py Add annotations 2018-09-21 15:46:52 +02:00
add_contact.py
bookmarks.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
const.py Add annotations 2018-09-21 15:46:52 +02:00
dataform.py
dialogs.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
emoji_chooser.py Fix redefined-argument-from-local pylint errors 2018-09-18 08:37:18 +02:00
emoji_data.py Add license header to emoji_data.py 2018-09-21 15:46:52 +02:00
emoji_data.pyi Extend stubs for emoji_data 2018-09-21 15:46:52 +02:00
features.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
filechoosers.py Add annotations 2018-09-21 15:46:52 +02:00
history.py Dont show encryption status for status messages 2018-09-22 08:07:46 +02:00
history_sync.py
join_groupchat.py Fix unsued-import pylint errors 2018-09-16 11:37:38 +02:00
mam_preferences.py
pep_config.py
preferences.py Add dark theme switch in preferences 2018-09-23 15:00:32 +02:00
privacy_list.py
profile.py Fix pylint errors 2018-09-18 16:44:23 +02:00
server_info.py
service_registration.py Fix useless-super-delegation pylint errors 2018-09-18 14:06:16 +02:00
shortcuts_window.py
single_message.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
start_chat.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
themes.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
types.py Add annotations 2018-09-21 15:46:52 +02:00
util.py Add annotations 2018-09-23 15:33:31 +02:00
xml_console.py