qutebrowser/tests/unit
Ryan Roden-Corrent 8e34b54cd7 Remove obsolete signals.
The added/removed signals for the urlmark managers are no longer used as
the completion models are generated on-the-fly. The changed signal is
still needed so the save-manager knows when to trigger a write to disk.

Also removes session_manager.update_completion, which is no longer
needed for the same reason as above.

keyconf.changed cannot be removed, as it is still wired up to
basekeyparser.

Resolves #2874.
2017-07-29 13:09:10 -04:00
..
browser Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion Support delete from :{quick,book}mark-load. 2017-07-29 12:49:20 -04:00
config Release v0.11.0 2017-07-04 18:02:34 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow Improve test for messageview timeout 2017-07-11 09:25:53 +02:00
misc Remove obsolete signals. 2017-07-29 13:09:10 -04:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Use ctypes instead of PyOpenGL for QtWebEngine Nvidia workaround 2017-07-27 09:22:12 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00