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
Daniel Karbach
6e510372fb
more cleanup
...
jeez, this is getting embarrassing
2016-10-27 15:50:17 +02:00
Daniel Karbach
23a62e952d
another lineparser/utilcmds test revision
...
* verify exception message in lineparser double open
* check for hunter with `pytest.importorskip`
* stricter exception checking in debug_trace test
2016-10-27 14:56:28 +02:00
Daniel Karbach
64cf8fcd39
lineparser/utilcmds test cleanup
...
* fix date in copyright
* remove redundant class docstrings
* don't rename utilcmds module in unit test
* use `mode_manager` fixture in place of FakeModeMan
* some whitespace
2016-10-27 14:23:01 +02:00
Daniel Karbach
e1c467b3a0
move utilcmds specific tests from misc
2016-10-27 14:20:39 +02:00
Florian Bruhin
367063a776
Merge branch 'blyxxyz-progress-height'
2016-10-27 07:05:19 +02:00
Florian Bruhin
6f7f5ee269
Merge branch 'progress-height' of https://github.com/blyxxyz/qutebrowser into blyxxyz-progress-height
2016-10-27 07:04:28 +02:00
Florian Bruhin
1493bfe766
Revert "pip requirements: Update setuptools to 28.6.2"
...
This reverts commit 17f7bafc1c
.
Turns out I was confused and that version doesn't even exist yet...
2016-10-27 06:46:18 +02:00
Florian Bruhin
17f7bafc1c
pip requirements: Update setuptools to 28.6.2
2016-10-27 06:12:52 +02:00
Florian Bruhin
fa45536367
pyroma requirements: Update pyroma to 2.2
2016-10-27 06:09:57 +02:00
Florian Bruhin
634cad7f15
flake8 reqs: Update flake8-deprecated to 1.1
2016-10-27 06:09:43 +02:00
Florian Bruhin
1fb2dd2694
test requirements: Update uncompyle6 to 2.9.3
2016-10-26 19:16:38 +02:00
Florian Bruhin
96b4ab41c7
Re-add label.show() call
...
We don't actually show a window (so no need to use
waitForWindowShown/waitExposed), but we still need to make sure the
label is shown.
2016-10-26 14:54:35 +02:00
Jan Verbeek
2cc958fbb6
Stop progress bar from growing status bar height
2016-10-26 13:46:52 +02:00
Julie Engel
4093029ed5
also use rel paths for toplevel docs
2016-10-26 12:41:09 +02:00
Florian Bruhin
b9a7bdaab2
Merge branch 'engelju-1490-help-not-discoverable'
2016-10-26 12:02:34 +02:00
Florian Bruhin
0d00f1fecb
Regenerate authors
2016-10-26 12:02:26 +02:00
Julie Engel
24b9cdb10c
adjust title
2016-10-26 10:53:05 +02:00
Julie Engel
f6d0b6b133
include help doc page in main homepage menu
2016-10-26 10:50:34 +02:00
Florian Bruhin
24f93ee9a5
Merge branch 'engelju-master'
2016-10-26 08:49:02 +02:00
Florian Bruhin
06dcbb0595
Regenerate authors
2016-10-26 08:48:50 +02:00
Florian Bruhin
30e9cd666a
Merge branch 'master' of https://github.com/engelju/qutebrowser into engelju-master
2016-10-26 08:48:42 +02:00
Florian Bruhin
c7bfefeb08
tests: Remove useless show() call
...
We add it to a layout anyways, so it will already be shown.
2016-10-26 08:08:00 +02:00
Florian Bruhin
04682ffbb2
Merge branch 'HolySmoke86-patch-1'
2016-10-26 08:07:03 +02:00
Florian Bruhin
e1740075ab
Regenerate authors
2016-10-26 08:06:56 +02:00
Florian Bruhin
7414282500
Merge branch 'patch-1' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-patch-1
2016-10-26 08:06:47 +02:00
Florian Bruhin
ece3f3a2e1
Update to pytest-qt 2.1.0
2016-10-26 07:42:41 +02:00
Florian Bruhin
bd414c5f01
test requirements: Update xdis to 3.2.0
2016-10-26 07:38:05 +02:00
Florian Bruhin
e95056b7d6
Merge branch 'cincodenada-patch-1'
2016-10-25 22:59:21 +02:00
Florian Bruhin
b497e63672
Regenerate authors
2016-10-25 22:59:11 +02:00
Daniel Karbach
442549555b
skip segfault test on windows
...
while technically possible (on both machine and OS level), termination due
to SIGSEGV cannot be prevented
maybe the test could be rewritten to spawn a subprocess and check its exit
status (of 11)
2016-10-25 17:24:14 +02:00
Daniel Karbach
b7b9b7208d
Win Dev Environment instructions
...
adds a rough outline of how to set up a dev env on windows
2016-10-25 16:37:09 +02:00
Joel Bradshaw
3fe050f850
Update test for version bump
2016-10-25 07:11:56 -07:00
Joel Bradshaw
e5a1bb5091
Update version number to 0.8.2
...
Bump version info to 0.8.2 so that it shows up in `qutebrowser --version`
2016-10-25 06:01:45 -07:00
Daniel Karbach
9038b28ea4
different mocking of open() in lineparser test
...
apparently, python 3.4 (and less, probably) does not import
builtins into modules
2016-10-25 08:52:08 +02:00
Daniel Karbach
b5ffe979aa
"typo" in utilcmds test
2016-10-25 08:48:04 +02:00
Florian Bruhin
872599065b
pyinstaller requirements: Don't strip commit ID
...
See #1692
2016-10-25 08:18:01 +02:00
Florian Bruhin
650af3772a
Use PyInstaller with QtWebEngine fix
...
See #1692
2016-10-25 06:58:29 +02:00
Florian Bruhin
7ebe4d8bfc
Merge branch 'edrex-patch-1'
2016-10-24 22:24:37 +02:00
Florian Bruhin
ed3f6c2e90
Regenerate authors
2016-10-24 22:24:29 +02:00