..
__init__.py
Rework Gajim Theming
2018-08-16 22:53:33 +02:00
about.py
Move some dialogs into gtk module
2018-07-18 00:15:46 +02:00
account_wizard.py
Fix pylint errors
2018-10-07 00:46:37 +02:00
add_contact.py
Fix len-as-condition pylint error
2018-10-07 00:46:40 +02:00
bookmarks.py
Light refactring of bookmark code
2018-10-07 00:46:34 +02:00
dataform.py
Add new DataFormWidget
2018-08-05 22:51:03 +02:00
dialogs.py
Fix unsued-import pylint errors
2018-10-07 00:46:40 +02:00
emoji_chooser.py
Display only emojis the font supports
2018-08-25 09:42:09 +02:00
emoji_data.py
Rework Emoji implementation
2018-08-17 21:55:42 +02:00
emoji_data.pyi
Add stubs file for emoji_data
2018-10-07 00:46:38 +02:00
features.py
Move features dialog into gtk folder
2018-07-29 23:58:38 +02:00
filechoosers.py
Add annotations and fix pylint/mypy errors
2018-10-07 00:46:38 +02:00
history.py
Fix broken history search
2018-08-06 19:07:42 +02:00
history_sync.py
Move some dialogs into gtk module
2018-07-18 00:15:46 +02:00
join_groupchat.py
Fix unsued-import pylint errors
2018-10-07 00:46:40 +02:00
mam_preferences.py
Move some dialogs into gtk module
2018-07-18 00:15:46 +02:00
pep_config.py
Move ManagePEPServicesWindow into gtk module
2018-07-22 16:34:51 +02:00
preferences.py
Fix len-as-condition pylint errors
2018-10-07 00:46:39 +02:00
privacy_list.py
Fix len-as-condition pylint errors
2018-10-07 00:46:39 +02:00
profile.py
Dont retract pep items on UserXEPs
2018-10-07 00:46:41 +02:00
server_info.py
Add XEP-0398 optimizations
2018-10-07 00:46:34 +02:00
service_registration.py
Add annotations and fix pylint/mypy errors
2018-10-07 00:46:38 +02:00
shortcuts_window.py
Move shortcuts dialog into gtk folder
2018-07-30 00:24:43 +02:00
single_message.py
Fix pylint errors
2018-10-07 00:46:37 +02:00
start_chat.py
Unify to use app.get_account_label()
2018-10-07 00:46:33 +02:00
themes.py
Add annotations and fix pylint/mypy errors
2018-10-07 00:46:38 +02:00
util.py
Add Builder class
2018-10-07 00:46:36 +02:00
xml_console.py
Rework Gajim Theming
2018-08-16 22:53:33 +02:00