Commit Graph

11820 Commits

Author SHA1 Message Date
Florian Bruhin
a5b1c293a4 Ignore comment position with eslint 2017-04-28 20:29:20 +02:00
Florian Bruhin
0a3e20f5ab Merge commit '26b4d13c6faf6217bb116e15c01eec37c10dd976' into pyup-bot/pyup-update-setuptools-35.0.1-to-35.0.2 2017-04-28 19:44:59 +02:00
Florian Bruhin
9f942cb9a8 Merge commit '11383169d83f1ff14d2df40e6963221e46ab29d1' into pyup-bot/pyup-update-codecov-2.0.8-to-2.0.9 2017-04-28 19:44:57 +02:00
Florian Bruhin
421aa0d319 Also try harder to get text content 2017-04-28 19:11:02 +02:00
Florian Bruhin
76ec465f67 Allow to set cookies-store at runtime with Qt 5.9
Fixes #2588
2017-04-28 17:40:43 +02:00
Florian Bruhin
c8090b5388 Don't wait for click message in webelem tests
Looks like we get this sometimes:

----> Waiting for 'Clicked non-editable element!' in the log
14:02:14.976 DEBUG    webview    webkittab:find_at_pos:618 Hit test result element is null!
14:02:14.976 DEBUG    mouse      mouse:_mousepress_insertmode_cb:149 Got None element, scheduling check on mouse release
14:02:14.977 DEBUG    mouse      webview:mousePressEvent:299 Normal click, setting normal target
14:02:14.978 DEBUG    mouse      mouse:mouserelease_insertmode_cb:173 Element vanished!
2017-04-28 17:29:19 +02:00
pyup-bot
11383169d8 Update codecov from 2.0.8 to 2.0.9 2017-04-28 17:27:11 +02:00
Florian Bruhin
5ed870e0c6 Fix lint 2017-04-28 16:29:44 +02:00
Florian Bruhin
20da495376 Add missing file 2017-04-28 15:22:29 +02:00
Florian Bruhin
a2c8e093f4 Move webelement checks to javascript.feature 2017-04-28 15:16:36 +02:00
Florian Bruhin
6458c692cb Improve JS value type checks 2017-04-28 15:15:32 +02:00
Florian Bruhin
571f0c4486 Loosen JS value type check 2017-04-28 14:57:14 +02:00
Florian Bruhin
0c653c4703 Handle elem.className in webelem.js 2017-04-28 14:48:30 +02:00
Florian Bruhin
513f83d446 Try harder to get tag name from element
This could happen for any of the attributes, but for tagName this actually
happens in the wild... Since elem.tagName is equal to elem.nodeName we just try
to use this.

Fixes #2569
2017-04-28 14:48:30 +02:00
Florian Bruhin
06e317ac53 Do type checks on values we get from JS 2017-04-28 14:48:30 +02:00
Florian Bruhin
4f92fe6895 Add an assert for tag_name we get from JS
This should help tracking down #2569 once we get another report about it.
2017-04-28 10:33:57 +02:00
pyup-bot
26b4d13c6f Update setuptools from 35.0.1 to 35.0.2 2017-04-27 22:07:03 +02:00
Florian Bruhin
7b283cd58e Merge branch 'haasn/favicon-scale' 2017-04-27 21:15:09 +02:00
Florian Bruhin
d8bfa6d6b7 Merge commit '6549fd84ce461d3098c13818219df4e4bfd6b444' 2017-04-27 21:15:09 +02:00
Florian Bruhin
f9055dc1e4 Update changelog 2017-04-27 21:14:28 +02:00
Florian Bruhin
5823af0b7b Merge commit '6549fd84ce461d3098c13818219df4e4bfd6b444' into haasn/favicon-scale 2017-04-27 21:13:17 +02:00
Florian Bruhin
0efbd085b0 Merge commit 'c12347189fca26261af7dcdce121e51c170b521d' into pyup-bot/pyup-update-colorama-0.3.8-to-0.3.9 2017-04-27 21:12:21 +02:00
Florian Bruhin
44e6b9ac54 Merge commit '0e14117fdad0442520c4e1fe64231b447306cbc7' into pyup-bot/pyup-update-codecov-2.0.7-to-2.0.8 2017-04-27 21:12:18 +02:00
Florian Bruhin
d62ebdb926 Make most of search BDD tests work with QtWebEngine 2017-04-27 21:02:26 +02:00
Florian Bruhin
4cd977cab6 Fix zero handling in qflags_key 2017-04-27 20:14:51 +02:00
pyup-bot
0e14117fda Update codecov from 2.0.7 to 2.0.8 2017-04-27 18:27:03 +02:00
pyup-bot
c12347189f Update colorama from 0.3.8 to 0.3.9 2017-04-27 09:42:00 +02:00
Niklas Haas
6549fd84ce
Add tabs->favicon-scale setting
This allows users to change the size of the favicon independently from
the size of the font/tab, in order to adjust the balance between
favicons and text. The drawing code is also adjusted to place the icon
relative to the text center, rather than the text top.

Works as expected even for values of 0.0 (which is equivalent to hiding
the favicon completely).

Closes #2549.
2017-04-27 08:53:51 +02:00
Florian Bruhin
046401c489 Clean up search.feature 2017-04-27 08:20:55 +02:00
pyup-bot
38099c45bd Update hypothesis from 3.8.1 to 3.8.2 2017-04-26 21:48:21 +02:00
Florian Bruhin
b094f2d513 Merge branch 'pyup-bot/pyup-update-vulture-0.13-to-0.14' 2017-04-26 21:30:56 +02:00
Florian Bruhin
5e7e159ac7 Merge commit '9ef17d434ddc85c6cda4d08f00fef15b7904add1' 2017-04-26 21:30:56 +02:00
Florian Bruhin
9f8937fd80 Merge commit '9ef17d434ddc85c6cda4d08f00fef15b7904add1' into pyup-bot/pyup-update-vulture-0.13-to-0.14 2017-04-26 21:30:16 +02:00
pyup-bot
e252862f51 Update hypothesis from 3.8.0 to 3.8.1 2017-04-26 15:15:11 +02:00
pyup-bot
9ef17d434d Update vulture from 0.13 to 0.14 2017-04-26 10:32:43 +02:00
pyup-bot
b1d88b47c1 Update vulture from 0.13 to 0.14 2017-04-26 10:32:42 +02:00
Florian Bruhin
27057622ba Update authors 2017-04-26 08:56:41 +02:00
Florian Bruhin
4f444b870e Merge branch 'imransobir/hostname-in-history' 2017-04-26 08:54:39 +02:00
Florian Bruhin
95b866e4f4 Merge commit 'fe7d21dfbe0b9dabcb66eaa61c20a5d16c9e175c' 2017-04-26 08:54:39 +02:00
Florian Bruhin
abb82ce922 Merge branch 'pyup-bot/pyup-update-codecov-2.0.5-to-2.0.7' 2017-04-26 07:23:09 +02:00
Florian Bruhin
4bee5deacc Merge commit 'ab61fc57a98abcbfe6ac50622e9cbff25ad0325c' 2017-04-26 07:23:09 +02:00
Florian Bruhin
cbfb155a05 Merge commit 'ab61fc57a98abcbfe6ac50622e9cbff25ad0325c' into pyup-bot/pyup-update-codecov-2.0.5-to-2.0.7 2017-04-26 07:22:46 +02:00
Florian Bruhin
6a35797a2c Mention C++/JS in CONTRIBUTING 2017-04-25 22:57:39 +02:00
Florian Bruhin
70d7a56b11 Also set Fusion style for downloads and completion
This makes those UI elements look the same on different platforms/OS styles,
with the small drawback of overriding the context menu style.

This most likely fixes #80 (though I couldn't reproduce that on Windows 10).
2017-04-25 22:20:37 +02:00
Florian Bruhin
66eb330a0a Always base tabbar on Fusion style.
Fixes crashes with qt5ct.
Fixes #2477.
Fixes #1554.
2017-04-25 21:44:15 +02:00
Florian Bruhin
ca0e04fd0d Mention :open in issue template
See #2574
2017-04-25 18:41:00 +02:00
Florian Bruhin
1015badb8b Disable animation for completion view 2017-04-25 09:18:31 +02:00
Florian Bruhin
c3e6222296 Close the current tab when the tabbar itself is clicked 2017-04-25 06:59:51 +02:00
Florian Bruhin
3125b69d19 Fix no-cover pragma 2017-04-25 06:43:31 +02:00
pyup-bot
ab61fc57a9 Update codecov from 2.0.5 to 2.0.7 2017-04-25 00:34:15 +02:00