Philipp Hörist
|
1680c3bb38
|
Fix pylint errors
- consider-using-enumerate
- unneeded-not
- unidiomatic-typecheck
|
2018-09-18 15:24:40 +02:00 |
Philipp Hörist
|
d53b95218a
|
Fix redefined-outer-name pylint errors
|
2018-09-16 18:04:15 +02:00 |
Philipp Hörist
|
b99632ab03
|
Fix pylint errors
|
2018-09-12 00:01:54 +02:00 |
Philipp Hörist
|
931e3f60ba
|
Register modules defined by plugins
|
2018-08-28 23:03:00 +02:00 |
Philipp Hörist
|
f699df9bd6
|
Dont use dict to keep track of window instances
GtkApplication maintains a store for all active ApplicationWindows,
we dont need to replicate that.
|
2018-08-16 20:47:54 +02:00 |
Philipp Hörist
|
a7d9701c18
|
Move AccountCreationWizard into gtk folder
|
2018-07-30 00:20:38 +02:00 |