Jay Kamat
|
a2b5bf0b73
|
Clear old search results on webkit
Fixes an issue with #3626
|
2018-03-01 16:15:38 -05:00 |
|
Ryan Roden-Corrent
|
2965f954ba
|
Resolve empty completion.timestamp_format crash.
Resolves #3628.
|
2018-03-01 07:54:20 -05:00 |
|
Florian Bruhin
|
257011a6d2
|
Fix installing codecov on Travis
|
2018-03-01 12:56:43 +01:00 |
|
Florian Bruhin
|
f33d659924
|
Release v1.1.2
|
2018-03-01 09:15:54 +01:00 |
|
Florian Bruhin
|
b14a37cf1f
|
Update changelog for v1.1.2
[ci skip]
|
2018-02-28 16:14:34 +01:00 |
|
Florian Bruhin
|
7fd0b52360
|
Add missing newline
[ci skip]
|
2018-02-28 08:11:23 +01:00 |
|
Florian Bruhin
|
8ea6cf352b
|
Remove unneeded version check
The option isn't going to magically change as the config system prevents that.
|
2018-02-28 08:08:47 +01:00 |
|
Florian Bruhin
|
f3aaa1084a
|
Migrate spell tests to unittests
|
2018-02-28 08:08:23 +01:00 |
|
Florian Bruhin
|
824825e67d
|
Make sure we only show dictionary warnings once
After 3956f81e73 where this was made a function,
the warning was shown twice, causing AppVeyor to fail.
|
2018-02-28 08:01:11 +01:00 |
|
Florian Bruhin
|
889b03169a
|
Upgrade to PyQt 5.10.1
|
2018-02-28 06:28:01 +01:00 |
|
Florian Bruhin
|
e6aa6b8235
|
Add missing docs for {url:host}
|
2018-02-27 17:29:36 +01:00 |
|
Florian Bruhin
|
5eb340d481
|
Add missing tests for completions
|
2018-02-27 15:55:00 +01:00 |
|
Florian Bruhin
|
60f0175a36
|
Fix getting customized options
This was broken with per-domain settings
Fixes #3649
|
2018-02-27 15:39:57 +01:00 |
|
Florian Bruhin
|
5a5873d4ee
|
Rename KeyConfig._prepare to ._validate
|
2018-02-27 14:16:41 +01:00 |
|
Florian Bruhin
|
49d297f7bf
|
Fix tests for parsing KeySequences
|
2018-02-27 14:10:55 +01:00 |
|
Florian Bruhin
|
b85fe8f678
|
Merge BaseKeyParser._handle_key into .handle
|
2018-02-27 14:08:38 +01:00 |
|
Florian Bruhin
|
3a79f1293f
|
Remove FIXMEs
|
2018-02-27 13:10:25 +01:00 |
|
Florian Bruhin
|
244590f49d
|
Handle unknown keys with :bind/:unbind
|
2018-02-27 13:09:48 +01:00 |
|
Florian Bruhin
|
88b5007457
|
Consolidate invalid :bind/:unbind tests
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
7a27469ecd
|
Handle unknown keys in :bind completion
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
8090d3e289
|
Handle invalid keys in config.py
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
898f5c50c4
|
Add a test for utils.chunk
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
bd87b4eb10
|
Stop logging in PassthroughKeyParser
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
ec3ad8a969
|
Get rid of _warn_on_keychains and _supports_chains
|
2018-02-27 13:02:32 +01:00 |
|
Florian Bruhin
|
ba012c6ba8
|
Get rid of BaseKeyparser.Type
|
2018-02-27 13:01:41 +01:00 |
|
Florian Bruhin
|
b906d92053
|
Remove now uneeded pylint ignore
|
2018-02-27 10:06:11 +01:00 |
|
Florian Bruhin
|
72e30cc12c
|
Fix following hints
|
2018-02-27 09:47:06 +01:00 |
|
Florian Bruhin
|
079fcc7eea
|
Add FIXME
|
2018-02-27 09:38:40 +01:00 |
|
Florian Bruhin
|
c0e2550046
|
Fix scripts.keytester
|
2018-02-27 09:36:56 +01:00 |
|
Florian Bruhin
|
362f923f06
|
Fix lint
|
2018-02-27 09:34:55 +01:00 |
|
Florian Bruhin
|
f18b5aa782
|
Fix searching for blacklisted keys in keyhintwidget
|
2018-02-27 09:23:06 +01:00 |
|
Florian Bruhin
|
5d581d42f5
|
Improve key parsing with simple keys containing </>
|
2018-02-27 09:22:11 +01:00 |
|
Florian Bruhin
|
1ba61bbcbe
|
Fix test_modeparsers
|
2018-02-27 09:22:01 +01:00 |
|
Florian Bruhin
|
911b2daebf
|
Fix test_keyutils
|
2018-02-27 09:07:20 +01:00 |
|
Florian Bruhin
|
5a03d31f6f
|
More test_basekeyparser fixes
|
2018-02-27 08:53:28 +01:00 |
|
Florian Bruhin
|
eeeb763f8a
|
Make sure 0 is handled as command
|
2018-02-27 08:50:50 +01:00 |
|
Florian Bruhin
|
9e27f2b3e7
|
Initial attempts at fixing test_basekeyparser
|
2018-02-27 08:48:16 +01:00 |
|
Florian Bruhin
|
44b4cb92be
|
Make keyutils.KeySequence.parse('') work
|
2018-02-27 08:35:14 +01:00 |
|
Florian Bruhin
|
ac4fd7c563
|
Add KeyInfo.to_event()
|
2018-02-27 08:20:06 +01:00 |
|
Florian Bruhin
|
1e8f72dfe6
|
Adjust test_configtypes
|
2018-02-27 08:10:54 +01:00 |
|
Florian Bruhin
|
f40f4082ba
|
Validate configtypes.Key correctly
|
2018-02-27 07:56:34 +01:00 |
|
Florian Bruhin
|
612387633d
|
Adjust test_configfiles
|
2018-02-27 07:53:29 +01:00 |
|
Florian Bruhin
|
e8d5fb5cca
|
Normalize keybinding with :bind
|
2018-02-27 07:51:14 +01:00 |
|
Florian Bruhin
|
214e750c69
|
Adjust test_configcommands.py
|
2018-02-27 07:51:07 +01:00 |
|
Florian Bruhin
|
b1f4b1eaba
|
Fix :unbind with already bound keys
The previous change was incorrect and caused a regression (test_unbound_twice)
|
2018-02-27 07:40:54 +01:00 |
|
Florian Bruhin
|
49f8bc3d63
|
Use KeySequences correctly in test_config.py
|
2018-02-27 07:37:55 +01:00 |
|
Florian Bruhin
|
fa29a0b686
|
Expect capitalized bindings in test_models
|
2018-02-27 06:58:39 +01:00 |
|
Florian Bruhin
|
1b0aea5e05
|
Bring simple bindings to front in get_reverse_bindings_for
|
2018-02-27 06:56:57 +01:00 |
|
Florian Bruhin
|
8416e97c6c
|
Fix type which is stubbed in test_models
|
2018-02-27 06:50:57 +01:00 |
|
Florian Bruhin
|
93ff9006ad
|
Merge remote-tracking branch 'origin/pr/3643'
|
2018-02-27 06:24:33 +01:00 |
|