Commit Graph

  • dd4096b5a4 Merge remote-tracking branch 'upstream/master' Raphael Pierzina 2015-04-04 11:12:39 +0200
  • e23c9401f2 Merge branch 'convert-debug-signal-tests' Florian Bruhin 2015-04-04 01:18:38 +0200
  • 99abd1edeb Adding pytest-mock to tox Bruno Oliveira 2015-04-03 20:17:52 -0300
  • cd7319de1e Merge branch 'convert-logtime-tests' Florian Bruhin 2015-04-04 01:12:18 +0200
  • 80b0692971 Remove blank line to make pep257 happy. Florian Bruhin 2015-04-04 01:11:57 +0200
  • 22df30cdcc Converted test_http to pytest Bruno Oliveira 2015-04-03 20:09:53 -0300
  • 3129def33e Converted test_content_disposition to pytest Bruno Oliveira 2015-04-03 20:06:43 -0300
  • 1c9f116370 Merge branch 'convert-qflags-key-tests' Florian Bruhin 2015-04-03 23:52:53 +0200
  • 2ac0c7b8f0 Remove now unused import from test_debug. Florian Bruhin 2015-04-03 23:52:13 +0200
  • 05087b976a test_qflags_key: Improve xfail message. Florian Bruhin 2015-04-03 23:43:06 +0200
  • 7442e30f29 Converted test_webelem to pytest Bruno Oliveira 2015-04-03 18:36:35 -0300
  • f57223f7eb Removed environ_set_temp as we will use monkeypatch Bruno Oliveira 2015-04-03 18:35:40 -0300
  • 70f52fa9cc Merge pull request from hackebrot/convert-qenum-key-tests Florian Bruhin 2015-04-03 23:29:10 +0200
  • 544dc650e7 Remove now unused imports from test_debug. Florian Bruhin 2015-04-03 23:23:31 +0200
  • 0e76f9b1f1 Whitespace adjustments Florian Bruhin 2015-04-03 23:19:49 +0200
  • e94a8a80f1 test_qenum_key: Use hasattr() for attribute checks. Florian Bruhin 2015-04-03 23:18:56 +0200
  • 3421e5e34f Created stubs fixture and converted test_stubs to pytest Bruno Oliveira 2015-04-03 18:12:49 -0300
  • fba0ae69ce Remove test_reconverted from qenum_key tests. Florian Bruhin 2015-04-03 23:05:08 +0200
  • 231feda2c8 Use logger with name of local var logger_name Raphael Pierzina 2015-04-03 22:45:26 +0200
  • efbc8e0cbf Remove former unittest module test_debug.py Raphael Pierzina 2015-04-03 21:55:19 +0200
  • 7540a5bbf4 Convert test_dbg_signal_newline Raphael Pierzina 2015-04-03 21:54:24 +0200
  • 22522406e1 Convert test_dbg_signal_eliding Raphael Pierzina 2015-04-03 21:50:32 +0200
  • 9c533e1941 Moved tests to outside of qutebrowser package Bruno Oliveira 2015-04-03 16:49:01 -0300
  • 9d39fbd4e5 Convert test_dbg_signal Raphael Pierzina 2015-04-03 21:45:10 +0200
  • 45e95d497d Convert test_signal_name using a signal fixture Raphael Pierzina 2015-04-03 21:41:41 +0200
  • 068947ba7e Fix search engine syntax documentation. Florian Bruhin 2015-04-03 20:54:27 +0200
  • 91a8b23aeb Use actual unittest implementation of assertAlmostEqual Raphael Pierzina 2015-04-03 20:40:37 +0200
  • 6fb83aacae Add a local variable for the logger name Raphael Pierzina 2015-04-03 20:32:29 +0200
  • 58a8a7e992 Introduce pytest plugin capturelog and convert test_log_time Raphael Pierzina 2015-04-03 20:10:41 +0200
  • 25fca03dca Don't double ampersands in window title. Florian Bruhin 2015-04-02 18:12:05 +0200
  • 6917c3b32d set-cmd-text: Add -s/--space argument. Florian Bruhin 2015-04-03 17:10:14 +0200
  • 3b3b55234b Add a signal to KeyConfigParser to save config. Florian Bruhin 2015-04-03 16:43:49 +0200
  • ac63fc073f save: Add possibility to mark things dirty on add. Florian Bruhin 2015-04-03 16:57:42 +0200
  • 630a827afc Change CHANGED_KEY_COMMANDS to be regexes. Florian Bruhin 2015-04-03 16:12:33 +0200
  • a504bd1436 Don't quote completions for maxsplit-commands. Florian Bruhin 2015-04-03 18:58:22 +0200
  • 0b26e295bc Revert fixes for quotes/spaces in maxsplit cmds. Florian Bruhin 2015-04-03 14:44:44 +0200
  • 5b372aeee0 Remove blank lines in test_qflags_key Raphael Pierzina 2015-04-03 18:55:24 +0200
  • 0b063ab4b4 Convert test_unknown Raphael Pierzina 2015-04-03 18:51:40 +0200
  • ff75d18e62 Convert test_int Raphael Pierzina 2015-04-03 18:40:41 +0200
  • 086f12600c Convert test_int_noklass Raphael Pierzina 2015-04-03 18:37:12 +0200
  • 75e927f79e Convert test_add_base Raphael Pierzina 2015-04-03 18:33:22 +0200
  • 6482025399 Convert test_combined Raphael Pierzina 2015-04-03 18:29:33 +0200
  • f68cfc13e0 Convert test_multiple and use custom xfail marker Raphael Pierzina 2015-04-03 18:25:28 +0200
  • 9a47848794 Create a new module and convert test_single Raphael Pierzina 2015-04-03 18:22:13 +0200
  • 96a600e9dc Change containing directory name to debug Raphael Pierzina 2015-04-03 16:37:31 +0200
  • b938318d5f Remove former unittest class and skip test_reconverted Raphael Pierzina 2015-04-03 11:11:21 +0200
  • 6b7ae70e6d Convert test_unknown Raphael Pierzina 2015-04-03 11:04:30 +0200
  • 1b476d9af7 Convert test_int Raphael Pierzina 2015-04-03 11:00:56 +0200
  • 9e59108788 Convert test_int_noklass Raphael Pierzina 2015-04-03 10:58:54 +0200
  • df3096fbb5 Convert test_add_base Raphael Pierzina 2015-04-03 10:56:24 +0200
  • 11ded52f06 Convert test_metaobj Raphael Pierzina 2015-04-03 10:48:54 +0200
  • d4d14598dd Convert test_no_metaobj Raphael Pierzina 2015-04-03 10:46:14 +0200
  • 64b1b48be6 Extract test_no_metaobj to separate module Raphael Pierzina 2015-04-03 10:39:01 +0200
  • 7e51addeb0 Fix :set-cmd-text with empty argument. Florian Bruhin 2015-04-03 14:42:19 +0200
  • 4e0712622b Clear search when :search without args is given. Florian Bruhin 2015-04-03 14:39:47 +0200
  • 1dcc5a32d6 Correct keybindings to deprecated commands. Florian Bruhin 2015-04-03 14:14:20 +0200
  • 298892a4a8 Converted test_standarddir to pytest Bruno Oliveira 2015-04-02 19:45:52 -0300
  • 751b62e344 Moving logging and QApplication to conftest Bruno Oliveira 2015-04-02 19:05:20 -0300
  • 18b5512fe9 Remove 'fooled' from state file. Florian Bruhin 2015-04-02 14:58:34 +0200
  • 953119ef75 Revert "Minor QWebSettings fix." Florian Bruhin 2015-04-02 14:56:42 +0200
  • 47b9ea1f88 Fixing docstring typo in test_progress Bruno Oliveira 2015-04-02 08:05:23 -0300
  • e1cdbd5f16 Merge branch 'ff2000-tabindex_in_statusbar' Florian Bruhin 2015-04-02 11:59:29 +0200
  • 009e595780 Regenerate authors. Florian Bruhin 2015-04-02 11:58:09 +0200
  • 84b9d34a7f Fix lint. Florian Bruhin 2015-04-02 11:57:56 +0200
  • 3d3324ccfa Add TabIndex label to the statusbar. Franz Fellner 2015-04-02 09:04:30 +0200
  • 9f9996bc66 Refuse to add empty URLs to history. Florian Bruhin 2015-04-02 09:09:17 +0200
  • 214347497a Fix handling of first :completion-item-prev call. Florian Bruhin 2015-04-02 07:41:56 +0200
  • 37ab5296a7 Adjust URL completion when quickmarks are changed. Florian Bruhin 2015-04-02 07:40:00 +0200
  • 79be5b0f4a Implemented test for Progress widget Bruno Oliveira 2015-04-01 22:39:25 -0300
  • 1f08d8e319 Implemented test for Percentage widget Bruno Oliveira 2015-04-01 21:24:25 -0300
  • 3096f3856a Implemented test for TextBase widget Bruno Oliveira 2015-04-01 20:50:20 -0300
  • 068e1c14b6 Don't display internal sessions in completion. Florian Bruhin 2015-04-01 22:32:41 +0200
  • 1fb848249e Handle sessions starting with _ as internal. Florian Bruhin 2015-04-01 22:30:46 +0200
  • 840652f396 Use sessions for :restart. Florian Bruhin 2015-04-01 22:18:28 +0200
  • 2ba28a59fe Prevent session from being loaded with :restart. Florian Bruhin 2015-04-01 21:42:02 +0200
  • 371ec564e1 Split restart() into :restart and _do_restart(). Florian Bruhin 2015-04-01 21:38:18 +0200
  • 11bd4a13f6 Serialize arguments via json on restart. Florian Bruhin 2015-04-01 21:28:56 +0200
  • 8748420b1b src2asciidoc: Skip suppressed arguments. Florian Bruhin 2015-04-01 21:36:56 +0200
  • 6e435ad215 Add state config sections when initializing. Florian Bruhin 2015-04-01 18:21:02 +0200
  • eeb875d098 Handle unavailable registry in on_focus_changed. Florian Bruhin 2015-04-01 00:02:29 +0200
  • 431257d380 Fix handling of key release events. Florian Bruhin 2015-03-31 23:09:40 +0200
  • 16ffafb769 Regenerate docs. Florian Bruhin 2015-03-31 22:14:35 +0200
  • 38c63ca2ea Add a checker for words which I often misspell. Florian Bruhin 2015-03-31 22:12:38 +0200
  • 8ebac8d38c Various spelling fixes. Florian Bruhin 2015-03-31 20:49:29 +0200
  • eb3b0b960f Use hunter for line tracing. Florian Bruhin 2015-03-31 19:02:42 +0200
  • a98060e020 Minor QWebSettings fix. Florian Bruhin 2015-03-31 07:26:35 +0200
  • 96090b86fd tox: Use pytest-cov for coverage. Florian Bruhin 2015-03-30 23:29:54 +0200
  • 36421934f9 tox: Use pytest instead of unittest. Florian Bruhin 2015-03-30 22:09:56 +0200
  • 2f629befc3 Add an option to disable host blocking. Florian Bruhin 2015-03-30 18:32:32 +0200
  • 70ccdd86b2 Add zooming with Ctrl-mousewheel. Florian Bruhin 2015-03-30 15:26:07 +0200
  • fab6bc285c Add readlink in stacktrace.asciidoc. Florian Bruhin 2015-03-30 15:06:38 +0200
  • a38c3ae1e1 Add a :tab-detach command. Florian Bruhin 2015-03-30 12:14:15 +0200
  • 33dff70357 :session-load: Add a -c/--clear argument. Florian Bruhin 2015-03-30 07:09:16 +0200
  • dff8f73a11 :session-save: Show which session was saved. Florian Bruhin 2015-03-30 07:03:14 +0200
  • 5233e7fac8 Fix UnboundLocalError on invalid quickmarks. Florian Bruhin 2015-03-29 21:20:42 +0200
  • b2427701fa Handle element webFrame being None when hinting. Florian Bruhin 2015-03-29 19:52:30 +0200
  • 8af2e712ae Add a --pdb-postmortem argument. Florian Bruhin 2015-03-29 19:45:00 +0200
  • 34a0976a6f Fix requirements.io filter. Florian Bruhin 2015-03-27 19:27:46 +0100
  • d062ff5138 Fix starting with -c '' again. Florian Bruhin 2015-03-27 12:29:10 +0100
  • 1e18ce94cf doc: Add requirements.io badge to README. Florian Bruhin 2015-03-26 21:36:54 +0100