Commit Graph

  • 244590f49d Handle unknown keys with :bind/:unbind Florian Bruhin 2018-02-27 12:59:23 +0100
  • 88b5007457 Consolidate invalid :bind/:unbind tests Florian Bruhin 2018-02-27 12:54:11 +0100
  • 7a27469ecd Handle unknown keys in :bind completion Florian Bruhin 2018-02-27 12:40:44 +0100
  • 8090d3e289 Handle invalid keys in config.py Florian Bruhin 2018-02-27 12:28:59 +0100
  • 898f5c50c4 Add a test for utils.chunk Florian Bruhin 2018-02-27 11:20:19 +0100
  • bd87b4eb10 Stop logging in PassthroughKeyParser Florian Bruhin 2018-02-27 11:04:05 +0100
  • ec3ad8a969 Get rid of _warn_on_keychains and _supports_chains Florian Bruhin 2018-02-27 10:55:16 +0100
  • ba012c6ba8 Get rid of BaseKeyparser.Type Florian Bruhin 2018-02-27 10:35:19 +0100
  • b906d92053 Remove now uneeded pylint ignore Florian Bruhin 2018-02-27 10:06:11 +0100
  • 72e30cc12c Fix following hints Florian Bruhin 2018-02-27 09:47:06 +0100
  • 079fcc7eea Add FIXME Florian Bruhin 2018-02-27 09:38:40 +0100
  • c0e2550046 Fix scripts.keytester Florian Bruhin 2018-02-27 09:36:56 +0100
  • 362f923f06 Fix lint Florian Bruhin 2018-02-27 09:33:50 +0100
  • f18b5aa782 Fix searching for blacklisted keys in keyhintwidget Florian Bruhin 2018-02-27 09:23:06 +0100
  • 5d581d42f5 Improve key parsing with simple keys containing </> Florian Bruhin 2018-02-27 09:22:11 +0100
  • 1ba61bbcbe Fix test_modeparsers Florian Bruhin 2018-02-27 09:22:01 +0100
  • 911b2daebf Fix test_keyutils Florian Bruhin 2018-02-27 09:07:20 +0100
  • 5a03d31f6f More test_basekeyparser fixes Florian Bruhin 2018-02-27 08:53:28 +0100
  • eeeb763f8a Make sure 0 is handled as command Florian Bruhin 2018-02-27 08:50:50 +0100
  • 9e27f2b3e7 Initial attempts at fixing test_basekeyparser Florian Bruhin 2018-02-27 08:48:16 +0100
  • 44b4cb92be Make keyutils.KeySequence.parse('') work Florian Bruhin 2018-02-27 08:35:14 +0100
  • ac4fd7c563 Add KeyInfo.to_event() Florian Bruhin 2018-02-27 08:20:06 +0100
  • 1e8f72dfe6 Adjust test_configtypes Florian Bruhin 2018-02-27 08:10:54 +0100
  • f40f4082ba Validate configtypes.Key correctly Florian Bruhin 2018-02-27 07:56:10 +0100
  • 612387633d Adjust test_configfiles Florian Bruhin 2018-02-27 07:53:29 +0100
  • e8d5fb5cca Normalize keybinding with :bind Florian Bruhin 2018-02-27 07:51:14 +0100
  • 214e750c69 Adjust test_configcommands.py Florian Bruhin 2018-02-27 07:51:07 +0100
  • b1f4b1eaba Fix :unbind with already bound keys Florian Bruhin 2018-02-27 07:40:06 +0100
  • 49f8bc3d63 Use KeySequences correctly in test_config.py Florian Bruhin 2018-02-27 07:37:55 +0100
  • fa29a0b686 Expect capitalized bindings in test_models Florian Bruhin 2018-02-27 06:58:39 +0100
  • 1b0aea5e05 Bring simple bindings to front in get_reverse_bindings_for Florian Bruhin 2018-02-27 06:56:57 +0100
  • 8416e97c6c Fix type which is stubbed in test_models Florian Bruhin 2018-02-27 06:50:57 +0100
  • 93ff9006ad Merge remote-tracking branch 'origin/pr/3643' Florian Bruhin 2018-02-27 06:24:33 +0100
  • bc3e1b316d Use "command -v" instead of "which" in bash scripts Florian Bruhin 2018-02-27 06:23:00 +0100
  • 53fb5af99c Paste version information privately Florian Bruhin 2018-02-26 23:09:55 +0100
  • 01462008c9 Clearly separate yesno/prompt key modes Florian Bruhin 2018-02-26 22:48:32 +0100
  • d9ae3fd5aa Fix more hinting issues Florian Bruhin 2018-02-26 20:49:02 +0100
  • de3b4adfd8 Don't force-follow hints when typing chars Florian Bruhin 2018-02-26 20:48:49 +0100
  • 6fc391986f Fix KeyInfo.text() for space Florian Bruhin 2018-02-26 20:48:22 +0100
  • e9d58dae2a Fix getting individual items from KeySequence Florian Bruhin 2018-02-26 20:48:11 +0100
  • 9f0e1a98a0 Make hint keybinding inhibition work Florian Bruhin 2018-02-26 20:22:52 +0100
  • 8bce2ba8e8 Fix expected message Florian Bruhin 2018-02-26 20:03:21 +0100
  • f1b20f6dc4 Fix forward_unbound_keys test Florian Bruhin 2018-02-26 20:02:43 +0100
  • 416712d2dc Update pytest from 3.4.0 to 3.4.1 pyup-bot 2018-02-26 17:04:18 +0100
  • 3dedd0d178 Update hypothesis from 3.45.2 to 3.46.0 pyup-bot 2018-02-26 17:04:17 +0100
  • 1444634abb Fix :fake-key test Florian Bruhin 2018-02-26 14:26:12 +0100
  • bb647123b7 Fix invalid key sequences Florian Bruhin 2018-02-26 14:13:46 +0100
  • 2698b8bb63 Fix unicodedata check Florian Bruhin 2018-02-26 13:47:45 +0100
  • f15e2285ba Fix bindings.key_mappings Florian Bruhin 2018-02-26 13:41:01 +0100
  • 0afaf2ce89 Fix capital chars after string change Florian Bruhin 2018-02-26 11:48:10 +0100
  • 508a12a84c Try fixing KeyInfo.__str__ with lower-/uppercase chars Florian Bruhin 2018-02-26 11:36:24 +0100
  • 1609e0d445 Fix keyhint widget Florian Bruhin 2018-02-26 11:16:56 +0100
  • 16940db834 Refactor KeySequence initialization Florian Bruhin 2018-02-26 11:10:05 +0100
  • f92bb16408 Make config.bind work Florian Bruhin 2018-02-26 10:38:59 +0100
  • 9aa37febbe Make hints work Florian Bruhin 2018-02-26 10:33:18 +0100
  • be4cd94207 Try getting hints to work Florian Bruhin 2018-02-26 10:14:30 +0100
  • d077f38ac4 Store multiple QKeySequences in KeySequence Florian Bruhin 2018-02-26 09:13:32 +0100
  • 79a337767a Initial work at making :fake-key work Florian Bruhin 2018-02-26 05:20:57 +0100
  • cdf6f52d15 Update changelog Florian Bruhin 2018-02-26 08:15:34 +0100
  • 6f9c62b24a Improve marker descriptions Florian Bruhin 2018-02-26 07:56:51 +0100
  • 353753c03c Merge remote-tracking branch 'origin/pr/3620' Florian Bruhin 2018-02-26 07:26:24 +0100
  • de0aa32c11 Merge remote-tracking branch 'origin/pr/3626' Florian Bruhin 2018-02-26 07:20:34 +0100
  • edd2f89d5d Update changelog Florian Bruhin 2018-02-26 07:16:55 +0100
  • bd79d7e071 Merge remote-tracking branch 'origin/pr/3637' Florian Bruhin 2018-02-26 07:16:19 +0100
  • 76bf35cbdd
    Add qtbug60673 markers to relevant tests Jay Kamat 2018-02-25 19:00:15 -0500
  • 7a8fa5f46e
    Implement deduplication of searches on webkit Jay Kamat 2018-02-25 18:40:16 -0500
  • e273f163a6 Add a KeyInfo class Florian Bruhin 2018-02-25 22:09:39 +0100
  • eeb565319f Handle invalid URLs on Apple events Anton S 2018-02-25 22:42:32 +0300
  • 321d5c5d20 Merge branch 'master' into keys Florian Bruhin 2018-02-25 21:25:12 +0100
  • 3df066c694 Update changelog Florian Bruhin 2018-02-25 21:10:35 +0100
  • 54713f57e5 Merge remote-tracking branch 'origin/pr/3624' Florian Bruhin 2018-02-25 21:09:56 +0100
  • a98466336e Update changelog Florian Bruhin 2018-02-25 19:58:23 +0100
  • 52b5492c6a Merge branch 'per-url' Florian Bruhin 2018-02-25 19:44:51 +0100
  • ba88fc43e0 Stabilize error page test Florian Bruhin 2018-02-25 19:40:38 +0100
  • abf4d10d5b Add a test for :set -p with a pattern Florian Bruhin 2018-02-25 19:33:27 +0100
  • 4c147b77c1 Add a test for the error page workaround Florian Bruhin 2018-02-25 16:35:02 +0100
  • a32d74e983 Fix lint Florian Bruhin 2018-02-25 16:08:15 +0100
  • d44ff5ba01 Don't load the URL immediately on :undo Florian Bruhin 2018-02-25 15:53:01 +0100
  • 97e00ba4b5 Only reload after setting changes when needed Florian Bruhin 2018-02-25 15:03:30 +0100
  • eade305965 Add a predicted_navigation signal Florian Bruhin 2018-02-25 15:02:38 +0100
  • 65a62b67a5 Go back to using tab.openurl on config changes Florian Bruhin 2018-02-25 14:43:30 +0100
  • 638e880604 Improve workaround for missing error pages Florian Bruhin 2018-02-24 23:17:35 +0100
  • bfb3a6594f Try using tab.reload() on setting changes instead Florian Bruhin 2018-02-24 23:06:18 +0100
  • 08bc55995b First attempt at reloading pages after setting changes Florian Bruhin 2018-02-24 18:25:02 +0100
  • 4602afe770
    Add a webengine duplicate search test Jay Kamat 2018-02-23 18:13:10 -0500
  • 820ffed07f
    Remove test blacklists for 5.10 Jay Kamat 2018-02-23 18:06:57 -0500
  • f926e7b850
    Emulate webkit duplicate search behavior on webengine Jay Kamat 2018-02-23 17:49:47 -0500
  • 2c96446bb9 Track which settings changed for a URL Florian Bruhin 2018-02-23 18:11:33 +0100
  • 75b65e2f11 Simplify attribute handling in Web(Kit|Engine)Settings Florian Bruhin 2018-02-23 17:59:12 +0100
  • fc6a0dbe64 Show a simple error page on loading errors without JS Florian Bruhin 2018-02-23 17:29:17 +0100
  • 98b2b67b8b Add tests for per-URL JavaScript settings Florian Bruhin 2018-02-23 15:08:07 +0100
  • 3956f81e73 Refactor websettings Florian Bruhin 2018-02-23 09:51:28 +0100
  • 49ead32f13 Update urlmatch tests for Chromium changes Florian Bruhin 2018-02-23 06:31:49 +0100
  • cb8d62866c
    Blacklist qt versions 5.8.0 through 5.9.4 for caret tests Jay Kamat 2018-02-22 18:33:46 -0500
  • 7ecbae765d
    Use baseNode over anchorNode in follow-selected Jay Kamat 2018-02-22 16:42:07 -0500
  • c16c625feb
    Add basic tests for searching and caret mode Jay Kamat 2018-02-21 22:15:26 -0500
  • eb4c806ddb Add URL pattern to settings output Florian Bruhin 2018-02-22 08:04:23 +0100
  • 5c4277aac8 Add some default keybindings for toggling scripts Florian Bruhin 2018-02-22 07:33:46 +0100
  • 2ffb1604d3
    Convert search to blue selection when entering caret mode Jay Kamat 2018-02-21 10:01:27 -0500
  • ada15510a7 Update changelog Florian Bruhin 2018-02-21 11:07:55 +0100