- Oct 06, 2018
-
-
Philipp Hörist authored
- Some Code/UI cleanup
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Add a 'convert ascii emoji' checkbutton - Remove 'Disabled' from Emoji theme - Change the layout of the style tab
-
This is where the workspace settings are stored.
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Move css_config to gtk module - Add Combobox for overriding the current session setting - Move theme methods to css_config
-
Philipp Hörist authored
- This reduces import cycles
-
Philipp Hörist authored
-
Philipp Hörist authored
-
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
This helps with mypy because otherwise get() has multiple return types This reduces our usage of cast()
-
Philipp Hörist authored
If debug logging is enabled verbose output is redirected to a file in the user dir
-
Philipp Hörist authored
Fixes #9051
-
Philipp Hörist authored
- Move hyperlink handling into HtmlTextView - Use actions on the menuitems
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #9353
-
Philipp Hörist authored
-
Philipp Hörist authored
- Run mypy on the full gajim folder
-
Philipp Hörist authored
- This allows us to run mypy on the full gajim folder
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Remove some unused vars from app
-
Philipp Hörist authored
- Add a gtk/types modules - Add a gtk/const module to prevent circular imports
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
it doesn't work with Python 3 and epydoc is no longer under development
-
-
-
-
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
-
there is no corresponding GLib.Variant for None, use conversion to string as workaround
-
-
-