Florian Bruhin
e3581a50ca
Remove generated stylesheets again
...
We can just use jinja logic instead...
2016-11-03 08:40:41 +01:00
Florian Bruhin
1f011bdd5f
Fix prompt focus handling
2016-11-03 08:40:41 +01:00
Florian Bruhin
33088588d9
half-working auth prompts
2016-11-03 08:40:41 +01:00
Florian Bruhin
903e31efa4
First prototype of new prompts
2016-11-03 08:40:41 +01:00
Florian Bruhin
ced618eccb
Pass all arguments to pip on Travis
2016-11-03 08:37:30 +01:00
Florian Bruhin
55d8239671
Fix pip installs on CI
2016-11-03 08:30:21 +01:00
Florian Bruhin
75a3b9ab1b
test requirements: Update Mako to 1.0.5
2016-11-03 07:24:56 +01:00
Florian Bruhin
b0e0b1d073
Get rid of requirements-pip.txt
...
While pinning setuptools/pip versions is still somewhat desirable, we
can't pin it everywhere easily, and the current solution will break
stuff on Windows.
2016-11-03 07:22:31 +01:00
Florian Bruhin
b11a1e92cc
test requirements: Update pytest-rerunfailures to 2.1.0
2016-11-02 10:12:10 +01:00
Florian Bruhin
cd97ef0047
Add a QtWebEngine C++ testbrowser
2016-11-02 08:01:09 +01:00
Florian Bruhin
f2bf5cc442
test requirements: Update hypothesis to 3.6.0
2016-10-31 16:12:34 +01:00
Florian Bruhin
51a0c2a32c
Remove unused imports
2016-10-31 07:27:30 +01:00
Florian Bruhin
a6b0ef18d5
test requirements: Update xdis to 3.2.1
2016-10-31 06:39:23 +01:00
Florian Bruhin
f12d87fabc
Only call sip.isdeleted on QObjects
2016-10-31 06:14:43 +01:00
Florian Bruhin
bda72261ad
Merge branch 'HolySmoke86-more-tests'
2016-10-30 23:25:44 +01:00
Florian Bruhin
618e7650fe
Don't include deleted objects in objreg.dump_objects
2016-10-30 23:25:28 +01:00
Florian Bruhin
a0b90e7bc2
Regenerate authors
2016-10-30 23:24:34 +01:00
Florian Bruhin
b4872192c3
Merge branch 'more-tests' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-more-tests
2016-10-30 23:24:15 +01:00
Florian Bruhin
f6aefabf40
Initialize QtWebKit-specific stuff with QtWebKit only
...
Maybe this fixes issues we had with QtWebEngine segfaults in proxy.py on
Travis?
Note we can't move cookies/cache/network stuff yet as we still need that
for e.g. adblock downloads with QtWebEngine.
2016-10-30 23:07:19 +01:00
Florian Bruhin
f9c35329df
Merge branch 'paretje-insert-text-js'
2016-10-30 19:52:00 +01:00
Florian Bruhin
a74592b7e8
Regenerate authors
2016-10-30 19:51:46 +01:00
Florian Bruhin
428637746a
Merge branch 'insert-text-js' of https://github.com/paretje/qutebrowser into paretje-insert-text-js
2016-10-30 19:51:25 +01:00
Florian Bruhin
bd5454b5ab
Merge branch 'engelju-1490-help-not-discoverable'
2016-10-30 19:14:28 +01:00
Florian Bruhin
6de216d9e3
Regenerate authors
2016-10-30 19:14:20 +01:00
Florian Bruhin
a17f34bb74
Merge branch '1490-help-not-discoverable' of https://github.com/engelju/qutebrowser into engelju-1490-help-not-discoverable
2016-10-30 19:13:55 +01:00
Florian Bruhin
ddeca672f1
Merge branch 'Spreadyy-patch-4'
2016-10-30 19:12:04 +01:00
Florian Bruhin
6968050d74
Regenerate authors
2016-10-30 19:11:52 +01:00
Florian Bruhin
eeff299d52
Merge branch 'patch-4' of https://github.com/Spreadyy/qutebrowser into Spreadyy-patch-4
2016-10-30 19:11:40 +01:00
Florian Bruhin
664506c050
pip requirements: Update setuptools to 28.7.1
2016-10-30 19:09:24 +01:00
Florian Bruhin
713b00a102
Hide empty "Unhandled client message" warning
...
Fixes #2071
2016-10-30 19:00:29 +01:00
Kevin Velghe
0caee94994
Remove has_js
2016-10-30 18:54:34 +01:00
Florian Bruhin
7aa587d317
Merge branch 'paretje-jseval-2'
2016-10-30 18:53:03 +01:00
Florian Bruhin
d3f8157020
Update docs
2016-10-30 18:52:45 +01:00
Florian Bruhin
f4022a86fd
Improve line breaking
2016-10-30 18:49:41 +01:00
Florian Bruhin
620b952bb2
Merge branch 'jseval-2' of https://github.com/paretje/qutebrowser into paretje-jseval-2
2016-10-30 18:48:14 +01:00
Kevin Velghe
5982787651
Enable javascript again after the test
2016-10-30 17:46:12 +01:00
Kevin Velghe
18420c6978
Test content of textarea without javascript
2016-10-30 16:11:48 +01:00
Kevin Velghe
2d6c443b1a
Add test for insert-text with javascript disabled
2016-10-30 12:20:49 +01:00
Kevin Velghe
c537b901f0
Add test for jseval when javascript is disabled
2016-10-30 11:39:25 +01:00
Kevin Velghe
e83b99b0e1
Run javascript on document element
...
This enables `:jseval` for users who disable javascript on webpages.
2016-10-30 11:39:10 +01:00
Florian Bruhin
85005a44c0
pip requirements: Update setuptools to 28.7.0
2016-10-30 00:40:03 +02:00
Florian Bruhin
829867ed11
test requirements: Update pytest-mock to 1.3.0
2016-10-30 00:39:17 +02:00
Florian Bruhin
37d5991fff
flake8 requirements: Update packaging to 16.8
2016-10-30 00:39:00 +02:00
Florian Bruhin
d939a16950
flake8 requirements: Update flake8-pep3101 to 0.6
2016-10-30 00:37:03 +02:00
Daniel Karbach
cfa9068eed
flake...
...
*quitely shakes fist and then submits*
2016-10-28 11:23:05 +02:00
Daniel Karbach
6fff45daeb
check exception messages in utilcmds tests
2016-10-28 10:50:58 +02:00
Daniel Karbach
e167f77d68
separate test for hunter exceptions
2016-10-28 10:44:55 +02:00
Spreadyy
33acb7972b
Always show scrollbar so the page doesn't jump around
2016-10-28 09:42:50 +02:00
Florian Bruhin
6975e29c5c
Regenerate docs
2016-10-27 23:15:51 +02:00
Florian Bruhin
2ce15b0499
Use start.duckduckgo.com as startpage
...
Apparently some users got nagged by duckduckgo to set it as start page.
2016-10-27 22:16:53 +02:00