Philipp Hörist
|
bf87ad5ac8
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-06 22:38:55 +02:00 |
Philipp Hörist
|
f89347516f
|
Only use absolute imports from gtk module
- This reduces import cycles
|
2018-09-26 19:06:47 +02:00 |
Philipp Hörist
|
49ca238252
|
Fix len-as-condition pylint errors
|
2018-09-16 01:10:04 +02:00 |
Philipp Hörist
|
b99632ab03
|
Fix pylint errors
|
2018-09-12 00:01:54 +02:00 |
Philipp Hörist
|
a4a136566f
|
Fix license comment format
every linter flags this as an error
|
2018-09-05 02:59:34 +02:00 |
Philipp Hörist
|
5ff9e9febf
|
Move dataforms into modules folder
|
2018-07-22 16:20:00 +02:00 |
Philipp Hörist
|
3a3b5aff20
|
Move some dialogs into gtk module
|
2018-07-18 00:15:46 +02:00 |
Philipp Hörist
|
a0bc6f0155
|
Refactor search code into own module
|
2018-06-25 19:34:10 +02:00 |
André Apitzsch
|
89c7eb6e6a
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
André Apitzsch
|
efec098aef
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |