Commit Graph

  • 39e40a7887 ipc: Pass args to send_to_running_instance. Florian Bruhin 2015-08-29 23:09:44 +0200
  • fe493f8565 ipc: Pass socket name to IPCServer. Florian Bruhin 2015-08-29 21:26:22 +0200
  • d5668dd687 ipc: Don't listen in IPCServer.__init__ already. Florian Bruhin 2015-08-27 23:08:33 +0200
  • a7bf0744e0 Move some IPC code from app.py to ipc.py. Florian Bruhin 2015-08-27 23:04:27 +0200
  • ff6e96347b ipc: Refactor _get_socketname to take better args. Florian Bruhin 2015-08-27 22:32:29 +0200
  • 0cd265296e Add tests/html/jsalert_multiline.html. Florian Bruhin 2015-08-27 22:13:40 +0200
  • 4cd0ad77a6 Regenerate docs. Florian Bruhin 2015-08-27 22:13:30 +0200
  • 8d7249ebc6 Implement statusbar padding. Florian Bruhin 2015-08-27 22:07:14 +0200
  • 4891fe9457 Always expand ~ when starting scripts. Florian Bruhin 2015-08-27 20:28:16 +0200
  • 84a41cf9cf Merge branch 'meles5-contributions' Florian Bruhin 2015-08-27 13:53:45 +0200
  • 37aebc7580 Regenerate authors. Florian Bruhin 2015-08-27 13:53:36 +0200
  • afddf75bae Fixed license issue meles5 2015-08-27 13:37:31 +0200
  • 3059d82c5d Merge branch 'acogneau-cmdhistory_tests' Florian Bruhin 2015-08-27 06:41:10 +0200
  • ed9a29fb9a test_cmdhistory: Remove patching for prev/nextitem. Florian Bruhin 2015-08-27 06:40:14 +0200
  • 3fac246744 test_cmdhistory: Add test for __getitem__. Florian Bruhin 2015-08-27 06:36:40 +0200
  • 4a48ef2573 Add my copyright. Florian Bruhin 2015-08-27 06:30:54 +0200
  • 38c5abfc98 Remove unneeded self-parameter. Florian Bruhin 2015-08-27 06:30:12 +0200
  • 66700e9a94 Remove exception string checks. Florian Bruhin 2015-08-27 06:28:26 +0200
  • 3e8136e353 Revert changes to cmdhistory.py. Florian Bruhin 2015-08-27 06:25:42 +0200
  • 4544c78395 Remove unneeded comments/monkeypatching. Florian Bruhin 2015-08-27 06:25:10 +0200
  • 9eb0240739 Update authors. Florian Bruhin 2015-08-27 06:18:42 +0200
  • 4fb3114af8 Merge branch 'cmdhistory_tests' of git://github.com/acogneau/qutebrowser into acogneau-cmdhistory_tests Florian Bruhin 2015-08-27 06:18:30 +0200
  • 182dd26fb7 Refactor test_basekeyparser. Florian Bruhin 2015-08-26 21:39:28 +0200
  • 29e5726101 tox: Update hypothesis to 1.10.6. Florian Bruhin 2015-08-26 20:41:01 +0200
  • d3e9ffec65 Revert "Revert "Add basekeyparser.py to PERFECT_FILES"" Florian Bruhin 2015-08-26 20:38:56 +0200
  • 1f26b3090c tests: Add _debug_log test for BaseKeyParser. Florian Bruhin 2015-08-26 20:38:29 +0200
  • f78fb0c027 basekeyparser: Remove dead code. Florian Bruhin 2015-08-26 20:31:17 +0200
  • 3e255eae64 Skip some tests when frozen. Florian Bruhin 2015-08-26 20:29:56 +0200
  • cb0e92b4e8 Only run test_check_coverage.py on Linux. Florian Bruhin 2015-08-26 20:20:08 +0200
  • 2750c6ab5a Make check_coverage.py more testable and add tests. Florian Bruhin 2015-08-26 20:08:40 +0200
  • ae2ee68b85 Fix branch checking in check_coverage.py. Florian Bruhin 2015-08-26 17:51:51 +0200
  • fa8e207101 Merge branch 'acogneau-basekeyparser_tests' Florian Bruhin 2015-08-26 17:48:26 +0200
  • 35cbee41d6 Revert "Add basekeyparser.py to PERFECT_FILES" Florian Bruhin 2015-08-26 17:48:10 +0200
  • 1d25194bfb Update authors. Florian Bruhin 2015-08-26 17:34:25 +0200
  • 4f1c27d230 Merge branch 'basekeyparser_tests' of git://github.com/acogneau/qutebrowser into acogneau-basekeyparser_tests Florian Bruhin 2015-08-26 17:34:10 +0200
  • 57918b651f tox: Remove cov-core. Florian Bruhin 2015-08-26 17:30:50 +0200
  • cd34fc4b57 Small changes to basekeyparser tests Alexander Cogneau 2015-08-26 12:13:47 +0200
  • fd6e0559a6 remove unnecessary function Alexander Cogneau 2015-08-26 12:10:25 +0200
  • 3a4069667a Remove test functions out of class Alexander Cogneau 2015-08-26 12:07:47 +0200
  • 8ffe591f98 Skip TestSave.test_long_output on Windows. Florian Bruhin 2015-08-26 09:38:54 +0200
  • b4f4c97cf9 Add basekeyparser.py to PERFECT_FILES Alexander Cogneau 2015-08-26 01:22:09 +0200
  • 933d683ff4 Add cmdhistory.py to PERFECT_FILES Alexander Cogneau 2015-08-26 01:20:57 +0200
  • 9ef9224c32 Remove unecessary class Alexander Cogneau 2015-08-26 00:20:14 +0200
  • a1dff7d535 Final cmdhistory tests Alexander Cogneau 2015-08-26 00:16:18 +0200
  • d3488172ec Lift duration for test_debug Alexander Cogneau 2015-08-25 22:41:54 +0200
  • 18d42d1f0a More tests for cmdhistory Alexander Cogneau 2015-08-25 22:17:42 +0200
  • 9229957b93 tests: Ignore QSslSocketBackendPrivate warning. Florian Bruhin 2015-08-25 22:11:29 +0200
  • f3b4d0ce38 Ignore htmlcov dir for spellchecks. Florian Bruhin 2015-08-25 22:09:15 +0200
  • 11f4fbc772 Silence pylint. Florian Bruhin 2015-08-25 21:24:58 +0200
  • 38a07cc152 Fix lint. Florian Bruhin 2015-08-25 21:21:49 +0200
  • e94f2f11d8 Merge branch 't-wissmann-progressbar' Florian Bruhin 2015-08-25 21:18:52 +0200
  • 124099ac4c Fix docstrings. Florian Bruhin 2015-08-25 21:18:45 +0200
  • 0ef323c26a Update authors. Florian Bruhin 2015-08-25 21:18:10 +0200
  • 8171a53478 Merge branch 'progressbar' of git://github.com/t-wissmann/qutebrowser into t-wissmann-progressbar Florian Bruhin 2015-08-25 21:18:02 +0200
  • abba3215f2 Add missing docstring. Florian Bruhin 2015-08-25 21:17:04 +0200
  • 8c76db3892 Add some tests for progressbar sizing in statusbar. Florian Bruhin 2015-08-25 21:07:35 +0200
  • 26058f4e80 A few cmdhistory tests Alexander Cogneau 2015-08-25 18:46:49 +0200
  • a981688509 tox: Always generate HTML coverage report. Florian Bruhin 2015-08-25 17:59:36 +0200
  • 5eed9e55ad check_coverage.py: Always delete .coverage.xml. Florian Bruhin 2015-08-25 17:59:10 +0200
  • 987b39885a sessions: Add more tests. Florian Bruhin 2015-08-24 20:25:40 +0200
  • f54295f95c Test _warn_on_keychains. Alexander Cogneau 2015-08-25 16:28:02 +0200
  • 09161faca5 Refactor read_config for easier testing Alexander Cogneau 2015-08-25 12:04:22 +0200
  • d17744ffed Regenerate authors. Florian Bruhin 2015-08-25 11:38:07 +0200
  • 183a5910de Fix progressbar height to statusbar height. Thorsten Wißmann 2015-08-17 15:22:08 +0200
  • 830136540d Hide the border of the completionwidget Thorsten Wißmann 2015-08-25 10:31:04 +0200
  • 05eb9bd08c Remove unnecessary lines Alexander Cogneau 2015-08-25 10:28:46 +0200
  • 1a227ae3a7 pytestqt is not required Alexander Cogneau 2015-08-24 19:29:50 +0200
  • 1a062035eb Log IPC server name to debug log. Florian Bruhin 2015-08-24 19:28:09 +0200
  • af9647221a Add tests for BaseKeyParser Alexander Cogneau 2015-08-24 18:12:12 +0200
  • a8d549cb24 sessions: Add some more tests. Florian Bruhin 2015-08-24 17:11:33 +0200
  • 201f2f67d3 sessions: Logging/error message improvements. Florian Bruhin 2015-08-24 17:03:23 +0200
  • f79e2c92a4 Read back session test data as UTF-8. Florian Bruhin 2015-08-24 08:44:41 +0200
  • 9d601e8eb9 Fix session tests. Florian Bruhin 2015-08-24 08:31:11 +0200
  • 8b40603562 Revert "Fix argparser test after win_registry change." Florian Bruhin 2015-08-24 08:05:34 +0200
  • e7a52a0833 Add some tests for misc.sessions. Florian Bruhin 2015-08-24 08:00:32 +0200
  • 4f250ba5d7 tests: Allow tests to add windows to win_registry. Florian Bruhin 2015-08-24 08:00:16 +0200
  • 4577659342 Fix crash when there's no completion. Florian Bruhin 2015-08-24 00:08:55 +0200
  • 70243d6e2f Fix argparser test after win_registry change. Florian Bruhin 2015-08-23 22:37:27 +0200
  • 7bc5996d52 tests: Provide activeWindow() in FakeQApplication. Florian Bruhin 2015-08-23 21:55:25 +0200
  • 9ff97d31da tests: Provide two windows in win_registry fixture. Florian Bruhin 2015-08-23 21:55:12 +0200
  • b783069f48 SessionManager: Factor out name handling in save. Florian Bruhin 2015-08-23 21:54:55 +0200
  • 2556e2e27b Remove unused import. Florian Bruhin 2015-08-23 18:29:02 +0200
  • 0907d8bf76 tests: Add a webview fixture. Florian Bruhin 2015-08-23 18:17:22 +0200
  • 17215822bc sessions: Use try/except to create base-path. Florian Bruhin 2015-08-23 18:17:10 +0200
  • 6d8854bc07 Simplify usage of tabhistory.TabHistoryItem. Florian Bruhin 2015-08-23 18:16:19 +0200
  • ece2786d40 tox: Update pytest-cov to 2.1.0. Florian Bruhin 2015-08-23 17:57:37 +0200
  • ab04ca4f36 tox: Update hypothesis to 1.10.5. Florian Bruhin 2015-08-22 23:45:29 +0200
  • 193a8d5242 Add unit tests for KeyInput.BaseKeyParser Alexander Cogneau 2015-08-22 23:26:13 +0200
  • c18b68ac99 Merge branch 'acogneau-separate_completion_filters' Florian Bruhin 2015-08-22 23:05:50 +0200
  • fc6c49f57c Cleanup Florian Bruhin 2015-08-22 22:59:41 +0200
  • 17f971344d Update authors. Florian Bruhin 2015-08-22 22:53:52 +0200
  • 2a5d352c7b Merge branch 'separate_completion_filters' of git://github.com/acogneau/qutebrowser into acogneau-separate_completion_filters Florian Bruhin 2015-08-22 22:53:35 +0200
  • 3d5599facb Move session dir handling out of SessionManager. Florian Bruhin 2015-08-22 22:53:03 +0200
  • 7ed4977d64 Change parent of filter models Alexander Cogneau 2015-08-21 16:56:36 +0200
  • 729c10e0a9 Fix PEP issue Alexander Cogneau 2015-08-21 16:23:28 +0200
  • 387c84beff Completion model filters are now per-window (via completer.py) Alexander Cogneau 2015-08-21 16:05:33 +0200
  • 355074f248 Add a . for spatial-navigation docs. Florian Bruhin 2015-08-20 11:10:52 +0200
  • ba636ebbb0 Don't run pyflakes on AppVeyor. Florian Bruhin 2015-08-20 07:52:02 +0200
  • 543053c8f5 test_signalfilter: Remove unused fixture. Florian Bruhin 2015-08-20 07:14:32 +0200
  • 7ee4d2f2c9 100% test coverage for commands.argparser. Florian Bruhin 2015-08-20 07:09:49 +0200