Ryan Roden-Corrent
|
600b5082a9
|
Touch up tests and add pyqtSlot for marks.
Small code review changes.
|
2016-04-20 21:53:12 -04:00 |
|
Ryan Roden-Corrent
|
0755e163bb
|
Only set the ' mark on normal/current hinting.
Don't set ' for downloading, hovering, or opening a link in a tab.
|
2016-04-19 21:18:20 -04:00 |
|
Ryan Roden-Corrent
|
2b68aaa311
|
Make set_mark searching tests less flaky.
Replace all the html numbers with a few widely spaced divs to guarantee the
search will move the viewport on almost and reasonable screen size.
|
2016-04-18 12:30:16 -04:00 |
|
Ryan Roden-Corrent
|
a924144d9a
|
Set ' mark after searching.
Allow jumping back to the previous position after a search jumps you around.
|
2016-04-17 21:04:08 -04:00 |
|
Ryan Roden-Corrent
|
be6308534f
|
Store both x and y position for marks.
Previously only stored/used y.
|
2016-04-17 21:04:08 -04:00 |
|
Ryan Roden-Corrent
|
540f4af225
|
Set the ' mark after following a link.
This moves mark storage from CommandDispatcher to TabbedBrowser, so it can also
be accessed by the HintManager.
|
2016-04-17 21:04:08 -04:00 |
|
Ryan Roden-Corrent
|
dc246772e7
|
Add integration tests for set-mark and jump-mark.
|
2016-04-17 21:04:08 -04:00 |
|