Commit Graph

11425 Commits

Author SHA1 Message Date
Florian Bruhin
ac0409c60d Don't install requirements-pip.txt
It causes stuff to blow up when something in there got upgraded, and we ask pip
to downgrade one of its dependencies.

We still keep the file around so we get notified about updates.
2017-03-08 07:42:08 +01:00
Florian Bruhin
dfb4374ae1 Release v0.10.1 2017-03-08 06:26:22 +01:00
Florian Bruhin
6052d36ef0 Merge commit '2304fd81b5440e55d2686f7cb33c10bb8eaa9e92' into pyup-bot/pyup-update-markupsafe-0.23-to-1.0 2017-03-08 05:11:08 +01:00
Florian Bruhin
4110355167 Merge commit '9512206f97bc51bb2884c38a86b93a72e556428d' into pyup-bot/pyup-update-pyqt5-5.8-to-5.8.1 2017-03-08 05:11:00 +01:00
Florian Bruhin
589ea70626 Update changelog for v0.10.1
(cherry picked from commit 361e4e93edb416deb50437aa7ad458a0ea388654)
2017-03-08 05:09:53 +01:00
Florian Bruhin
6bdf8495aa pylint: Disable too-many-boolean-expressions 2017-03-08 05:06:35 +01:00
Florian Bruhin
7c9d004bbc Fix compiled version check
Fixes #2412
2017-03-07 22:05:17 +01:00
Florian Bruhin
4c3c86081f Refactor adblock parsing 2017-03-07 21:46:04 +01:00
Florian Bruhin
3258ef7e3f Merge commit 'c50e652cc70dcf1f86dd440b82c2b3f3c8fd5663' into pyup-bot/pyup-update-appdirs-1.4.2-to-1.4.3 2017-03-07 20:37:36 +01:00
Florian Bruhin
ace4006179 Stringify py.path.local in adblock tests 2017-03-07 20:36:50 +01:00
Florian Bruhin
c45019f0a0 Handle invalid UTF8 data in hostblock lists
Fixes #2301
2017-03-07 20:25:13 +01:00
pyup-bot
2304fd81b5 Update markupsafe from 0.23 to 1.0 2017-03-07 17:20:17 +01:00
pyup-bot
9512206f97 Update pyqt5 from 5.8 to 5.8.1 2017-03-07 12:10:15 +01:00
pyup-bot
c50e652cc7 Update appdirs from 1.4.2 to 1.4.3 2017-03-07 09:00:55 +01:00
Florian Bruhin
3cc4f69125 Merge commit '7ef71750e769f9402991f72b1d0e78c0efacf14a' into pyup-bot/pyup-update-flake8-tidy-imports-1.0.5-to-1.0.6 2017-03-07 06:51:34 +01:00
Florian Bruhin
d42dff67f2 Reorder initialization
marcos.init() really belongs into _init_modules, and we need to do _process_args
after everything has been initialized.

Fixes #2408.
2017-03-07 06:46:35 +01:00
pyup-bot
7ef71750e7 Update flake8-tidy-imports from 1.0.5 to 1.0.6 2017-03-07 06:16:53 +01:00
Florian Bruhin
35a58b27af Merge pull request #2406 from qutebrowser/pyup-update-vulture-0.12-to-0.13
Update vulture to 0.13
2017-03-06 16:12:04 +01:00
pyup-bot
694a1247a1 Update vulture from 0.12 to 0.13 2017-03-06 13:30:50 +01:00
pyup-bot
990ee1826e Update vulture from 0.12 to 0.13 2017-03-06 13:30:49 +01:00
Florian Bruhin
3870e9f6b4 Merge pull request #2405 from qutebrowser/pyup-update-pyparsing-2.1.10-to-2.2.0
Update pyparsing to 2.2.0
2017-03-06 06:31:19 +01:00
Florian Bruhin
5fb6d26465 Stabilize some tests 2017-03-06 06:28:26 +01:00
pyup-bot
a19ebfb6d0 Update pyparsing from 2.1.10 to 2.2.0 2017-03-06 03:58:50 +01:00
Florian Bruhin
b117d981a5 Install debug packages on Ubuntu 2017-03-05 20:28:27 +01:00
Florian Bruhin
23a26bf08b Improve travis backtrace script 2017-03-05 20:28:27 +01:00
Florian Bruhin
8fb640f1ff Debug segfaults on travis
Fixes #2097
2017-03-05 20:28:27 +01:00
Florian Bruhin
271cb3be3d Merge branch 'Kingdread-fast-open-download' 2017-03-05 15:51:35 +01:00
Florian Bruhin
27edc89d88 Update changelog 2017-03-05 15:51:14 +01:00
Florian Bruhin
ec42d2fd2a Merge branch 'fast-open-download' of https://github.com/Kingdread/qutebrowser into Kingdread-fast-open-download 2017-03-05 15:50:38 +01:00
Florian Bruhin
0e56cff702 Merge branch 'TomRiddle01-hide_adblock_message' 2017-03-05 15:19:09 +01:00
Florian Bruhin
6fbaa16366 Update authors 2017-03-05 15:18:59 +01:00
Florian Bruhin
a585015d9d Merge branch 'hide_adblock_message' of https://github.com/TomRiddle01/qutebrowser into TomRiddle01-hide_adblock_message 2017-03-05 15:18:43 +01:00
Florian Bruhin
a1c7d179e3 Only call QApplication::sync() with QtWebEngine 2017-03-05 15:16:14 +01:00
Florian Bruhin
fa89fff668 Stabilize session tests 2017-03-05 15:15:12 +01:00
Florian Bruhin
199a2ffe27 Remove unneeded deleted attribute for FakeSocket 2017-03-05 15:15:12 +01:00
Florian Bruhin
efe18b056a Merge pull request #2401 from qutebrowser/pyup-update-cssutils-1.0.1-to-1.0.2
Update cssutils to 1.0.2
2017-03-05 11:03:21 +01:00
Florian Bruhin
c422897abb Make sure to process history after the rest of init is done
Otherwise, with 5ccafd62d4 the history starts
processing before the webview opened, and opening it is delayed until the whole
history is read.

Instead, call _process_args directly (I'm not even sure why it was using a 0ms
QTimer...) and schedule _init_late_modules after everything is really done.
2017-03-04 18:24:44 +01:00
Florian Bruhin
5ccafd62d4 Fix initial keyboard focus with QtWebEngine
Fixes #2321.
2017-03-04 18:11:34 +01:00
Florian Bruhin
e81edc8224 ipc: Delay deleting of QLocalSocket on disconnect
Fixes #2396.

See https://bugreports.qt.io/browse/QTBUG-59297 and
https://github.com/qutebrowser/qutebrowser/issues/2321#issuecomment-284024213
2017-03-04 18:11:34 +01:00
pyup-bot
52518f6abe Update cssutils from 1.0.1 to 1.0.2 2017-03-04 17:50:46 +01:00
Yannis Rohloff
7984643365 flake8 fails fixed 2017-03-04 17:16:52 +01:00
Yannis Rohloff
5d5652a24b always read the host file 2017-03-04 17:08:53 +01:00
Yannis Rohloff
6219b37c39 adblock: Don't show message if host-blocking-enabled is true
Fixes #2364
2017-03-04 16:39:44 +01:00
Daniel Schadt
90f12a1d5a return fast from DownloadItem.open_file
Fixes #2296

By using a singleshot timer, we return fast from DownloadItem.open_file,
which in turn closes the prompt fast, which in turn doesn't allow a
second Ctrl-x to be registered, which in turn doesn't want to set the
filename twice.
2017-03-04 11:30:41 +01:00
Florian Bruhin
550514c20b Merge pull request #2393 from qutebrowser/pyup-update-setuptools-34.3.0-to-34.3.1
Update setuptools to 34.3.1
2017-03-03 07:31:41 +01:00
pyup-bot
0eeb3a51d3 Update setuptools from 34.3.0 to 34.3.1 2017-03-03 01:50:32 +01:00
Florian Bruhin
a5af039bf4 Merge pull request #2391 from qutebrowser/pyup-update-cheroot-5.1.0-to-5.2.0
Update cheroot to 5.2.0
2017-03-02 22:49:32 +01:00
Florian Bruhin
0186a9bde5 Fix lint 2017-03-02 21:10:31 +01:00
pyup-bot
88a04556ea Update cheroot from 5.1.0 to 5.2.0 2017-03-02 20:45:31 +01:00
Florian Bruhin
75bc400e74 Add Chromium version to version output
This also restructures things a bit to show the backend version together with
the backend.

Fixes #2380
2017-03-02 20:22:17 +01:00