Florian Bruhin
|
c5ca0e56be
|
Remove blank lines before """ in docstrings.
pep257 has changed in this regard so we reflect this change.
|
2014-04-10 14:21:27 +02:00 |
|
Florian Bruhin
|
a96261e7b8
|
Cleanup
|
2014-02-21 19:44:46 +01:00 |
|
Florian Bruhin
|
d975ec080d
|
Add isFinished method to schemehandler
|
2014-02-21 19:24:58 +01:00 |
|
Florian Bruhin
|
61060f0796
|
Use singleShot QTimers for signals (FIXME: good?)
|
2014-02-21 07:39:21 +01:00 |
|
Florian Bruhin
|
51616937b8
|
Use python bytes instead of QByteArray methods.
|
2014-02-21 07:38:37 +01:00 |
|
Florian Bruhin
|
435f1f45e0
|
Emit finished at the right places.
|
2014-02-21 07:37:47 +01:00 |
|
Florian Bruhin
|
29c84f4f20
|
Add logging to custom requests.
|
2014-02-21 07:35:53 +01:00 |
|
Florian Bruhin
|
38ef8fe8c7
|
First attempt at proper AboutSchemeHandler
|
2014-02-20 23:08:27 +01:00 |
|