qutebrowser/qutebrowser/mainwindow/statusbar
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
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
bar.py Fix some lint 2016-07-07 18:32:52 +02:00
command.py Fix lint 2016-05-15 11:53:58 +02:00
keystring.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
percentage.py Rename browser.tab module and classes 2016-07-10 17:27:02 +02:00
progress.py Rename browser.tab module and classes 2016-07-10 17:27:02 +02:00
prompt.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
prompter.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
tabindex.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
text.py Rename browser.tab module and classes 2016-07-10 17:27:02 +02:00
textbase.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
url.py Get rid of url_text_changed signal 2016-07-11 14:28:51 +02:00