Commit Graph

  • 03fbacd93c requirements: Update vulture to 0.9 Florian Bruhin 2016-06-29 23:32:07 +0200
  • 64731c2053 Fix confusing indent Jan Verbeek 2016-06-29 21:23:42 +0200
  • f9afa190b1 Handle check for allowed mode better Jan Verbeek 2016-06-29 20:58:29 +0200
  • cc1899ebca Add tests for repeat-command, make compatible with different count methods Jan Verbeek 2016-06-29 20:29:56 +0200
  • 980cf5ada1 Documentation, check if config dir exists Jan Verbeek 2016-06-29 13:39:18 +0200
  • 3c2c7ecaae Test for scroll with count and argument Jan Verbeek 2016-06-29 11:47:51 +0200
  • 5e9fa2b57e Make gg accept count Jan Verbeek 2016-06-29 00:12:44 +0200
  • cd136b7b33 flake8 reqs: Update flake8-copyright to 0.2.0 Florian Bruhin 2016-06-28 20:48:52 +0200
  • 87496617a4 Hide QtWebKit image format warning Florian Bruhin 2016-06-28 20:46:06 +0200
  • 217b912f3c revert custom exception throwing in savefile_open Patric Schmitz 2016-06-28 15:03:23 +0200
  • a33978ee89 fix error handling in savefile_open and tests Patric Schmitz 2016-06-28 12:59:00 +0200
  • 69ce9a942c move savefile flush into try: block Patric Schmitz 2016-06-28 00:58:56 +0200
  • 7c350a29d5 Add $QUTE_CONFIG_DIR for userscripts (#937) Jan Verbeek 2016-06-27 22:16:25 +0200
  • 7a6d26ef86 Fix protected-access for last_command (not sure what to do for _modes and _not_modes) Jan Verbeek 2016-06-27 18:40:47 +0200
  • 81f25251a5 Fix singleton-comparison Jan Verbeek 2016-06-27 18:21:35 +0200
  • f654013372 Add repeat-command (.) command Jan Verbeek 2016-06-27 17:38:11 +0200
  • 72e5bf35e1 flake8 requirements: Update pep8-naming to 0.4.1 Florian Bruhin 2016-06-26 15:13:12 +0200
  • eda6fc6e17 flake8 requirements: Update flake8 to 2.6.2 Florian Bruhin 2016-06-26 00:22:41 +0200
  • bd8c576322 Fix Dvorak hint chars Dietrich Daroch 2016-06-25 16:34:43 -0400
  • 81c69421c5 Update test_readline.py Edgar Hipp 2016-06-24 12:00:53 +0200
  • d8a01d84b3 test requirements: Update CherryPy to 6.0.2 Florian Bruhin 2016-06-24 11:17:03 +0200
  • bfeba3cee6 Update readline.py Edgar Hipp 2016-06-22 17:15:03 +0200
  • 9e1c7e0117 Update readline.py Edgar Hipp 2016-06-22 16:30:38 +0200
  • 2b285740d9 Update flake8 requirements Florian Bruhin 2016-06-20 06:50:01 +0200
  • 522b938974 pytest: Remove unnecessary norecursedirs Florian Bruhin 2016-06-17 11:56:43 +0200
  • 8eee3f6bce Add a test for zooming in cloned tab Florian Bruhin 2016-06-15 14:44:01 +0200
  • f8301b185e flake8 requirements: Update flake8 to 2.5.5 Florian Bruhin 2016-06-15 09:02:15 +0200
  • b099f64efa flake8 requirements: Update pyparsing to 2.1.5 Florian Bruhin 2016-06-14 09:48:14 +0200
  • 5d4c1653e2 Regenerate authors Florian Bruhin 2016-06-14 09:36:18 +0200
  • 9578a3324e Break two long lines that were failing pylint. Ryan Roden-Corrent 2016-06-13 22:27:14 -0400
  • 9b394e4111 Use config_stub instead of monkeypatching config.get() MichaÅ‚ Góral 2016-06-13 19:39:00 +0200
  • f43f526c5b Exclude some misc/ stuff from releases Florian Bruhin 2016-06-13 11:32:27 +0200
  • 4fccc89d7d Split browser into browser/browser.webkit Florian Bruhin 2016-06-13 10:49:58 +0200
  • f70a75978b Move browser.network.pastebin to misc Florian Bruhin 2016-06-13 09:48:53 +0200
  • 77953e73f5 Merge branch 'djfinlay-master' Florian Bruhin 2016-06-13 09:34:44 +0200
  • 8121b02f5c Update docs Florian Bruhin 2016-06-13 09:29:24 +0200
  • a83b86085a Merge branch 'master' of https://github.com/djfinlay/qutebrowser into djfinlay-master Florian Bruhin 2016-06-13 09:27:55 +0200
  • bc757b2b8c Use root-relative URLs for website header Florian Bruhin 2016-06-13 08:01:59 +0200
  • 4b883c089e Fixed linters. MichaÅ‚ Góral 2016-06-12 23:04:14 +0200
  • 370c8a8b07 Created tests for reading aliases. MichaÅ‚ Góral 2016-06-12 22:31:10 +0200
  • 7ee99ba043 Moved searching for aliases to CommandRunner.parse_all() MichaÅ‚ Góral 2016-06-12 21:03:04 +0200
  • f9a1c8b83a Update docs Daryl Finlay 2016-06-10 23:48:03 +0100
  • bf32c544a2 Refactor tab and window title update methods Daryl Finlay 2016-06-10 23:36:43 +0100
  • cfe360b95e travis: Update OS X bottle to Qt 5.6.1 Florian Bruhin 2016-06-10 23:14:57 +0200
  • 054e9ab439 Add host placeholder to window and tab title formats Daryl Finlay 2016-06-10 19:45:36 +0100
  • 5c1401b0a1 Fix some stuff in CONTRIBUTING Florian Bruhin 2016-06-10 16:29:35 +0200
  • acf54c5cbe Release v0.7.0 Florian Bruhin 2016-06-10 15:18:56 +0200
  • eb32056c26 Merge branch 'V155-master' Florian Bruhin 2016-06-10 15:17:51 +0200
  • 4255c495a7 Merge branch 'master' of https://github.com/V155/qutebrowser into V155-master Florian Bruhin 2016-06-10 15:15:30 +0200
  • a95b8eed9b tests: Add config for v0.7.0 Florian Bruhin 2016-06-10 15:14:22 +0200
  • 823b7e2900 Update changelog Florian Bruhin 2016-06-10 14:47:41 +0200
  • 0b4f4a7f23 Improve manual history test Florian Bruhin 2016-06-10 14:40:32 +0200
  • ff7d6250c6 Improve original URL handling Florian Bruhin 2016-06-10 14:37:29 +0200
  • 66938ed44b Full redirect support for history Florian Bruhin 2016-06-10 14:29:03 +0200
  • 66aae2e5ce Revert "travis: Reactivate OS X tests" Florian Bruhin 2016-06-10 13:48:17 +0200
  • e0acda403f Add an end-to-end test for :history-clear Florian Bruhin 2016-06-10 13:20:58 +0200
  • a0fd096038 Update CONTRIBUTING Florian Bruhin 2016-06-10 13:11:53 +0200
  • 0a25bb508a Fix lint Florian Bruhin 2016-06-10 12:21:48 +0200
  • 9298fa697b Allow to pass atime to WebHistory.add_url Florian Bruhin 2016-06-10 12:12:29 +0200
  • 7511bc1fe5 tests: 100% coverage for browser.history Florian Bruhin 2016-06-10 12:00:57 +0200
  • 14a04f1535 Fix lint Florian Bruhin 2016-06-09 22:03:35 +0200
  • 185b4bc18b Add more tests for browser.history Florian Bruhin 2016-06-09 21:13:25 +0200
  • f691439149 Make WebHistory parent optional Florian Bruhin 2016-06-09 21:13:06 +0200
  • 1d1c71f919 Strip of trailing spaces for history entries Florian Bruhin 2016-06-09 18:52:08 +0200
  • b8fba0a138 Add some documentation to WebHistory Florian Bruhin 2016-06-09 18:14:01 +0200
  • e9e6da6510 Remove WebHistory.__getitem__ Florian Bruhin 2016-06-09 18:04:07 +0200
  • d3dd6d2f77 Add hypothesis test for history.Entry.from_str Florian Bruhin 2016-06-09 17:33:20 +0200
  • 33f01d8375 Fix lint Florian Bruhin 2016-06-09 17:25:52 +0200
  • d5abfa3d0d Check if original URL is valid Florian Bruhin 2016-06-09 14:42:26 +0200
  • 9510af9912 Use QUrl with QWebHistory Florian Bruhin 2016-06-09 14:19:03 +0200
  • 5f25ce69ec Add some tests for browser.history Florian Bruhin 2016-06-09 13:15:52 +0200
  • 6304565a9a Refactor browser.history Florian Bruhin 2016-06-09 13:03:53 +0200
  • 446abefba5 Make sure there is no temp history without datadir Florian Bruhin 2016-06-09 13:02:59 +0200
  • 789b9c9308 tests: Yield fake_save_manager from fixture Florian Bruhin 2016-06-09 13:02:10 +0200
  • 75669dd21b tests: Move fake_save_manager to helper.fixtures Florian Bruhin 2016-06-09 13:01:50 +0200
  • ef2b3cd6d9 tests.helpers: Clean up imports Florian Bruhin 2016-06-09 12:59:42 +0200
  • 346e59880e Add a manual test for visited history Florian Bruhin 2016-06-09 11:57:01 +0200
  • 34ba44b0a3 Separate WebHistoryInterface from WebHistory Florian Bruhin 2016-06-09 11:45:25 +0200
  • 089131c79d Improve error message when clicking invalid link Florian Bruhin 2016-06-09 17:43:33 +0200
  • 86632804a9 behaviour -> behavior for consistency Florian Bruhin 2016-06-09 17:30:14 +0200
  • 726ae50251 Clean up find-implementation in test_hints_html Florian Bruhin 2016-06-09 17:16:00 +0200
  • dbbc4b72ed Use quteproc.set_setting in test_hints_html Florian Bruhin 2016-06-09 17:15:34 +0200
  • ab8a2f7147 Fix lint Florian Bruhin 2016-06-09 17:11:44 +0200
  • 035526848e Add a hints -> find-implementation setting Florian Bruhin 2016-06-09 15:40:22 +0200
  • 2d54c927e3 Fix urlutils tests on Qt 5.6.1 Florian Bruhin 2016-06-09 15:16:49 +0200
  • c390c797b2 tests: Ignore QtWebKit image format warning Florian Bruhin 2016-06-09 14:48:38 +0200
  • 9e1d20017c tests: Mark "History with an error" as flaky Florian Bruhin 2016-06-09 11:17:18 +0200
  • 288744c8d0 Use BDD test for link with spaces issue Florian Bruhin 2016-06-09 10:48:01 +0200
  • 10918d2a3a Update docs Florian Bruhin 2016-06-09 10:39:16 +0200
  • 281d2a427b Merge branch 'stripurl' of https://github.com/Konubinix/qutebrowser into Konubinix-stripurl Florian Bruhin 2016-06-09 10:38:35 +0200
  • aae205030c Add missing import Florian Bruhin 2016-06-09 10:29:16 +0200
  • d6926f0622 Fix expected data in AppendLineParser test Florian Bruhin 2016-06-09 10:26:09 +0200
  • a69610077e Add a test about a href with spaces around Samuel Loury 2016-06-09 08:36:10 +0200
  • 8369140b72 Strip the url before processing it Samuel Loury 2016-06-09 08:23:53 +0200
  • c5c022226f Merge branch 'EliteTK-lowercase-toggle' Florian Bruhin 2016-06-08 22:40:05 +0200
  • 5563552c13 Update docs Florian Bruhin 2016-06-08 22:39:54 +0200
  • 4fe6935003 Merge branch 'lowercase-toggle' of https://github.com/EliteTK/qutebrowser into EliteTK-lowercase-toggle Florian Bruhin 2016-06-08 22:39:19 +0200
  • 01a622bf02 history tests: Sync with :save better Florian Bruhin 2016-06-08 22:32:39 +0200
  • d40e8e1c2f tests: Set auto-save-interval to 0 Florian Bruhin 2016-06-08 21:48:38 +0200
  • a98cd9a528 Change relevant tests to work with new toggle behaviour Tomasz Kramkowski 2016-06-08 19:37:13 +0100