Commit Graph

  • d3b16bbd07 Add command to clear messages - cleaner pkill9 2017-03-07 16:40:05 +0000
  • 7d7f5350c5 Add test for utils.get_clipboard with empty clipboard Florian Bruhin 2017-03-08 09:33:36 +0100
  • 7ba01e6764 Get rid of utils.actute_warning Florian Bruhin 2017-03-08 09:25:46 +0100
  • f86f9cd92a Refactor qtutils.version_check API Florian Bruhin 2017-03-08 08:41:18 +0100
  • ac0409c60d Don't install requirements-pip.txt Florian Bruhin 2017-03-08 07:40:53 +0100
  • dfb4374ae1 Release v0.10.1 Florian Bruhin 2017-03-08 06:25:24 +0100
  • 6052d36ef0 Merge commit '2304fd81b5440e55d2686f7cb33c10bb8eaa9e92' into pyup-bot/pyup-update-markupsafe-0.23-to-1.0 Florian Bruhin 2017-03-08 05:11:08 +0100
  • 4110355167 Merge commit '9512206f97bc51bb2884c38a86b93a72e556428d' into pyup-bot/pyup-update-pyqt5-5.8-to-5.8.1 Florian Bruhin 2017-03-08 05:11:00 +0100
  • 589ea70626 Update changelog for v0.10.1 Florian Bruhin 2017-03-08 05:08:54 +0100
  • 6bdf8495aa pylint: Disable too-many-boolean-expressions Florian Bruhin 2017-03-08 05:06:35 +0100
  • 7c9d004bbc Fix compiled version check Florian Bruhin 2017-03-07 22:04:54 +0100
  • 4c3c86081f Refactor adblock parsing Florian Bruhin 2017-03-07 21:44:32 +0100
  • 3258ef7e3f Merge commit 'c50e652cc70dcf1f86dd440b82c2b3f3c8fd5663' into pyup-bot/pyup-update-appdirs-1.4.2-to-1.4.3 Florian Bruhin 2017-03-07 20:37:36 +0100
  • ace4006179 Stringify py.path.local in adblock tests Florian Bruhin 2017-03-07 20:36:50 +0100
  • c45019f0a0 Handle invalid UTF8 data in hostblock lists Florian Bruhin 2017-03-07 20:25:13 +0100
  • 2304fd81b5 Update markupsafe from 0.23 to 1.0 pyup-bot 2017-03-07 17:20:17 +0100
  • 9512206f97 Update pyqt5 from 5.8 to 5.8.1 pyup-bot 2017-03-07 12:10:15 +0100
  • c50e652cc7 Update appdirs from 1.4.2 to 1.4.3 pyup-bot 2017-03-07 09:00:55 +0100
  • 3cc4f69125 Merge commit '7ef71750e769f9402991f72b1d0e78c0efacf14a' into pyup-bot/pyup-update-flake8-tidy-imports-1.0.5-to-1.0.6 Florian Bruhin 2017-03-07 06:51:34 +0100
  • d42dff67f2 Reorder initialization Florian Bruhin 2017-03-07 06:43:05 +0100
  • 7ef71750e7 Update flake8-tidy-imports from 1.0.5 to 1.0.6 pyup-bot 2017-03-07 06:16:53 +0100
  • 35a58b27af Merge pull request #2406 from qutebrowser/pyup-update-vulture-0.12-to-0.13 Florian Bruhin 2017-03-06 16:12:04 +0100
  • 694a1247a1 Update vulture from 0.12 to 0.13 pyup-bot 2017-03-06 13:30:50 +0100
  • 990ee1826e Update vulture from 0.12 to 0.13 pyup-bot 2017-03-06 13:30:49 +0100
  • 3870e9f6b4 Merge pull request #2405 from qutebrowser/pyup-update-pyparsing-2.1.10-to-2.2.0 Florian Bruhin 2017-03-06 06:31:19 +0100
  • 5fb6d26465 Stabilize some tests Florian Bruhin 2017-03-06 06:28:26 +0100
  • a19ebfb6d0 Update pyparsing from 2.1.10 to 2.2.0 pyup-bot 2017-03-06 03:58:50 +0100
  • b117d981a5 Install debug packages on Ubuntu Florian Bruhin 2017-03-05 19:34:37 +0100
  • 23a26bf08b Improve travis backtrace script Florian Bruhin 2017-03-05 18:30:14 +0100
  • 8fb640f1ff Debug segfaults on travis Florian Bruhin 2017-03-05 17:29:22 +0100
  • 74be2fa4b9 Add command to close all messages. pkill9 2017-03-05 07:26:13 +0000
  • 271cb3be3d Merge branch 'Kingdread-fast-open-download' Florian Bruhin 2017-03-05 15:51:35 +0100
  • 27edc89d88 Update changelog Florian Bruhin 2017-03-05 15:51:14 +0100
  • ec42d2fd2a Merge branch 'fast-open-download' of https://github.com/Kingdread/qutebrowser into Kingdread-fast-open-download Florian Bruhin 2017-03-05 15:50:38 +0100
  • 0e56cff702 Merge branch 'TomRiddle01-hide_adblock_message' Florian Bruhin 2017-03-05 15:19:09 +0100
  • 6fbaa16366 Update authors Florian Bruhin 2017-03-05 15:18:59 +0100
  • a585015d9d Merge branch 'hide_adblock_message' of https://github.com/TomRiddle01/qutebrowser into TomRiddle01-hide_adblock_message Florian Bruhin 2017-03-05 15:18:43 +0100
  • a1c7d179e3 Only call QApplication::sync() with QtWebEngine Florian Bruhin 2017-03-05 15:16:14 +0100
  • fa89fff668 Stabilize session tests Florian Bruhin 2017-03-05 15:11:54 +0100
  • 199a2ffe27 Remove unneeded deleted attribute for FakeSocket Florian Bruhin 2017-03-05 14:55:22 +0100
  • efe18b056a Merge pull request #2401 from qutebrowser/pyup-update-cssutils-1.0.1-to-1.0.2 Florian Bruhin 2017-03-05 11:03:21 +0100
  • c422897abb Make sure to process history after the rest of init is done Florian Bruhin 2017-03-04 18:24:44 +0100
  • 5ccafd62d4 Fix initial keyboard focus with QtWebEngine Florian Bruhin 2017-03-04 18:09:38 +0100
  • e81edc8224 ipc: Delay deleting of QLocalSocket on disconnect Florian Bruhin 2017-03-04 17:57:09 +0100
  • 52518f6abe Update cssutils from 1.0.1 to 1.0.2 pyup-bot 2017-03-04 17:50:46 +0100
  • 7984643365 flake8 fails fixed Yannis Rohloff 2017-03-04 17:16:52 +0100
  • 5d5652a24b always read the host file Yannis Rohloff 2017-03-04 17:08:53 +0100
  • 6219b37c39 adblock: Don't show message if host-blocking-enabled is true Fixes #2364 Yannis Rohloff 2017-03-04 16:39:44 +0100
  • 0092b18c44 Fix qute:javascript on Windows. Imran Sobir 2017-03-04 19:37:48 +0500
  • 90f12a1d5a return fast from DownloadItem.open_file Daniel Schadt 2017-03-04 11:30:41 +0100
  • 550514c20b Merge pull request #2393 from qutebrowser/pyup-update-setuptools-34.3.0-to-34.3.1 Florian Bruhin 2017-03-03 07:31:41 +0100
  • 0eeb3a51d3 Update setuptools from 34.3.0 to 34.3.1 pyup-bot 2017-03-03 01:50:32 +0100
  • a5af039bf4 Merge pull request #2391 from qutebrowser/pyup-update-cheroot-5.1.0-to-5.2.0 Florian Bruhin 2017-03-02 22:49:32 +0100
  • 0186a9bde5 Fix lint Florian Bruhin 2017-03-02 21:10:31 +0100
  • 88a04556ea Update cheroot from 5.1.0 to 5.2.0 pyup-bot 2017-03-02 20:45:31 +0100
  • 75bc400e74 Add Chromium version to version output Florian Bruhin 2017-03-02 20:22:17 +0100
  • 907d94591d Make a now fixture to hold time of test. Imran Sobir 2017-03-02 23:14:36 +0500
  • 96e81f595f Fix a case where 'next' is not correctly returned. Imran Sobir 2017-03-02 23:14:00 +0500
  • 56ab02f54d Set tab as parent for print dialogs Florian Bruhin 2017-03-02 18:41:28 +0100
  • 895620b536 Don't assume 'next' appears last. Imran Sobir 2017-03-02 22:40:24 +0500
  • ea653e6fe4 Merge pull request #2388 from qutebrowser/pyup-initial-update Florian Bruhin 2017-03-02 10:16:49 +0100
  • 65a701a180 Stabilize existing text test Florian Bruhin 2017-03-02 08:38:07 +0100
  • d6f47bd3fb Fix lint Florian Bruhin 2017-03-02 08:29:43 +0100
  • d4124c5c2a Ignore pyup-bot for author list Florian Bruhin 2017-03-01 23:55:19 +0100
  • 22650785aa Update parse from 1.6.6 to 1.8.0 pyup-bot 2017-03-01 23:52:42 +0100
  • 81a36ffd7d Strip QtWebEngine download suffixes properly Florian Bruhin 2017-03-01 23:43:04 +0100
  • 88904864c9 Skip failing tests on Qt < 5.8 Florian Bruhin 2017-03-01 20:24:34 +0100
  • f4490fb90c Fix WebKitElement._move_text_cursor with old PyQt Florian Bruhin 2017-03-01 20:19:40 +0100
  • 1f12b4c1c1 Relax validation of QssColor values Florian Bruhin 2017-03-01 18:11:53 +0100
  • 65f407e926 Remove webelem.style_property() Florian Bruhin 2017-03-01 17:54:27 +0100
  • b4af966167 Make stubbed methods fail tests again Florian Bruhin 2017-03-01 17:43:33 +0100
  • 03f1e0913d Add _js_call to WebEngineElement Florian Bruhin 2017-03-01 17:34:21 +0100
  • bc0a9cd94d Move cursor to end with input elements on QtWebEngine Florian Bruhin 2017-03-01 17:30:48 +0100
  • 1e1ba34b60 Fix selecting text fields with QtWebKit Florian Bruhin 2017-03-01 17:11:45 +0100
  • f9697f1ebe Update changelog Florian Bruhin 2017-03-01 14:26:38 +0100
  • deb59fc66e Don't strip info when loading PAC from a file Florian Bruhin 2017-03-01 14:18:23 +0100
  • 9bb5c9fdab Remove UserInfo and path/query for PAC URLs Florian Bruhin 2017-03-01 14:10:21 +0100
  • 5d0c9440f6 Fix monkeypatch Florian Bruhin 2017-03-01 12:12:40 +0100
  • ca4f249c30 Use three-argument form of monkeypatch.*attr Florian Bruhin 2017-03-01 11:33:41 +0100
  • 1e42fd1319 Fix lint Florian Bruhin 2017-03-01 11:12:28 +0100
  • 642afb0aff Merge branch 'wasamasa-ZZ-and-ZQ' Florian Bruhin 2017-02-28 21:23:18 +0100
  • 0bd167cf96 Update authors Florian Bruhin 2017-02-28 21:23:10 +0100
  • 61e7d5883f Merge branch 'ZZ-and-ZQ' of https://github.com/wasamasa/qutebrowser into wasamasa-ZZ-and-ZQ Florian Bruhin 2017-02-28 21:22:55 +0100
  • 47a9c8e17c Also check compiled Qt version in version checks Florian Bruhin 2017-02-28 21:01:47 +0100
  • 67dfbc7e5f Don't create QWebEngine profile at import time Florian Bruhin 2017-02-28 17:24:48 +0100
  • cb6c6b814e Fix pylint errors. Imran Sobir 2017-02-28 19:49:00 +0500
  • 9e6b0240f6 Put javascript in module, fix lint errors Imran Sobir 2017-02-28 19:23:31 +0500
  • 3e45f739fc Show message when Javascript is turned off. Imran Sobir 2017-02-28 17:21:42 +0500
  • 4f90fd952d Skip test_qt_arg on Qt 5.2 Florian Bruhin 2017-02-28 08:22:06 +0100
  • 9be0e0d57d Clarify javascript-can-access-clipboard description Florian Bruhin 2017-02-27 20:28:47 +0100
  • e8db008671 Move qute:history javascript to own file. Imran Sobir 2017-02-27 22:44:13 +0500
  • 3b3846c9dc Add qute:javascript to serve JS files. Imran Sobir 2017-02-27 22:37:24 +0500
  • fb5377b710 Remove unnecessary code Florian Bruhin 2017-02-27 17:55:50 +0100
  • 783769d302 Load new history items from next item's time. Imran Sobir 2017-02-27 21:20:54 +0500
  • c4416c8ac0 Prevent crash with invalid start_time param. Imran Sobir 2017-02-26 21:56:24 +0500
  • c223f6c69d Style/misc fixes. Imran Sobir 2017-02-26 20:13:05 +0500
  • 8d22991d03 Fix test_qt_args Florian Bruhin 2017-02-27 15:12:38 +0100
  • 07a20bd1ad Add an end2end test for --qt-arg Florian Bruhin 2017-02-27 14:01:58 +0100
  • 2bb4c2fb6e Fix --qt-arg tests Florian Bruhin 2017-02-27 13:49:13 +0100
  • 94cabdb840 Use double dashes for --qt-arg/--qt-flag Florian Bruhin 2017-02-27 13:33:12 +0100