gajim-plural/gajim/gtk
Philipp Hörist 95bd86320b Add annotations
- Add a gtk/types modules
- Add a gtk/const module to prevent circular imports
2018-10-07 00:46:52 +02:00
..
__init__.py
about.py
account_wizard.py Fix pylint errors 2018-10-07 00:46:49 +02:00
add_contact.py
bookmarks.py
const.py Add annotations 2018-10-07 00:46:52 +02:00
dataform.py
dialogs.py
emoji_chooser.py
emoji_data.py Add license header to emoji_data.py 2018-10-07 00:46:52 +02:00
emoji_data.pyi Extend stubs for emoji_data 2018-10-07 00:46:52 +02:00
features.py
filechoosers.py Add annotations 2018-10-07 00:46:52 +02:00
history.py ConvTextview: Rework display of encryption 2018-10-07 00:46:51 +02:00
history_sync.py
join_groupchat.py
mam_preferences.py
pep_config.py
preferences.py Fix pylint errors 2018-10-07 00:46:49 +02:00
privacy_list.py
profile.py Fix pylint errors 2018-10-07 00:46:50 +02:00
server_info.py
service_registration.py Fix useless-super-delegation pylint errors 2018-10-07 00:46:49 +02:00
shortcuts_window.py
single_message.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
start_chat.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
themes.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
types.py Add annotations 2018-10-07 00:46:52 +02:00
util.py
xml_console.py