Florian Bruhin
|
a470bfc3f3
|
Get rid of url_text_changed signal
Instead we simply use url_changed which (similar to Qt's urlChanged)
simply has a QUrl argument.
|
2016-07-11 14:28:51 +02:00 |
|
Florian Bruhin
|
e9d606a782
|
Move load_status / SSL errors to AbstractTab
|
2016-07-11 12:09:41 +02:00 |
|
Florian Bruhin
|
6ae232d8fc
|
Move 'progress' to AbstractTab
This makes load progress work with QtWebEngine.
|
2016-07-11 11:31:59 +02:00 |
|
Florian Bruhin
|
b791095324
|
Rename browser.tab module and classes
|
2016-07-10 17:27:02 +02:00 |
|