Florian Bruhin
|
029ea2e5a7
|
Add miscwidgets.WrapperLayout.wrap
This makes it easier for an user of WrapperLayout to wrap a widget.
|
2016-08-04 19:22:44 +02:00 |
|
Florian Bruhin
|
3ccb691e9f
|
tab API: Rename scroll to scroller
The scroll attribute did overwrite QWidget.scroll which is unfortunate.
|
2016-07-26 13:19:07 +02:00 |
|
Ryan Roden-Corrent
|
7d36847f77
|
Prevent test_tab from creating user data dir.
This is another case (like test_qt_javascript) that needs redirection
of XDG_DATA_HOME to prevent Qt from creating ~/.share/local/qute_test.
|
2016-07-17 07:07:05 -04:00 |
|
Florian Bruhin
|
325846f20a
|
Remove doubled check
|
2016-07-14 16:33:59 +02:00 |
|
Florian Bruhin
|
b59a1766c8
|
Fix long line
|
2016-07-13 21:19:02 +02:00 |
|
Florian Bruhin
|
c9176b7c58
|
QtWebEngine: Fix 'unset' with run_js_blocking
|
2016-07-13 18:17:37 +02:00 |
|
Florian Bruhin
|
a7509d5978
|
Fix lint
|
2016-07-13 16:01:12 +02:00 |
|
Florian Bruhin
|
5b1cca92ab
|
Add run_js_blocking to tab API
|
2016-07-13 13:47:30 +02:00 |
|
Florian Bruhin
|
4f97b6342d
|
tests: Add a tab fixture in test_tab
|
2016-07-13 13:47:29 +02:00 |
|
Florian Bruhin
|
558ef290e4
|
tests: Add a view fixture in test_tab
|
2016-07-13 13:47:26 +02:00 |
|
Florian Bruhin
|
68f5ed4fa4
|
tests: Fix FakeWebTabScroller
Pass tab correctly
|
2016-07-13 13:47:26 +02:00 |
|
Florian Bruhin
|
cd4eff364a
|
Add printing to tab API
This fixes printing for QtWebKit, and hopefully will make printing to
PDF work with QtWebEngine with Qt >= 5.7
|
2016-07-12 12:54:11 +02:00 |
|
Florian Bruhin
|
43c1f62e39
|
Also skip test_tab on PyQt < 5.6
See #1638
|
2016-07-11 09:10:11 +02:00 |
|
Florian Bruhin
|
b791095324
|
Rename browser.tab module and classes
|
2016-07-10 17:27:02 +02:00 |
|
Florian Bruhin
|
949172809d
|
Add tab_registry to test_tab
|
2016-07-10 16:57:02 +02:00 |
|
Florian Bruhin
|
334f6cda4f
|
tab: Rename modeman to mode_manager
To avoid it being mixed up with the modeman module
|
2016-07-08 10:38:51 +02:00 |
|
Florian Bruhin
|
e4b0b7fffd
|
Fix lint
|
2016-07-07 20:12:17 +02:00 |
|
Florian Bruhin
|
17466b4f26
|
Fix some lint
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
5107a87291
|
Fix test_tab tests
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
78f425c98b
|
Add AbstractTab.data
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
4fea285740
|
Add win_id attribute
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
0c1e266073
|
Use QWebView/QWebEngineView for test_tab
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
5b9ae8bc85
|
Initial history implementation
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
37c3dbbc7d
|
Fix test_tab
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
4305966f7b
|
Add WrapperLayout/AbstractTab
|
2016-07-07 18:32:52 +02:00 |
|