Commit Graph

  • 1c09649dcb Pass QNAM instead of page to DownloadManager Florian Bruhin 2016-09-10 23:07:21 +0200
  • e8f8f1e72a Add DownloadItem.remove Florian Bruhin 2016-09-10 22:54:13 +0200
  • b332d22967 Make DownloadModel a sequence Florian Bruhin 2016-09-10 22:45:14 +0200
  • b949e4d73a Start splitting DownloadModel from DownloadManager Florian Bruhin 2016-09-10 22:38:34 +0200
  • 19d9ec374d Handle the missing attribute Jussi Timperi 2016-09-11 13:12:27 +0300
  • 1adc308676 Access enums by their base class Jussi Timperi 2016-09-11 13:04:58 +0300
  • 4c55963dc3 Fix lint Florian Bruhin 2016-09-10 17:32:04 +0200
  • 6437a28184 QtWebKit: Add version checks to visibility API Jussi Timperi 2016-09-10 17:55:00 +0300
  • bd5f63db46 Make an invalid download target fatal Florian Bruhin 2016-09-10 16:25:33 +0200
  • b2d8905d68 Remove {downloaddir} in downloads.feature Florian Bruhin 2016-09-10 16:23:01 +0200
  • 0ba74ad023 Add Qt model test for download model Florian Bruhin 2016-09-10 15:52:01 +0200
  • d13f88f0ac Add lots of new BDD tests for downloads Florian Bruhin 2016-09-10 15:51:49 +0200
  • dc8396986e FIx expected message in test_invocations Florian Bruhin 2016-09-10 15:50:54 +0200
  • a21cd9f56e Set remove-finished-downloads in download tests Florian Bruhin 2016-09-10 15:50:18 +0200
  • 17caf80f2a bdd: Add "I wait for the javascript message" step Florian Bruhin 2016-09-10 15:50:00 +0200
  • 9f1aacc4f0 Move pdfjs check to the end2end conftest Florian Bruhin 2016-09-10 00:13:52 +0200
  • cc4cd6913d Make download model qtmodeltester compliant Florian Bruhin 2016-09-10 00:12:03 +0200
  • 3bf841bdb4 Delete file on infinite redirects Florian Bruhin 2016-09-10 00:11:37 +0200
  • dc0ddd023a Add logging for deleting/removing downloads Florian Bruhin 2016-09-10 00:11:16 +0200
  • 13d73359d4 QtWebKit: Handle visibility API Jussi Timperi 2016-09-10 16:07:29 +0300
  • 7f2cc5dbc3 Make remove_data in DownloadItem.cancel kw-only Florian Bruhin 2016-09-09 19:29:14 +0200
  • b39d33d5e3 Revert "Remove remove_data arg for DownloadItem.cancel" Florian Bruhin 2016-09-09 19:28:17 +0200
  • 230cd40b12 Add a test for a misconfigured XDG_DOWNLOAD_DIR Florian Bruhin 2016-09-09 18:43:56 +0200
  • a4d0449e19 Use a shorter XDG_RUNTIME_DIR for temp_basedir_env Florian Bruhin 2016-09-09 18:43:12 +0200
  • 143a4af91b Improve :download-open tests Florian Bruhin 2016-09-09 18:42:55 +0200
  • 433a8a8ced Fix filename with a misconfigured XDG_DOWNLOAD_DIR Florian Bruhin 2016-09-09 18:41:50 +0200
  • a5793695de Mark almost-impossible check with a nocover pragma Florian Bruhin 2016-09-09 18:40:37 +0200
  • 2df971a79c Move short_tmpdir fixture to conftest.py Florian Bruhin 2016-09-09 18:38:52 +0200
  • ece85dc903 Remove remove_data arg for DownloadItem.cancel Florian Bruhin 2016-09-09 18:03:01 +0200
  • b5b46332c7 Add test for downloading to an inexistent dir Florian Bruhin 2016-09-09 17:52:20 +0200
  • ab30124bd0 Remove (hopefully) dead download code Florian Bruhin 2016-09-09 17:00:13 +0200
  • d64241bed9 Add a test for a download without content-size Florian Bruhin 2016-09-09 16:58:39 +0200
  • 2177aa574c Improve download BDD tests Florian Bruhin 2016-09-09 16:17:59 +0200
  • 7611281563 Add basename to "download finished" message Florian Bruhin 2016-09-09 15:15:10 +0200
  • 0053548036 Merge branch 'knaggita-issue1703' Florian Bruhin 2016-09-09 17:58:59 +0200
  • 984e1cf3c5 Update docs Florian Bruhin 2016-09-09 17:58:35 +0200
  • 864ec94cde Fix lint Florian Bruhin 2016-09-09 17:56:58 +0200
  • 9ff3f6810a Remove --qt-* arguments knaggita 2016-09-08 08:22:58 +0300
  • f75f45addc Fix at_bottom scrolling check Florian Bruhin 2016-09-09 16:03:51 +0200
  • d0cf452ec8 Remove :prompt-yes and :prompt-no Florian Bruhin 2016-09-09 15:57:15 +0200
  • d579697245 Add a value argument to :prompt-accept Florian Bruhin 2016-09-09 15:48:42 +0200
  • b45f940e72 Move some scroll logic from JS to Python Florian Bruhin 2016-09-09 14:19:21 +0200
  • 71a89bd418 *Really* fix completion with multiple words. Florian Bruhin 2016-09-09 09:03:18 +0200
  • b0114768c7 fix spawn tests on Windows Daniel Schadt 2016-09-08 23:14:10 +0200
  • f6c6f766cd add newline at the end of the file Daniel Schadt 2016-09-08 23:13:00 +0200
  • e9aaec6d0d Update tox.ini to support Windows, and adjust install instructions Clayton Craft 2016-09-08 09:50:53 -0700
  • 0a3853fcb7 Fix handling of spaces in completion Florian Bruhin 2016-09-08 21:59:18 +0200
  • 861ce478b3 Add a 'this' pytest marker Florian Bruhin 2016-09-07 20:26:41 +0200
  • 93428c4e2b Skip instead of xfail JS prompt test on WebEngine Florian Bruhin 2016-09-07 20:25:56 +0200
  • 26025214ed Mark session loading tests with @qtwebengine_flaky Florian Bruhin 2016-09-07 19:03:41 +0200
  • a119e9d5b0 Mark :insert-text with undo test as xfail on OS X Florian Bruhin 2016-09-07 19:01:24 +0200
  • f8f74400c6 Fix more lint Florian Bruhin 2016-09-07 18:57:00 +0200
  • d299fd260c Fix adblock tests Florian Bruhin 2016-09-07 18:53:11 +0200
  • f3d540b375 Fix adblock tests Florian Bruhin 2016-09-07 18:47:39 +0200
  • 955910a0e8 Fix lint Florian Bruhin 2016-09-07 18:45:46 +0200
  • 44d1056e54 QtWebEngine: Implement custom HTTP headers Florian Bruhin 2016-09-07 18:29:19 +0200
  • 5a54699863 Remove unused code from qutebrowser.browser.shared Florian Bruhin 2016-09-07 18:17:56 +0200
  • df7f74c782 Add qutebrowser.browser.shared Florian Bruhin 2016-09-07 18:17:05 +0200
  • d7f9e4735e earlyinit: Only display exception if there was one Florian Bruhin 2016-09-07 17:33:07 +0200
  • 4d91ccfea5 Enforce Qt >= 5.6.0 for QtWebEngine Florian Bruhin 2016-09-07 17:31:48 +0200
  • 02bd42cbed Implement adblocking for QtWebEngine Florian Bruhin 2016-09-07 17:27:21 +0200
  • 6fec236757 Add some blank lines to app._init_modules Florian Bruhin 2016-09-07 16:45:46 +0200
  • 3ce9e795a1 Add a simple end2end test for :adblock-update Florian Bruhin 2016-09-07 16:27:27 +0200
  • 3a55dbf712 Don't use 'current' win_id for adblock update Florian Bruhin 2016-09-07 16:24:51 +0200
  • 8cef35517f Add a manual test file for uploading files Florian Bruhin 2016-09-07 13:39:44 +0200
  • bac7a6eaf2 Remove BrowserPage.chooseFile Florian Bruhin 2016-09-07 13:39:19 +0200
  • 6831177f2e Add docstring for update_3rdparty.update_ace Florian Bruhin 2016-09-07 13:02:48 +0200
  • 3d9b33f6a5 Ignore ace.js for spellcheck Florian Bruhin 2016-09-07 13:01:54 +0200
  • 8c3906b784 Remove BrowserPage.shouldInterruptJavaScript Florian Bruhin 2016-09-07 12:49:57 +0200
  • fca37abf55 QtWebEngine: Implement webelem.classes Florian Bruhin 2016-09-07 12:31:48 +0200
  • 522049132b Add a test for hinting with ACE editor Florian Bruhin 2016-09-07 12:28:12 +0200
  • 3e1583bb1c Make WebKitElement._is_visible private Florian Bruhin 2016-09-07 11:58:39 +0200
  • ae3b7c9f15 Remove unused imports Florian Bruhin 2016-09-07 11:51:57 +0200
  • 0ff98f568c Add a webelem logger Florian Bruhin 2016-09-07 11:51:23 +0200
  • c3b80c6b5b Use double quotes for JS strings Florian Bruhin 2016-09-07 11:48:34 +0200
  • 60c86a08c4 Get rid of WebElement.debug_text Florian Bruhin 2016-09-07 11:47:39 +0200
  • 6635c71849 Fix test_webkitelem.py path in check_coverage Florian Bruhin 2016-09-07 11:37:31 +0200
  • 2da827462e Add a test to make sure check_coverage files exist Florian Bruhin 2016-09-07 11:37:21 +0200
  • e700d11447 Add check_vanished() in webkitelem.insert_text Florian Bruhin 2016-09-07 11:29:26 +0200
  • 8f9cfcf232 Get rid of webelem.run_js_async Florian Bruhin 2016-09-07 11:27:37 +0200
  • 78d64f4791 Get rid of webkitelem.focus_elem Florian Bruhin 2016-09-07 11:24:28 +0200
  • c267776491 Add missing :leave-mode for insert-mode test Florian Bruhin 2016-09-07 11:20:40 +0200
  • 948fa033c7 Implement :insert-text for QtWebEngine Florian Bruhin 2016-09-07 11:20:32 +0200
  • ee5a972069 Move auto-insert-mode handling to browsertab Florian Bruhin 2016-09-07 10:24:27 +0200
  • 2ef6423cf2 Add some QtWebEngine comments to webkit.webview Florian Bruhin 2016-09-07 10:01:10 +0200
  • 02df91e369 Mark colors -> webpage.bg as QtWebKit-only Florian Bruhin 2016-09-07 09:49:37 +0200
  • 919196714b QtWebEngine: Implement WebEngineScroller.at_bottom Florian Bruhin 2016-09-07 09:32:51 +0200
  • cf6cffeb08 tests: Ignore "Xlib: sequence lost" error Florian Bruhin 2016-09-06 22:09:52 +0200
  • 08302c5a5f Apply @qtwebengine_flaky (too) liberally Florian Bruhin 2016-09-06 22:08:54 +0200
  • 1106104700 Add a @qtwebengine_flaky marker Florian Bruhin 2016-09-06 21:43:02 +0200
  • 37b1c26e1c Don't check active win for WebEngine session test Florian Bruhin 2016-09-06 21:22:50 +0200
  • e3e7366863 Make pylint shut up Florian Bruhin 2016-09-06 21:21:37 +0200
  • 22ac19b151 style fixes Daniel Schadt 2016-09-06 20:33:48 +0200
  • c58a0e926f Skip scrolling tests on Qt < 5.7 Florian Bruhin 2016-09-06 20:24:41 +0200
  • 22d9c49169 Stabilize scrolling in :repeat-command test Florian Bruhin 2016-09-06 19:34:38 +0200
  • 010a52efb8 Stabilize :tab-detach test in invoke.feature Florian Bruhin 2016-09-06 19:33:09 +0200
  • c59a1535c5 Don't check active window in session test Florian Bruhin 2016-09-06 19:29:12 +0200
  • 0ab1902c98 add an userscript test for Windows Daniel Schadt 2016-09-06 18:41:24 +0200
  • 29715ae7a7 Merge branch 'nanjekyejoannah-issue#1516' Florian Bruhin 2016-09-06 18:21:34 +0200
  • b65440e7e3 Update docs Florian Bruhin 2016-09-06 18:17:55 +0200