Commit Graph

  • 4314b96512 Update changelog. Florian Bruhin 2015-08-05 18:30:31 +0200
  • 5a25f0b98b Don't crash on :completion-item-del with no item. Florian Bruhin 2015-08-05 06:55:39 +0200
  • 15e854237e Fix exception on ":set -p foo bar!". Florian Bruhin 2015-08-04 23:50:43 +0200
  • d59fa24fd5 Update README for Qt 5.5. Florian Bruhin 2015-08-04 23:16:30 +0200
  • 0a16f29bd1 Hexlify strings in TestJavascriptEscape. Florian Bruhin 2015-08-04 08:49:42 +0200
  • 3fa99abca8 Merge remote-tracking branch 'upstream/master' Alexander Cogneau 2015-08-04 16:32:31 +0200
  • e43a1e6444 Added config option for prompting the user for a download location. Alexander Cogneau 2015-08-04 16:30:55 +0200
  • 0ce9ae070c Add some more test cases for TestJavascriptEscape. Florian Bruhin 2015-08-04 12:07:49 +0200
  • 93d27cbb5f Escape 0x00 in javascript_escape(). Florian Bruhin 2015-08-04 12:08:36 +0200
  • 8ac48699f2 tox: Update hypothesis/hypothesis-pytest. Florian Bruhin 2015-08-04 12:00:23 +0200
  • 7e7fe9b4ce Simplify utils.qualname, take two. Florian Bruhin 2015-08-04 10:39:34 +0200
  • c67f7b6b21 Simplify utils.qualname. Florian Bruhin 2015-08-04 10:36:35 +0200
  • c4183bc34d tox: Update hypothesis/hypothesis-pytest to 1.10.0 Florian Bruhin 2015-08-03 23:28:51 +0200
  • 43266ac08a webelem: Add more tests. Florian Bruhin 2015-08-03 23:22:40 +0200
  • ed4fc4d1ba webelem: Escape \r in javascript_escape(). Florian Bruhin 2015-08-03 23:22:23 +0200
  • 8011cefea6 webelem: Check if elem is writable with roles. Florian Bruhin 2015-08-03 23:21:45 +0200
  • 0330adf284 Filter links for :navigate. Florian Bruhin 2015-08-03 23:21:20 +0200
  • 21a60f06c0 webelem: Add <link> element to all/prevnext. Florian Bruhin 2015-08-03 23:17:54 +0200
  • 030678602a tox: Update astroid to 1.3.8. Florian Bruhin 2015-08-03 10:38:42 +0200
  • c0941ab19b Add more webelem tests. Florian Bruhin 2015-08-02 23:48:55 +0200
  • c6a5731560 webelem: Check for vanished elem in is_text_input. Florian Bruhin 2015-08-02 23:48:03 +0200
  • 3d9e4817f2 webelem: Fix return value for is_editable(). Florian Bruhin 2015-08-02 23:47:46 +0200
  • 5c58641c81 Fix WebElementWrapper.__delitem__. Florian Bruhin 2015-08-02 23:47:35 +0200
  • b850df090b Add branch coverage workaround for coverage.py bug. Florian Bruhin 2015-08-02 23:47:22 +0200
  • b93b32c92f tox: Ignore test modules for pep257. Florian Bruhin 2015-08-02 22:15:35 +0200
  • 982a6eccfb Rewrite tests/browser/test_webelem.py for pytest. Florian Bruhin 2015-08-02 22:10:00 +0200
  • d23096f898 Also check opposite condition in check_coverage.py. Florian Bruhin 2015-08-02 20:39:40 +0200
  • 7d284fa575 pylint: Disable missing-docstring for tests. Florian Bruhin 2015-08-02 20:38:13 +0200
  • e5056e1c43 100% coverage for mainwindow.statusbar.tabindex. Florian Bruhin 2015-08-02 20:34:37 +0200
  • 2190316b27 Fix lint. Florian Bruhin 2015-08-02 20:16:28 +0200
  • f8f03ea99d Small simplification in test_http_hypothesis. Florian Bruhin 2015-08-02 20:14:39 +0200
  • 07641830ae Add hypothesis tests for http/rfc6266. Florian Bruhin 2015-08-02 20:12:10 +0200
  • 6c0f523c89 100% coverage for browser.http and browser.rfc6266. Florian Bruhin 2015-08-02 19:52:43 +0200
  • 62fde783be pylint: Increase maximum function name length. Florian Bruhin 2015-08-02 19:51:48 +0200
  • 2c7dd5c60c rfc6266: Simplify ContentDisposition. Florian Bruhin 2015-08-02 19:48:31 +0200
  • 25d1064aee Add some more rfc6266 tests. Florian Bruhin 2015-08-02 19:39:05 +0200
  • aaf90d0fe3 Simplify RFC6266 error handling. Florian Bruhin 2015-08-02 18:09:01 +0200
  • cd7c3ec3a4 Fix docstring for http module. Florian Bruhin 2015-08-02 17:20:21 +0200
  • 33915b65cf Test getting path without Content-Disposition. Florian Bruhin 2015-08-02 17:19:20 +0200
  • b4a695d5b8 Strip trailing slash when getting path from URL. Florian Bruhin 2015-08-02 17:18:59 +0200
  • 359b886ba0 Small style fixes for test_content_disposition. Florian Bruhin 2015-08-02 14:03:30 +0200
  • 1d4bb8d8da 100% coverage for misc.split. Florian Bruhin 2015-08-02 13:42:01 +0200
  • b2cb9d6d46 Add hypothesis tests for misc.split. Florian Bruhin 2015-08-02 13:38:48 +0200
  • 59460035c5 Add simple_split() test with maxsplit=0 and keep. Florian Bruhin 2015-08-02 13:20:30 +0200
  • c13f7e5f78 Remove dead ShellLexer code. Florian Bruhin 2015-08-02 13:05:19 +0200
  • 9318173dc8 Test ShellLexer with empty input. Florian Bruhin 2015-08-02 13:02:32 +0200
  • dc4d4e70e4 Make sure state is valid in ShellLexer. Florian Bruhin 2015-08-02 12:44:54 +0200
  • dacf2cace2 Fix line length. Florian Bruhin 2015-08-02 01:57:16 +0200
  • 49f017c0dd Fix mainwindow.statusbar.percentage tests. Florian Bruhin 2015-08-02 01:52:22 +0200
  • d5888fea89 100% coverage for mainwindow.statusbar.progress. Florian Bruhin 2015-08-02 01:49:33 +0200
  • fc09d63eb1 Fix lint. Florian Bruhin 2015-08-02 01:46:32 +0200
  • f21cffd9b8 100% coverage for mainwindow.statusbar.percentage. Florian Bruhin 2015-08-02 01:45:19 +0200
  • 43db9d4526 Fix wrong pyqtSlot type. Florian Bruhin 2015-08-02 01:42:16 +0200
  • e59f533f9d Add statusbar.keystring to 100% coverage modules. Florian Bruhin 2015-08-02 01:34:40 +0200
  • 9db0e03f05 Add some tests for config.configexc. Florian Bruhin 2015-08-02 01:31:43 +0200
  • 7f3070f793 Remove : for configexc.NoOptionError. Florian Bruhin 2015-08-02 01:29:24 +0200
  • e94e90baec Add some tests for config.configdata. Florian Bruhin 2015-08-02 00:59:13 +0200
  • 26f6bb7d0d Rewrite browser.test_tabhistory.py for pytest. Florian Bruhin 2015-08-02 00:34:04 +0200
  • 0e25f5c730 Use a fake process for test_cmd_args. Florian Bruhin 2015-08-01 23:50:29 +0200
  • 0734d9f0de Merge branch 'artur-shaik-auto_show_tabbar' Florian Bruhin 2015-08-01 22:43:26 +0200
  • f89adc2873 Update docs. Florian Bruhin 2015-08-01 22:43:20 +0200
  • d8017a04a8 Mark old tabbar hide settings as removed. Florian Bruhin 2015-08-01 22:36:59 +0200
  • 6b98158d64 Fix lint. Florian Bruhin 2015-08-01 21:29:43 +0200
  • e58735f1d7 'Tabs show' recommendations applied. Artur Shaik 2015-06-19 21:29:23 +0600
  • b4d5f9e7a6 Tabs->show option. Artur Shaik 2015-06-19 12:06:48 +0600
  • edf431f541 tox: Update pytest-qt to 1.5.1. Florian Bruhin 2015-08-01 21:42:04 +0200
  • 2bd36e21f1 Merge branch 'download-cpu-2' Florian Bruhin 2015-08-01 14:57:47 +0200
  • 8314f7f93c Fix referer handling with generic download NAMs. Florian Bruhin 2015-08-01 14:54:46 +0200
  • d6585202fd Remember the last used download directory. Florian Bruhin 2015-08-01 14:19:06 +0200
  • 68512ce2cd Ignore DBus warning message for tests. Florian Bruhin 2015-08-01 13:50:39 +0200
  • 52d7a5693f Fix lint. Florian Bruhin 2015-08-01 13:47:42 +0200
  • fa131e3290 Test urlutils.same_domain with invalid URLs. Florian Bruhin 2015-08-01 13:45:51 +0200
  • 9041d6bdfc Merge branch 'Carpetsmoker-referer-header' Florian Bruhin 2015-08-01 13:36:02 +0200
  • 2130f01ec7 Regerate docs. Florian Bruhin 2015-08-01 13:35:54 +0200
  • 81c3c2d15f Small config rewording. Florian Bruhin 2015-08-01 13:35:30 +0200
  • 44d109ca92 Save referer-header setting. Florian Bruhin 2015-08-01 13:32:11 +0200
  • 976f758da1 Fix getting of the current URL. Florian Bruhin 2015-08-01 13:29:25 +0200
  • 336b7de6d4 Clean up same_domain tests. Florian Bruhin 2015-08-01 13:23:03 +0200
  • 27f65be860 Merge branch 'referer-header' of https://github.com/Carpetsmoker/qutebrowser into Carpetsmoker-referer-header Florian Bruhin 2015-08-01 12:44:57 +0200
  • cc66feac09 Handle invalid history timestamps. Florian Bruhin 2015-08-01 00:57:34 +0200
  • 9167d3ef17 Regenerate docs. Florian Bruhin 2015-08-01 00:35:59 +0200
  • d04848ac19 Remove unused import. Florian Bruhin 2015-08-01 00:29:50 +0200
  • 451477593f Always require 4 values for padding. Florian Bruhin 2015-08-01 00:29:31 +0200
  • 22ae0c5bca Don't call setIconSize if height doesn't change. Florian Bruhin 2015-08-01 00:26:07 +0200
  • 2c716dbf6c Merge branch 'favicon-size' of https://github.com/Carpetsmoker/qutebrowser into tabbar-height Florian Bruhin 2015-08-01 00:22:17 +0200
  • 132d02e8ca Update changelog. Florian Bruhin 2015-08-01 00:20:03 +0200
  • 78d2514087 Update docs. Florian Bruhin 2015-08-01 00:19:04 +0200
  • be88ba6f05 Remove indicator-space setting. Florian Bruhin 2015-07-31 18:55:17 +0200
  • fdcb69f5d4 Fix indicator layout and make it configurable. Florian Bruhin 2015-07-31 18:44:54 +0200
  • 3083eaa27b Clean up TabBarStyle._tab_layout. Florian Bruhin 2015-07-31 18:06:01 +0200
  • 41eb36148d Clean up TabBarStyle.drawControl. Florian Bruhin 2015-07-31 17:59:38 +0200
  • f5725ec11e Use a namedtuple for _tab_layout. Florian Bruhin 2015-07-31 17:48:18 +0200
  • 754c31850b Add configurable tab padding. Florian Bruhin 2015-07-31 17:24:35 +0200
  • 041315b65f Honour right-padding in tabs correctly. Florian Bruhin 2015-07-31 17:02:42 +0200
  • 8dcf9fd963 Separate padding/icon padding for tab bar. Florian Bruhin 2015-07-31 16:49:10 +0200
  • 776ace2d3f Clean up comparison. Florian Bruhin 2015-07-31 16:41:02 +0200
  • 87d8bfd7a7 Use an enum for custom PixelMetrics. Florian Bruhin 2015-07-31 16:39:17 +0200
  • 452c4115d3 Add a Padding config type. Florian Bruhin 2015-07-31 15:31:23 +0200
  • accd2399ed Merge branch 'antoyo-master' Florian Bruhin 2015-07-31 13:16:10 +0200
  • 907a4b0e5e Add path assertion to check_coverage.py. Florian Bruhin 2015-07-29 17:31:26 +0200