Commit Graph

  • 91cd6c6288 Fix Python 3.4 circular imports Florian Bruhin 2017-07-03 23:28:07 +0200
  • 9db4a8cb43 Clean up test_cache Florian Bruhin 2017-07-03 23:11:30 +0200
  • 9dfe4429d7 Import qutebrowser.app in conftest Florian Bruhin 2017-07-03 22:56:53 +0200
  • b42265212b Update test_keyhints for new config Florian Bruhin 2017-07-03 21:47:19 +0200
  • 4bebfd8d5f Update test_modeparsers for new config Florian Bruhin 2017-07-03 21:13:33 +0200
  • d5cd0b19b0 Update test_basekeyparser for new config Florian Bruhin 2017-07-03 21:09:16 +0200
  • 22b0f2fd24 Various simple test updates for new config Florian Bruhin 2017-07-03 18:42:41 +0200
  • 1663280f53 Update test_shared for new config Florian Bruhin 2017-07-03 18:38:41 +0200
  • 7dd5e4b2e6 Skip broken completion tests Florian Bruhin 2017-07-04 14:49:24 +0200
  • ff05560047 Update test_adblock for new config Florian Bruhin 2017-07-03 18:09:57 +0200
  • 78d7ac311f Use fonts.monospace properly Florian Bruhin 2017-07-03 16:51:51 +0200
  • 4562a3574b Allow a list for content.user_stylesheets Florian Bruhin 2017-07-03 16:43:44 +0200
  • afb3b496e8 Add missing backend: QtWebKit for content.pdfjs Florian Bruhin 2017-07-03 16:08:40 +0200
  • a36f5bafc1 Rename content.javascript.can_*_windows to _tabs Florian Bruhin 2017-07-03 16:04:17 +0200
  • be94098597 Improve more docs Florian Bruhin 2017-07-03 16:02:43 +0200
  • 5ada3606d8 Allow to not send the DNT header Florian Bruhin 2017-07-03 15:57:22 +0200
  • 040be60697 Improve more docs Florian Bruhin 2017-07-03 15:53:15 +0200
  • 202b8445f6 Move content.accept_language under headers Florian Bruhin 2017-07-03 15:46:33 +0200
  • f546cbe934 Clarify some docs Florian Bruhin 2017-07-03 15:46:11 +0200
  • d7036fe8a8 Clarify history_session_interval and rename it to _gap_interval Florian Bruhin 2017-07-03 15:41:34 +0200
  • 8712fc6fd3 Move new_instance_open_target out of url. Florian Bruhin 2017-07-03 15:27:58 +0200
  • d641652a92 More test_config improvements Florian Bruhin 2017-07-03 15:13:38 +0200
  • c214acd899 Remove config from objreg Florian Bruhin 2017-07-03 14:29:19 +0200
  • f8a88ae042 Clean up objreg properly in config tests Florian Bruhin 2017-07-03 14:28:04 +0200
  • 54adf3898a Add test_configfiles.py Florian Bruhin 2017-07-03 14:25:49 +0200
  • e72b0fc89d Update check_coverage.py for new config Florian Bruhin 2017-07-03 14:00:42 +0200
  • 1a492e9f4a Re-add backend checks to new config Florian Bruhin 2017-07-03 13:58:19 +0200
  • 556f49d367 Add PACFetcher.fetch Florian Bruhin 2017-07-03 13:26:15 +0200
  • 215fd2f055 More test_config fixes/tests Florian Bruhin 2017-07-03 13:20:10 +0200
  • 009ed3584d Reorder tests Florian Bruhin 2017-07-03 12:42:33 +0200
  • 2b9b54cf6b Tests and improvements for ConfigContainer Florian Bruhin 2017-07-03 12:41:36 +0200
  • 4495e721d8 Tests and fixes for config.Config Florian Bruhin 2017-07-03 12:12:55 +0200
  • e259293f83 Always copy config objects Florian Bruhin 2017-07-03 12:02:52 +0200
  • 2c3981e57e Get rid of Config.read_configdata() Florian Bruhin 2017-07-03 10:41:39 +0200
  • 252c5396f3 Apply proxy changes from master Florian Bruhin 2017-07-03 10:10:30 +0200
  • 07d0ea6a54 Unit tests and improvements for :bind/:unbind Florian Bruhin 2017-07-03 09:09:50 +0200
  • 353c10aee7 Add a separate qutescheme BDD file Florian Bruhin 2017-07-03 00:03:12 +0200
  • 3edebce833 Add tests for :set Florian Bruhin 2017-07-02 23:56:55 +0200
  • 31b999ea59 Tests and improvements for KeyConfig Florian Bruhin 2017-07-02 22:10:28 +0200
  • 725ffef5f3 Use a real config object in unit tests Florian Bruhin 2017-07-02 21:07:38 +0200
  • 5aac991446 Remove unnecessary sip.isdeleted line Florian Bruhin 2017-07-02 18:01:37 +0200
  • 978013e750 Fix CommandParser and don't use a generator Florian Bruhin 2017-07-02 17:18:58 +0200
  • a8c7e8ba05 Add first config tests Florian Bruhin 2017-07-02 17:12:31 +0200
  • 28670f8e48 Move config.style into config.config and refactor it Florian Bruhin 2017-07-02 16:05:04 +0200
  • 81d6406e14 Update test_stylesheet Florian Bruhin 2017-07-02 15:21:25 +0200
  • a5c8a52dd5 Update config_stub for tests Florian Bruhin 2017-07-02 15:09:18 +0200
  • 0dc95aceed Clean up old test_config.py Florian Bruhin 2017-07-02 14:44:23 +0200
  • a2f62238f1 Change default binding to leave passthrough mode to Ctrl-V Florian Bruhin 2017-07-02 12:39:45 +0200
  • df1685905e Add content.headers and content.cache groups Florian Bruhin 2017-07-02 12:21:33 +0200
  • 50602cbf26 Add an url. group to settings Florian Bruhin 2017-07-02 12:07:27 +0200
  • 5c08c6c930 Add conditional backend infos to docs Florian Bruhin 2017-07-02 11:47:31 +0200
  • 034d727a2c Clean up configdata Florian Bruhin 2017-07-01 23:09:34 +0200
  • 25ab3b30c2 Initial doc update with new settings Florian Bruhin 2017-07-01 22:58:50 +0200
  • 94ac2ca56c Merge :wq into :quit and add an alias Florian Bruhin 2017-07-01 22:18:48 +0200
  • 065f82f485 Fix endless recursion while validating aliases Florian Bruhin 2017-07-01 22:08:50 +0200
  • ac78039171 Use aliases for :w and :q Florian Bruhin 2017-07-01 21:53:12 +0200
  • ac64ea287a Rename tabs.new_position/_explicit to .related/.unrelated Florian Bruhin 2017-07-01 21:13:06 +0200
  • 441b3a4df4 Allow missing fixed_keys for configtypes.Dict Florian Bruhin 2017-07-01 16:19:12 +0200
  • 9d8b76e497 Simplify _none_value for List/Dict configtypes Florian Bruhin 2017-07-01 15:51:05 +0200
  • da0a2b8578 Handle {} and [] with none_ok for configtypes.Dict/List Florian Bruhin 2017-06-30 22:58:00 +0200
  • 2ba637891a Add required_keys for configtypes.Dict Florian Bruhin 2017-06-30 22:03:34 +0200
  • bc526cf0ce Remove some FIXMEs Florian Bruhin 2017-06-30 19:54:30 +0200
  • 7ee222af88 Return [] for none-values for configtypes.List Florian Bruhin 2017-06-30 19:43:51 +0200
  • c141c33b32 Clean up start_pages setting Florian Bruhin 2017-06-30 19:25:16 +0200
  • 9cbacf3264 Use {} for none-dicts and fix keybindings Florian Bruhin 2017-06-30 18:54:17 +0200
  • 0115285a84 Initial update for better bindings management Florian Bruhin 2017-06-30 16:26:26 +0200
  • 127db2fe42 Be a bit more relaxed about values for Perc Florian Bruhin 2017-06-26 21:47:38 +0200
  • cbf6e4287f Rename fonts.tabbar to fonts.tabs Florian Bruhin 2017-06-26 16:53:40 +0200
  • e7ba56cb2c Read YAML config after config.val is ready Florian Bruhin 2017-06-20 17:16:08 +0200
  • 0ed0a6db57 Clean up code Florian Bruhin 2017-06-20 17:13:46 +0200
  • 67cb6a9802 Implement initial reading from YAML Florian Bruhin 2017-06-20 16:53:46 +0200
  • 70f6d0e305 Add qutebrowser.config.configfiles Florian Bruhin 2017-06-20 16:27:54 +0200
  • 78434a330c Remove old stub FIXMEs Florian Bruhin 2017-06-20 16:23:23 +0200
  • fda4fd4888 Rename NewConfigManager.set to set_obj Florian Bruhin 2017-06-20 16:22:08 +0200
  • ad0a961a5f Add an lru_cache for configdata.is_valid_prefix() Florian Bruhin 2017-06-20 14:56:26 +0200
  • 45e7e35233 Detect mutated values in new config Florian Bruhin 2017-06-20 14:55:33 +0200
  • 9bd438618a Add a test for DuplicateKeyError Florian Bruhin 2017-06-19 20:12:09 +0200
  • 2a40401398 Fix config tests for new Command type Florian Bruhin 2017-06-19 20:07:28 +0200
  • 2577b2c5e3 Validate configtypes.Command correctly Florian Bruhin 2017-06-19 20:07:12 +0200
  • ad919fc972 Add a test for :bind with a wrong mode Florian Bruhin 2017-06-19 18:36:10 +0200
  • 23d30d4fc0 Fix remaining :bind/:unbind issues Florian Bruhin 2017-06-19 18:30:24 +0200
  • f434f955c2 Improve exception handling for :bind/:unbind Florian Bruhin 2017-06-19 18:15:00 +0200
  • ba1bc29a97 Initial :bind/:unbind implementation Florian Bruhin 2017-06-19 16:41:17 +0200
  • 290d27a064 Add a cmdexc.Error Florian Bruhin 2017-06-19 16:35:57 +0200
  • a6c629899e Split CommandRunner into runner/parser Florian Bruhin 2017-06-19 16:34:15 +0200
  • d4cbd4ace4 Fix getting the scrollbar option Florian Bruhin 2017-06-19 14:39:30 +0200
  • d9f1c4595e Make "the option ... should be set to ..." unambiguous Florian Bruhin 2017-06-19 13:35:38 +0200
  • ed5bea6e3f Call int() for zoom level messages Florian Bruhin 2017-06-19 13:16:32 +0200
  • 3c2d568a2e Add an ID for qute://settings inputs Florian Bruhin 2017-06-19 13:13:08 +0200
  • d7f1ebedbf Fix toggling options Florian Bruhin 2017-06-19 13:04:43 +0200
  • 44e4816cbb Use get_opt in NewConfigManager.set Florian Bruhin 2017-06-19 13:00:34 +0200
  • 5081e4f201 Fix NewConfigManager.get_str Florian Bruhin 2017-06-19 13:00:10 +0200
  • 5e4675b34a Fix ignore_case handling Florian Bruhin 2017-06-19 12:50:33 +0200
  • 340a62869d Fix javascript.prompt default Florian Bruhin 2017-06-19 12:15:21 +0200
  • ceca99a99c Fix :help with new config Florian Bruhin 2017-06-19 12:09:09 +0200
  • e752f87876 Add Shift-Delete mapping for :completion-item-del Florian Bruhin 2017-06-19 11:47:17 +0200
  • 75798bebb0 Normalize bindings correctly when checking key_mappings Florian Bruhin 2017-06-19 11:45:10 +0200
  • 383968d948 Add a Key config type Florian Bruhin 2017-06-19 11:39:45 +0200
  • 0d062b28bf Comment out failing test Florian Bruhin 2017-06-19 10:41:35 +0200
  • e894ad4ab0 Improve :set --temp docs Florian Bruhin 2017-06-17 11:04:31 +0200