gajim-plural/gajim
Philipp Hörist cb692ae4eb Make SQL INSERT querys more resilient
Specify the column in which we insert otherwise downgrading Gajim is
not possible anymore because the query breaks if we modified the column
count in future
2018-09-19 20:12:24 +02:00
..
command_system Fix pylint errors 2018-09-18 18:45:16 +02:00
common Make SQL INSERT querys more resilient 2018-09-19 20:12:24 +02:00
data Remove not used liststore entrys 2018-08-19 13:51:06 +02:00
dev Fix bare-except pylint errors 2018-09-16 23:45:01 +02:00
gtk Fix pylint errors 2018-09-18 16:44:23 +02:00
plugins Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
__init__.py Update Gajim version to 1.0.99 2018-08-19 18:08:00 +02:00
accounts_window.py Unify to use app.get_account_label() 2018-08-30 19:27:40 +02:00
adhoc_commands.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
advanced_configuration_window.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
app_actions.py Fix license comment format 2018-09-05 02:59:34 +02:00
application.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
atom_window.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
cell_renderer_image.py Fix pylint errors 2018-09-18 15:45:39 +02:00
chat_control.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
chat_control_base.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
config.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
conversation_textview.py Fix trailing-whitespace pylint errors 2018-09-18 13:38:22 +02:00
dataforms_widget.py Fix pylint errors 2018-09-18 18:45:16 +02:00
dialog_messages.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
dialogs.py Fix pylint errors 2018-09-18 18:45:16 +02:00
disco.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
filetransfers_window.py Fix pylint errors 2018-09-18 16:44:23 +02:00
gajim.py Fix redefined-outer-name pylint errors 2018-09-16 18:04:15 +02:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groupchat_control.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groups.py Fix license comment format 2018-09-05 02:59:34 +02:00
gtkexcepthook.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
gtkgui_helpers.py Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
gui_interface.py Fix pylint errors 2018-09-18 17:02:14 +02:00
gui_menu_builder.py pylint W0143 is not available on pylint < 2.0 2018-09-18 17:39:35 +02:00
history_manager.py Fix pylint errors 2018-09-18 16:29:26 +02:00
htmltextview.py Fix undefined-loop-variable pylint error 2018-09-18 19:02:48 +02:00
logind_listener.py Fix license comment format 2018-09-05 02:59:34 +02:00
message_control.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
message_textview.py Fix consider-using-in pylint errors 2018-09-18 14:10:38 +02:00
message_window.py Fix consider-using-in pylint errors 2018-09-18 14:10:38 +02:00
music_track_listener.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
notify.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
options_dialog.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
remote_control.py Remote control: Better handle unknown types 2018-09-18 22:23:58 +02:00
roster_window.py Fix redefined-builtin pylint errors 2018-09-18 13:54:25 +02:00
screensaver_listener.py Fix license comment format 2018-09-05 02:59:34 +02:00
search_window.py Fix len-as-condition pylint errors 2018-09-16 01:10:04 +02:00
session.py Fix unused-variable pylint errors 2018-09-17 21:16:19 +02:00
statusicon.py Dont move window between virtual desktops 2018-09-18 16:28:33 +02:00
tooltips.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
vcard.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00