..
command_system
Fix pylint errors
2018-10-07 00:46:51 +02:00
common
Make SQL INSERT querys more resilient
2018-10-07 00:46:51 +02:00
data
Remove not used liststore entrys
2018-08-19 13:46:38 +02:00
dev
Fix bare-except pylint errors
2018-10-07 00:46:42 +02:00
gtk
Fix pylint errors
2018-10-07 00:46:50 +02:00
plugins
Dont move window between virtual desktops
2018-10-07 00:46:50 +02:00
__init__.py
Update Gajim version to 1.0.99
2018-08-19 18:09:08 +02:00
accounts_window.py
Unify to use app.get_account_label()
2018-10-07 00:46:33 +02:00
adhoc_commands.py
Fix len-as-condition pylint errors
2018-10-07 00:46:39 +02:00
advanced_configuration_window.py
Fix bad-whitespace pylint errors
2018-10-07 00:46:48 +02:00
app_actions.py
Fix license comment format
2018-10-07 00:46:35 +02:00
application.py
Add annotations and fix pylint/mypy errors
2018-10-07 00:46:38 +02:00
atom_window.py
Fix len-as-condition pylint errors
2018-10-07 00:46:39 +02:00
cell_renderer_image.py
Fix pylint errors
2018-10-07 00:46:49 +02:00
chat_control.py
Fix trailing-whitespace pylint errors
2018-10-07 00:46:48 +02:00
chat_control_base.py
Fix trailing-whitespace pylint errors
2018-10-07 00:46:48 +02:00
config.py
Fix bad-whitespace pylint errors
2018-10-07 00:46:48 +02:00
conversation_textview.py
Fix trailing-whitespace pylint errors
2018-10-07 00:46:48 +02:00
dataforms_widget.py
Fix pylint errors
2018-10-07 00:46:51 +02:00
dialog_messages.py
Add annotations and fix pylint/mypy errors
2018-10-07 00:46:38 +02:00
dialogs.py
Fix pylint errors
2018-10-07 00:46:51 +02:00
disco.py
Fix redefined-builtin pylint errors
2018-10-07 00:46:48 +02:00
filetransfers_window.py
Fix pylint errors
2018-10-07 00:46:50 +02:00
gajim.py
Fix redefined-outer-name pylint errors
2018-10-07 00:46:42 +02:00
gajim_remote.py
Fix bad-whitespace pylint errors
2018-10-07 00:46:48 +02:00
groupchat_control.py
Fix bad-whitespace pylint errors
2018-10-07 00:46:48 +02:00
groups.py
Fix license comment format
2018-10-07 00:46:35 +02:00
gtkexcepthook.py
Fix no-else-return pylint errors
2018-10-07 00:46:46 +02:00
gtkgui_helpers.py
Dont move window between virtual desktops
2018-10-07 00:46:50 +02:00
gui_interface.py
Fix pylint errors
2018-10-07 00:46:50 +02:00
gui_menu_builder.py
pylint W0143 is not available on pylint < 2.0
2018-10-07 00:46:50 +02:00
history_manager.py
Fix pylint errors
2018-10-07 00:46:50 +02:00
htmltextview.py
Fix undefined-loop-variable pylint error
2018-10-07 00:46:51 +02:00
logind_listener.py
Fix license comment format
2018-10-07 00:46:35 +02:00
message_control.py
Fix useless-object-inheritance pylint errors
2018-10-07 00:46:40 +02:00
message_textview.py
Fix consider-using-in pylint errors
2018-10-07 00:46:49 +02:00
message_window.py
Fix consider-using-in pylint errors
2018-10-07 00:46:49 +02:00
music_track_listener.py
Fix no-else-return pylint errors
2018-10-07 00:46:46 +02:00
notify.py
Fix no-else-return pylint errors
2018-10-07 00:46:46 +02:00
options_dialog.py
Fix no-else-return pylint errors
2018-10-07 00:46:46 +02:00
remote_control.py
Remote control: Better handle unknown types
2018-10-07 00:46:51 +02:00
roster_window.py
Fix redefined-builtin pylint errors
2018-10-07 00:46:48 +02:00
screensaver_listener.py
Fix license comment format
2018-10-07 00:46:35 +02:00
search_window.py
Fix len-as-condition pylint errors
2018-10-07 00:46:39 +02:00
session.py
Fix unused-variable pylint errors
2018-10-07 00:46:44 +02:00
statusicon.py
Dont move window between virtual desktops
2018-10-07 00:46:50 +02:00
tooltips.py
Fix no-else-return pylint errors
2018-10-07 00:46:46 +02:00
vcard.py
Fix bad-whitespace pylint errors
2018-10-07 00:46:48 +02:00