Commit Graph

  • 313cc42d8a Link to code.qt.io instead of GitHub for _chromium_version Florian Bruhin 2018-06-09 20:26:12 +0200
  • d486a056e7 Update docs Florian Bruhin 2018-06-09 20:20:46 +0200
  • 7ce7176475 Fix lint Florian Bruhin 2018-06-09 20:20:08 +0200
  • 1b48b67443 Rename reporter.escape_quits to input.escape_quits_reporter Florian Bruhin 2018-06-09 20:19:32 +0200
  • 486a92a710 Merge remote-tracking branch 'origin/pr/3944' Florian Bruhin 2018-06-09 20:18:25 +0200
  • ec88c15390 Fix waiting for initial focus object with Qt 5.11 workarounds Florian Bruhin 2018-06-09 20:05:26 +0200
  • 40b1be6925 Fix test_disable_gpu with QtWebKit Florian Bruhin 2018-06-09 19:59:11 +0200
  • 41b5fca9b7 Add additional test Florian Bruhin 2018-06-09 19:57:22 +0200
  • b0325e17b7 Add a YamlConfig._migrate_bool helper Florian Bruhin 2018-06-09 19:57:11 +0200
  • 7949335a2b Remove unused import Florian Bruhin 2018-06-09 19:51:05 +0200
  • 6e954a1596 Allow to force software rendering with wayland on Qt 5.11 Florian Bruhin 2018-06-09 16:50:48 +0200
  • 88f2873a79 Allow more values for the qt.force_software_rendering setting Florian Bruhin 2018-06-09 16:21:10 +0200
  • 5d38d28fee
    Fix incorrect usage of tab_id Jay Kamat 2018-05-27 17:09:18 -0700
  • d32d541ac0 Further simplify getting focusProxy children Florian Bruhin 2018-06-08 17:10:47 +0200
  • cc497bf2ea Improve RWHV typecheck for focusProxy Florian Bruhin 2018-06-08 15:13:48 +0200
  • 9725d9ce33 Exclude QMenu when trying to find the missing focusProxy Florian Bruhin 2018-06-08 14:55:34 +0200
  • 1531961aeb Show children in focusProxy workaround Florian Bruhin 2018-06-08 14:40:59 +0200
  • 4e6fede40d Update changelog Florian Bruhin 2018-06-08 08:56:17 +0200
  • 91b4106dcf Fix check for reloads on Qt < 5.11 Florian Bruhin 2018-06-08 08:53:10 +0200
  • a13618fe2a Merge branch 'pyup-scheduled-update-2018-06-04' Florian Bruhin 2018-06-07 22:57:48 +0200
  • 8bf7cb539a Mark modal window test as flaky Florian Bruhin 2018-06-07 22:57:16 +0200
  • d96a98a058 Mention other colorschemes as well Florian Bruhin 2018-06-07 20:31:27 +0200
  • 5e6002fcdc Merge remote-tracking branch 'origin/pr/3963' Florian Bruhin 2018-06-07 20:25:24 +0200
  • 11b957f24b tests: Adjust getting markers for pytest 3.6 Florian Bruhin 2018-06-07 19:29:01 +0200
  • 4614ad5063 Remove unused import Florian Bruhin 2018-06-07 18:01:29 +0200
  • 6e48648033 Update changelog Florian Bruhin 2018-06-07 17:52:46 +0200
  • d541634a7c Avoid hacks for changing per-domain settings on Qt 5.11.1 Florian Bruhin 2018-06-07 17:51:21 +0200
  • b1506274c5 Implement a better workaround for chrome-error:// URLs Florian Bruhin 2018-06-07 16:03:25 +0200
  • c6a1d729f4 Update the list of chrome:// URLs Florian Bruhin 2018-06-07 15:42:58 +0200
  • 596041c40e Go back to using an invalid scheme for invalid_link.html Florian Bruhin 2018-06-07 15:30:28 +0200
  • 9b795c5257 Update changelog Florian Bruhin 2018-06-07 14:35:09 +0200
  • 89f4333df1 Make sure external schemes are clickable via hints Florian Bruhin 2018-06-07 14:27:53 +0200
  • 59e5a2a6f1 Update changelog Florian Bruhin 2018-06-06 23:09:00 +0200
  • 0c0d204fd4 Add a workaround for chrome-error:// loops on Qt 5.11 Florian Bruhin 2018-06-07 13:31:34 +0200
  • 999513d5d8 Skip invalid link tests on Qt 5.11 Florian Bruhin 2018-06-07 12:50:23 +0200
  • d059197bc9 Use a valid scheme in invalid_link.html Florian Bruhin 2018-06-07 12:49:49 +0200
  • 0e9159e8e8 Revert "Fix Qt 5.11 issues with clicking invalid links" Florian Bruhin 2018-06-07 12:43:05 +0200
  • 3d53d0d2c5 Fix Qt 5.11 issues with clicking invalid links Florian Bruhin 2018-06-06 23:08:14 +0200
  • eb6478dd3e Reenable Qt 5.11 tests on Travis Florian Bruhin 2018-06-06 23:09:57 +0200
  • 8cc3804119 Don't run test with failed download on Qt 5.11 Florian Bruhin 2018-06-06 21:12:23 +0200
  • 513591348c Update changelog Florian Bruhin 2018-06-06 19:06:41 +0200
  • 456fdc55cc Only set PseudoLayout with Qt 5.11 Florian Bruhin 2018-06-06 19:05:25 +0200
  • 7e31897dcc Fix lint Florian Bruhin 2018-06-06 18:07:56 +0200
  • 5147fc832c Handle resizing via PseudoLayout Florian Bruhin 2018-06-06 17:51:00 +0200
  • ec6c5ebb69 Try harder to get the RenderWidgetHostViewQt Florian Bruhin 2018-06-06 17:33:47 +0200
  • 34d054e8a5 Revert "Use WrapperLayout instead of PseudoLayout" Florian Bruhin 2018-06-06 16:55:26 +0200
  • e0213e7447 Use WrapperLayout instead of PseudoLayout Florian Bruhin 2018-06-06 16:28:40 +0200
  • cee88cd7ca Initial proof of concept for pseudo layout Florian Bruhin 2018-06-06 13:06:50 +0200
  • 5635639ed4 view-in-mpv: Remove --yes-playlist argument for youtube-dl Florian Bruhin 2018-06-06 09:59:03 +0200
  • 982a42d453 Unbind Ctrl-Shift-Tab by default Florian Bruhin 2018-06-05 11:33:34 +0200
  • dc203d46de Update pytest-rerunfailures from 4.0 to 4.1 pyup-bot 2018-06-04 19:00:21 +0200
  • 62e86e1482 Update pytest-qt from 2.3.2 to 2.4.0 pyup-bot 2018-06-04 19:00:19 +0200
  • 9f9a5d576b Update pytest from 3.5.1 to 3.6.0 pyup-bot 2018-06-04 19:00:18 +0200
  • 46329b0f03 Update parse from 1.8.2 to 1.8.4 pyup-bot 2018-06-04 19:00:16 +0200
  • 454d026fdc Update more-itertools from 4.1.0 to 4.2.0 pyup-bot 2018-06-04 19:00:14 +0200
  • e30e08a04e Update pyroma from 2.3 to 2.3.1 pyup-bot 2018-06-04 19:00:13 +0200
  • 7858bb97d1 Change default bg colour to #000 Slackhead 2018-05-31 06:33:48 +0100
  • 8c1080de97 Change filter value to 85% to really darken it Slackhead 2018-05-31 05:58:05 +0100
  • d37b2713cf Change min-width to 0.2em Slackhead 2018-05-31 05:45:43 +0100
  • 41a092cd80 Tweak style/animation Slackhead 2018-05-23 10:34:45 +0100
  • 0fcbc209bb Add animation stopper/starter Slackhead 2018-05-23 09:02:50 +0100
  • 1578a4836c Add fallback colours if inherit fails Slackhead 2018-05-22 12:05:22 +0100
  • f34d1b6ce1 Remove inherit styles Slackhead 2018-05-22 10:27:00 +0100
  • 4cc2b919fa Change caret style Slackhead 2018-05-21 17:31:54 +0100
  • 5e99da5459 Remove broken shields.io badges Florian Bruhin 2018-05-30 11:59:34 +0200
  • 5543e75abd Add base16-qutebrowser theova 2018-05-29 20:00:49 +0200
  • 6fc3546923 travis: Allow Archlinux to fail for now Florian Bruhin 2018-05-29 13:19:05 +0200
  • 52c44d3da6 setup.py: Set long_description_content_type Florian Bruhin 2018-05-29 11:23:10 +0200
  • b3c95c1668 Release v1.3.1 Florian Bruhin 2018-05-29 11:14:01 +0200
  • f78410ef2b Update changelog for v1.3.1 Florian Bruhin 2018-05-29 11:09:06 +0200
  • 28fce9a7cb
    Add support for opening background tabs in 5.11 Jay Kamat 2018-05-26 13:52:57 -0700
  • 3392d82f50
    Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/tab-bg-focus Jay Kamat 2018-05-26 13:52:12 -0700
  • c33a887b2d
    Add support for following tab selected elements to :follow-selected Jay Kamat 2018-05-25 12:37:30 -0700
  • cd56b97e7d
    Add an option to disable escape in the report dialog Jay Kamat 2018-05-24 11:49:18 -0700
  • 12e0edbcd0 Fix lint Florian Bruhin 2018-05-24 08:47:31 +0200
  • 40e391e199
    Prevent closing :report dialog when pressing <escape> Jay Kamat 2018-05-23 21:25:43 -0700
  • 17cfb0d39c Add some more logging for #3920 Florian Bruhin 2018-05-23 21:31:18 +0200
  • 7162f15348 Use functools instead of a lambda for QTimer Florian Bruhin 2018-05-23 09:44:44 +0200
  • 74ea696a5c
    Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/tab-bg-focus Jay Kamat 2018-05-22 23:17:52 -0700
  • 2f76ef1e53
    Revert "Only apply workaround for QTBUG-68076 on non-background tabs" Jay Kamat 2018-05-22 23:17:43 -0700
  • 26e37739e2 Fix typo Florian Bruhin 2018-05-22 23:07:31 +0200
  • e895ee8bdc Update changelog Florian Bruhin 2018-05-22 12:28:55 +0200
  • 29ad252278 Handle ² keypress correctly Florian Bruhin 2018-05-22 12:25:45 +0200
  • db1287cb82 Update changelog Florian Bruhin 2018-05-22 09:40:54 +0200
  • 71ad8bdb47 Properly work around Qt 5.11 keyboard focus issues Florian Bruhin 2018-05-22 09:36:14 +0200
  • bc37af7c95 Document QtWebEngine internals Florian Bruhin 2018-05-22 07:41:43 +0200
  • 3bf02aa62f
    Clarify install command for Ubuntu 17.04 Jay Kamat 2018-05-20 10:44:02 -0700
  • ae06c2cdb7
    Merge pull request #3938 from qutebrowser/pyup-scheduled-update-2018-05-21 Florian Bruhin 2018-05-21 21:31:03 +0200
  • 89f019b710 Remove unneeded "except ... as e:" assignments Florian Bruhin 2018-05-21 20:03:18 +0200
  • 228c86c799 Update virtualenv from 15.2.0 to 16.0.0 pyup-bot 2018-05-21 18:53:26 +0200
  • c551e29f4c Update pytest-qt from 2.3.1 to 2.3.2 pyup-bot 2018-05-21 18:53:25 +0200
  • 7596dbdd43 Update pytest-instafail from 0.3.0 to 0.4.0 pyup-bot 2018-05-21 18:53:23 +0200
  • 616371a3c1 Update hypothesis from 3.56.9 to 3.57.0 pyup-bot 2018-05-21 18:53:22 +0200
  • 725a133b9a Update cheroot from 6.2.4 to 6.3.1 pyup-bot 2018-05-21 18:53:20 +0200
  • f60c42b7fb Update pylint from 1.8.4 to 1.9.1 pyup-bot 2018-05-21 18:53:19 +0200
  • 9dc9ec3435 Update astroid from 1.6.3 to 1.6.4 pyup-bot 2018-05-21 18:53:17 +0200
  • e7a779ef90 Update setuptools from 39.1.0 to 39.2.0 pyup-bot 2018-05-21 18:53:16 +0200
  • 5ec3f1949a Update pyflakes from 1.6.0 to 2.0.0 pyup-bot 2018-05-21 18:53:14 +0200
  • 5df4128e8d Update pep8-naming from 0.6.1 to 0.7.0 pyup-bot 2018-05-21 18:53:13 +0200
  • 47446baf29 s/obj/target/ Jimmy 2018-05-21 21:23:31 +1200