gajim-plural/gajim/common
Philipp Hörist ec76d8ac3b Only use absolute imports from gtk module
- This reduces import cycles
2018-10-07 00:46:55 +02:00
..
modules handle error message from MUC correctly. Fixes #9280 2018-10-07 00:46:54 +02:00
protocol Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
zeroconf Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Fix useless-object-inheritance pylint errors 2018-10-07 00:46:40 +02:00
app.py Windows: Add debug logging switch in preferences 2018-10-07 00:46:54 +02:00
caps_cache.py Fix redefined-builtin pylint errors 2018-10-07 00:46:48 +02:00
config.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
configpaths.py configpaths: Add get_plugin_dirs() method 2018-10-07 00:46:54 +02:00
connection.py pylint W0143 is not available on pylint < 2.0 2018-10-07 00:46:50 +02:00
connection_handlers.py Fix pylint errors 2018-10-07 00:46:49 +02:00
connection_handlers_events.py Only use absolute imports from gtk module 2018-10-07 00:46:55 +02:00
const.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
contacts.py Fix singleton-comparison pylint errors 2018-10-07 00:46:47 +02:00
css_config.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
dbus_support.py Fix simplifiable-if-statement pylint errors 2018-10-07 00:46:45 +02:00
dh.py Fix license comment format 2018-10-07 00:46:35 +02:00
events.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
exceptions.py Fix license comment format 2018-10-07 00:46:35 +02:00
file_props.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
fuzzyclock.py fuzzyclock: Fix pylint errors 2018-10-07 00:46:38 +02:00
ged.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
gpg.py Fix multiple-statements pylint errors 2018-10-07 00:46:47 +02:00
helpers.py Fix redefined-builtin pylint errors 2018-10-07 00:46:48 +02:00
i18n.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
idle.py Fix trailing-comma-tuple pylint errors 2018-10-07 00:46:45 +02:00
jingle.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
jingle_content.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_ft.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_ftstates.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_rtp.py Fix no-else-return pylint errors 2018-10-07 00:46:46 +02:00
jingle_session.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
jingle_transport.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
jingle_xtls.py Fix unused-variable pylint errors 2018-10-07 00:46:44 +02:00
location_listener.py Fix license comment format 2018-10-07 00:46:35 +02:00
logger.py Make SQL INSERT querys more resilient 2018-10-07 00:46:51 +02:00
logging_helpers.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
multimedia_helpers.py Fix useless-object-inheritance pylint errors 2018-10-07 00:46:40 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-10-07 00:46:38 +02:00
optparser.py Fix pylint errors 2018-10-07 00:46:51 +02:00
passwords.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
pep.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
proxy65_manager.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-10-07 00:46:41 +02:00
rst_xhtml_generator.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
socks5.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00
types.py Fix rest of mypy errors 2018-10-07 00:46:53 +02:00