Commit Graph

  • 79d22f2505 travis: Don't install libpython3.4-dev for PyPI PyQt Florian Bruhin 2017-02-17 07:02:57 +0100
  • 7596409962 Add PyQt 5.8 PyPI test envs Florian Bruhin 2017-02-17 07:02:13 +0100
  • ba21fb3784 webengine: Use _click_href for hinting target=_blank links Florian Bruhin 2017-02-17 06:57:31 +0100
  • 40e1337e03 Adjust WebEngineEleement _js_dict in remove_blank_target Florian Bruhin 2017-02-17 06:56:12 +0100
  • 3de2bfb277 Handle renderer process not starting at all Florian Bruhin 2017-02-13 11:23:29 +0100
  • 2b76cca2b2 Improve earlyinit error messages Florian Bruhin 2017-02-12 21:19:58 +0100
  • 7c701dc697 Disable coverage checks for webkitelem.py Florian Bruhin 2017-02-12 02:26:46 +0100
  • d60e365e3c Don't use _click_js for target=_blank links Florian Bruhin 2017-02-12 01:06:56 +0100
  • a4f04db848 Cap scroll count to 5000 Florian Bruhin 2017-02-11 22:26:37 +0100
  • b73cda22de Fix lint Florian Bruhin 2017-02-11 21:17:16 +0100
  • bd8ead2279 Detect rel-attributes on <a> elements for :navigate Florian Bruhin 2017-02-11 20:48:01 +0100
  • 760f016285 Merge branch 'imransobir-master' Florian Bruhin 2017-02-11 20:40:59 +0100
  • 66cbb8aa31 Fix lint Florian Bruhin 2017-02-11 17:22:35 +0100
  • 9c712929f5 Update docs Florian Bruhin 2017-02-11 17:08:09 +0100
  • b15ae97444 Get timestamp of curr_date instead of today Florian Bruhin 2017-02-11 16:59:51 +0100
  • c3153273f5 Merge branch 'master' of https://github.com/imransobir/qutebrowser into imransobir-master Florian Bruhin 2017-02-11 17:05:57 +0100
  • 37c3b79b9b Add :history command. Imran Sobir 2017-02-10 17:47:20 +0500
  • 46752a2c24 Add some performance improvements for qute:history Florian Bruhin 2017-02-09 21:56:25 +0100
  • f063d4be6f Add a benchmark for qute:history Florian Bruhin 2017-02-09 21:56:06 +0100
  • 46c02bf5ae Refactor qute:history unittests Florian Bruhin 2017-02-09 18:27:32 +0100
  • 6e85b73897 travis: Use archlinux-webengine image for QtWebEngine Florian Bruhin 2017-02-09 23:58:06 +0100
  • 98e1603abb Don't make SSL resolve errors fail tests Florian Bruhin 2017-02-09 15:19:26 +0100
  • 9001ec079c Align history time to the right. Imran Sobir 2017-02-09 18:37:33 +0500
  • 100f90d9b3 Fix pylint errors. Imran Sobir 2017-02-09 18:28:10 +0500
  • d21585f603 Add rel=prev, rel=next to pagination links. Imran Sobir 2017-02-09 18:11:17 +0500
  • ccf4966eac travis: Re-add accidentally removed PyPI PyQt builds Florian Bruhin 2017-02-09 13:43:16 +0100
  • 97982df1cb Adjust history unittest Florian Bruhin 2017-02-09 13:40:44 +0100
  • 85d8d45e19 Ask for confirmation with :history-clear Florian Bruhin 2017-02-09 13:19:42 +0100
  • a15aa9eade Hide next links to future. Imran Sobir 2017-02-09 17:18:57 +0500
  • 920fb81377 Use pytest's tmpdir fixture. Imran Sobir 2017-02-09 16:39:21 +0500
  • 49271b7ce1 Generate and cleanup fake web-history in own fixture. Imran Sobir 2017-02-09 16:32:59 +0500
  • 4eccfd5396 Style fixes. Imran Sobir 2017-02-09 15:44:51 +0500
  • 828b0c00b5 Rename test_qutehistory.py to test_qutescheme.py. Imran Sobir 2017-02-09 15:39:50 +0500
  • 92c3ec6435 Remove PyPI envs from .appveyor.yml too Florian Bruhin 2017-02-09 01:57:23 +0100
  • c0c636c3eb Revert OS X / Windows changes for PyPI packages Florian Bruhin 2017-02-09 00:46:11 +0100
  • 601110761d Fix test_history.test_init without QtWebKIt Florian Bruhin 2017-02-08 17:04:14 +0100
  • 16ecc043f7 Run unittests with QUTE_BDD_WEBENGINE Florian Bruhin 2017-02-08 15:56:03 +0100
  • 4506575638 Try PyPI envs on Appveyor Florian Bruhin 2017-02-08 15:24:54 +0100
  • 314ba53014 travis: Don't run check_pyqt on OS X for PyPI jobs Florian Bruhin 2017-02-08 15:21:09 +0100
  • 5d2b32956b travis: Install geoclue for PyPI tests Florian Bruhin 2017-02-08 15:20:10 +0100
  • cb704f149a Remove py35-pyqt56 on Travis Florian Bruhin 2017-02-08 15:19:24 +0100
  • 708c96f3ce Fix handling of @qt>= BDD tags Florian Bruhin 2017-02-08 14:20:44 +0100
  • 0d271eba87 Mark tests using special URLs as Qt >= 5.8 Florian Bruhin 2017-02-08 14:18:41 +0100
  • a3caba53d5 Allow single-dot version tags in BDD tests Florian Bruhin 2017-02-08 14:18:19 +0100
  • 01719408bc Update CONTRIBUTING Florian Bruhin 2017-02-08 14:18:10 +0100
  • 00c743b3e8 Relax complex mhtml check for QtWebEngine Florian Bruhin 2017-02-08 14:12:31 +0100
  • 8779a1367e Fix test collection without QtWebKit Florian Bruhin 2017-02-08 14:02:51 +0100
  • ce3e24163e Add test environments using PyQt from PyPI Florian Bruhin 2017-02-08 14:02:03 +0100
  • 038a517c5a Add test for QtWebKit-NG in test_version Florian Bruhin 2017-02-08 23:46:37 +0100
  • 859974fa99 Don't crash without hint context in HintManager._start_cb Florian Bruhin 2017-02-08 22:49:25 +0100
  • b5ab3adc8c Fix sip.assign check Florian Bruhin 2017-02-08 22:27:49 +0100
  • 0897e8e5ad Add pdfjs path for pdf.js in AUR Florian Bruhin 2017-02-08 22:17:13 +0100
  • 3adcfddfff Handle LookupError when reading adblock zips Florian Bruhin 2017-02-08 19:46:09 +0100
  • 4d08dc5ddb Point out QtWebKit-NG in version info Florian Bruhin 2017-02-08 18:34:50 +0100
  • df35c9138b Filter out uninteresting elements early in TabBarStyle Florian Bruhin 2017-02-08 16:53:03 +0100
  • af40439f4a tests: Ignore more QPainter::end warnings Florian Bruhin 2017-02-08 15:27:45 +0100
  • ac2fd4a36f Skip special URL tests with QtWebKit Florian Bruhin 2017-02-08 13:04:38 +0100
  • 36e2cc9628 Fix broken "if" when closing tab. Florian Bruhin 2017-02-08 12:45:09 +0100
  • 0ab7fd4581 Restore original save-manager, web-history at end of test. Imran Sobir 2017-02-08 16:18:33 +0500
  • 6ae7960d9a Fix lint Florian Bruhin 2017-02-08 12:14:24 +0100
  • 2501eed5f5 Re-add tab.deleteLater() call Florian Bruhin 2017-02-08 12:12:36 +0100
  • 0130866e89 Only do mhtml import in DownloadManager.get_mhtml Florian Bruhin 2017-02-08 12:03:32 +0100
  • 8226afd167 Hide more SSL warnings Florian Bruhin 2017-02-08 12:01:30 +0100
  • 7c08444c37 Refuse to serialize chrome:// and view-source:// tabs Florian Bruhin 2017-02-08 11:38:39 +0100
  • 580648da32 Allow to open chrome:// URLs in BDD tests Florian Bruhin 2017-02-08 11:32:14 +0100
  • 1af951fd62 Work around crashes when opening URL after renderer crash Florian Bruhin 2017-02-08 10:55:42 +0100
  • 2469d01ce7 Add renderer_process_terminated signal to tab API Florian Bruhin 2017-02-08 10:55:05 +0100
  • 2227c037f0 Log ignored lines in end2end tests Florian Bruhin 2017-02-08 09:45:12 +0100
  • 208ee04bdc Add simple tests for QtWebEngine renderer crash/kill Florian Bruhin 2017-02-08 09:41:55 +0100
  • ec0e95969e Add unit tests for qute://history. Imran Sobir 2017-02-08 13:28:04 +0500
  • 87d1a2c7a3 Fix lint Florian Bruhin 2017-02-08 09:14:54 +0100
  • 12ed226ce6 Set COLUM_WIDTHS for :help completion Florian Bruhin 2017-02-08 09:11:58 +0100
  • c4a74c7a34 Make sure completion column widths never get negative Florian Bruhin 2017-02-08 09:10:40 +0100
  • ccb6594e07 Ignore QPainter warning in tests Florian Bruhin 2017-02-08 00:58:41 +0100
  • 02198c4f65 Also check for QtWebKitWidgets in earlyinit Florian Bruhin 2017-02-08 00:57:47 +0100
  • 8b9b49f180 Fix message on renderer process crash Florian Bruhin 2017-02-08 00:41:17 +0100
  • 7bb8c854bf tests: Make user-agent download hinting more reliable Florian Bruhin 2017-02-07 23:33:37 +0100
  • c198f3a6a3 Adjust descriptions and dependencies Florian Bruhin 2017-02-07 23:27:44 +0100
  • 4b79280ade tests: Use number hint mode to select download Florian Bruhin 2017-02-07 23:23:59 +0100
  • ed67f93d2a Fix spelling Florian Bruhin 2017-02-07 22:27:50 +0100
  • bdcd980572 Fix bdd "Then" collision Florian Bruhin 2017-02-07 22:27:32 +0100
  • 3f1433dcf7 Merge branch 'webengine-mhtml' Florian Bruhin 2017-02-07 22:24:25 +0100
  • 5981bdbedb Skip test failing on Travis Florian Bruhin 2017-02-07 22:23:35 +0100
  • eb7064d083 Fix lint Florian Bruhin 2017-02-07 00:38:43 +0100
  • d13809089f Exclude socket notifier events during prompts Florian Bruhin 2017-02-07 00:16:33 +0100
  • 7aa0e900d7 Add mhtml support for QtWebEngine Florian Bruhin 2017-02-07 00:15:39 +0100
  • bae1f41599 Set user-agent for QtWebKit downloads Florian Bruhin 2017-02-07 21:59:21 +0100
  • 9a218256b7 Fix pylint complaints. Imran Sobir 2017-02-07 19:25:01 +0500
  • 216cef8d9f Add basic end-to-end test for qute:history. Imran Sobir 2017-02-07 16:18:00 +0500
  • 2c40be31a2 Prevent crash if invalid date is passed to qute:history. Imran Sobir 2017-02-07 16:15:10 +0500
  • be12b4cccf Use history item's url as title if no title. Imran Sobir 2017-02-07 16:06:19 +0500
  • c092840c04 Add optional argument --only-active-window to :session-save. Daniel Fiser 2017-02-05 15:58:35 +0100
  • f5e75ff870 Misc qute_history() fixes. Imran Sobir 2017-02-07 11:56:51 +0500
  • 46a34a99f3 Use QUrlQuery to parse qute://history queries. Imran Sobir 2017-02-07 11:22:04 +0500
  • e487fe441e Revert "Add a workaround to save cookies on exit" Florian Bruhin 2017-02-06 22:16:05 +0100
  • 2b6b18d7bf Fix lint Florian Bruhin 2017-02-06 21:33:08 +0100
  • df245dae48 Add support for general -> print-element-backgrounds with WebEngine Florian Bruhin 2017-02-06 21:08:32 +0100
  • a40db1735e Update QtWebEngine settings todo Florian Bruhin 2017-02-06 21:01:19 +0100
  • 811bb84587 Clarify site-specific-quirks setting value Florian Bruhin 2017-02-06 20:38:53 +0100
  • 8d55d093f2 Add a workaround to save cookies on exit Florian Bruhin 2017-02-06 20:37:29 +0100