Commit Graph

  • 44f8cf4b1a Move :tab-focus documentation. Florian Bruhin 2015-08-11 22:01:18 +0200
  • 705544cb05 Merge branch 'gt' of git://github.com/t-wissmann/qutebrowser into t-wissmann-gt Florian Bruhin 2015-08-11 21:58:53 +0200
  • 15c5cf75cd Reset standarddir args in TestConfigInit. Florian Bruhin 2015-08-11 21:22:36 +0200
  • 9c3c46f677 Add a workaround for pytest-html surrogate issue. Florian Bruhin 2015-08-11 21:11:28 +0200
  • 6b6bceeb3a tox: Run all tests in one step. Florian Bruhin 2015-08-11 21:05:20 +0200
  • 8d8b46604d Fix htmlcov path in .gitignore. Florian Bruhin 2015-08-11 20:18:24 +0200
  • 8351c6d951 Make TestFileAndUserStyleSheet use qapp fixture. Florian Bruhin 2015-08-11 20:16:19 +0200
  • 88d92db6e4 Add tests for rel. inexistent File/UserStyleSheet. Florian Bruhin 2015-08-11 20:15:55 +0200
  • 2980bc808e Remove dead configtypes code. Florian Bruhin 2015-08-11 20:15:42 +0200
  • 14545a3a22 Mark some tests as integration and no coverage. Florian Bruhin 2015-08-11 19:36:27 +0200
  • dc2b3ff433 tox: Update hypothesis-pytest to 0.17.0. Florian Bruhin 2015-08-11 19:35:59 +0200
  • 0f47ef17a5 Make test_get_all_objects_qapp work on Windows. Florian Bruhin 2015-08-11 19:29:30 +0200
  • 68f80c602b Remove unused import. Florian Bruhin 2015-08-11 19:23:29 +0200
  • 55bf555bfb Mark test_get_all_objects_qapp to use qapp. Florian Bruhin 2015-08-11 18:14:17 +0200
  • 52ec9ed28f Move get_all_objects() tests into a class. Florian Bruhin 2015-08-11 18:13:02 +0200
  • bf156cf554 Mock out QApplication.allWidgets. Florian Bruhin 2015-08-11 18:08:11 +0200
  • 5bd55cb38b Fix lint. Florian Bruhin 2015-08-11 17:16:58 +0200
  • 2d8aaecd65 100% coverage for utils.debug. Florian Bruhin 2015-08-11 17:11:00 +0200
  • 64a1cad604 Clean up output for get_all_objects(). Florian Bruhin 2015-08-11 17:10:41 +0200
  • a3a7f8936b Allow to pass a root object to _get_pyqt_objects. Florian Bruhin 2015-08-11 17:10:02 +0200
  • 307bbde6e0 Fix utils.debug.get_all_children(). Florian Bruhin 2015-08-11 17:09:20 +0200
  • 0ca96740c9 Make utils.debug.format_args public. Florian Bruhin 2015-08-11 17:08:49 +0200
  • caedb57e56 Fix staticMetaObject handling in qenum_key. Florian Bruhin 2015-08-11 17:07:47 +0200
  • 10298e9692 Don't connect destroyed signal in log_signals. Florian Bruhin 2015-08-11 14:29:06 +0200
  • da6d12a657 Make tab-focus (bound to gt) behave as in VIM Thorsten Wißmann 2015-08-11 10:13:00 +0200
  • 8be433f5f6 Add tests: - sum of column widths equals 100 - column widths tuple has 3 elements Alexander Cogneau 2015-08-11 09:17:46 +0200
  • 7412e4f723 Reorganize utils.debug tests and add some more. Florian Bruhin 2015-08-11 07:41:25 +0200
  • dcaae51b4f Remove unused imports. Florian Bruhin 2015-08-10 19:47:19 +0200
  • c8679d6544 100% coverage for browser.webelem. Florian Bruhin 2015-08-10 19:37:16 +0200
  • 9cabd4828c Skip test_guiprocess:test_error on Windows. Florian Bruhin 2015-08-10 06:54:11 +0200
  • 69f6822c82 Fix lint. Florian Bruhin 2015-08-09 23:09:48 +0200
  • 2fe1bcfc2b Skip GUI tests when no DISPLAY is available. Florian Bruhin 2015-08-09 20:47:50 +0200
  • fbf53168c2 Skip test_double_start_finished on Windows. Florian Bruhin 2015-08-09 19:23:34 +0200
  • c4ebfcd4b3 Make tests fail on unexpected logging messages. Florian Bruhin 2015-08-09 11:49:27 +0200
  • aed915b1ec Handle invalid URLs when checking for same domain. Florian Bruhin 2015-08-09 18:52:11 +0200
  • fe3eb30892 Reorganize exceptions in urlutils. Florian Bruhin 2015-08-09 18:47:36 +0200
  • 052d18147e Added permission check. Antoni Boucher 2015-08-09 11:29:18 -0400
  • 0bf651d1fa tox: Don't run smoke environment. Florian Bruhin 2015-08-09 11:35:34 +0200
  • 4d2a55190f Removed useless method. Antoni Boucher 2015-08-08 19:52:13 -0400
  • 0896d7a8b3 Fixed file scheme handler. Antoni Boucher 2015-08-08 19:45:00 -0400
  • e5779d0775 Fixed tests. Antoni Boucher 2015-08-08 19:32:47 -0400
  • 753f87aa15 Default size of third column is now 0 Alexander Cogneau 2015-08-08 23:49:54 +0200
  • a28b0c3386 Remove .coverage.ini in check_coverage.py. Florian Bruhin 2015-08-08 22:55:37 +0200
  • 409b32122e Don't generate HTML coverage by default. Florian Bruhin 2015-08-08 22:55:13 +0200
  • 3179455e69 Reorganize tox.ini. Florian Bruhin 2015-08-08 21:11:38 +0200
  • a6010e3ead Renamed test function. Antoni Boucher 2015-08-08 15:40:18 -0400
  • 14ae308279 Added a file:// scheme. Antoni Boucher 2015-08-08 15:16:48 -0400
  • 7e20d77bdf Switch to SVG file and tango theme. Antoni Boucher 2015-08-08 14:40:37 -0400
  • 2969599390 Use toLocalFile function instead of slicing. Antoni Boucher 2015-08-08 14:13:09 -0400
  • e6521b047d Added get_file_list function and tests. Antoni Boucher 2015-08-08 14:10:27 -0400
  • b8809f879d Added resource_filename function and tests. Antoni Boucher 2015-08-08 13:47:47 -0400
  • ec5049f801 Renamed url to urlstring. Antoni Boucher 2015-08-08 13:32:04 -0400
  • e29c642bc2 Fix wrong propertyname Alexander Cogneau 2015-08-08 18:12:51 +0200
  • f2c3cc6a3e Module import of completion.models instead of class. Alexander Cogneau 2015-08-08 17:58:12 +0200
  • 0e9f268817 CompletionView: - column_widths -> _column_widths - removed if-statement to verify if source model has 'column_widths'-property Alexander Cogneau 2015-08-08 17:47:18 +0200
  • 36372418ca Added the default column_widths as a class attribute instead of a config option. Alexander Cogneau 2015-08-08 17:27:21 +0200
  • 5c2d3ec96a Add a column_widths property to the base class for completion models. Alexander Cogneau 2015-08-08 16:46:57 +0200
  • 06a82c5566 Merge branch 'Kingdread-master' Florian Bruhin 2015-08-08 15:16:24 +0200
  • cef0ac46b8 Update authors. Florian Bruhin 2015-08-08 15:16:18 +0200
  • f76b741fb6 Merge branch 'master' of git://github.com/Kingdread/qutebrowser into Kingdread-master Florian Bruhin 2015-08-08 15:14:08 +0200
  • f6c1d355e3 Pass $HOME to misc testenv. Florian Bruhin 2015-08-08 14:46:23 +0200
  • bb6d6e51f6 Remove trailing whitespace in test_urlutils.py Daniel 2015-08-08 13:59:43 +0200
  • 72c65a812f Move incdec_number tests to own class Daniel 2015-08-08 13:47:17 +0200
  • 2be0743378 Added images. Antoni Boucher 2015-08-07 23:28:24 -0400
  • fedf9d9c72 Replaced tuple by dict. Antoni Boucher 2015-08-07 22:45:54 -0400
  • 4c1ed35390 Removed .. when in root folder. Antoni Boucher 2015-08-07 22:45:42 -0400
  • c8d3fc57c2 First version of directory browser. Antoni Boucher 2015-08-07 21:57:19 -0400
  • c3f6246274 Update CHANGELOG.asciidoc Daniel 2015-08-08 00:46:26 +0200
  • 9e98ab181a Add URL validity check + tests to incdec_number Daniel 2015-08-08 00:41:17 +0200
  • c4c3a83ac0 rename url_incdec_number to incdec_number Daniel 2015-08-08 00:08:06 +0200
  • 0acbd77ada Merge branch 'acogneau-launch_time' Florian Bruhin 2015-08-07 22:32:30 +0200
  • 6e52b789ed Update authors. Florian Bruhin 2015-08-07 22:32:20 +0200
  • 3a85afe1f4 Use datetime.ctime(). Florian Bruhin 2015-08-07 22:32:02 +0200
  • 43e0ac1844 Fix PEP8: line too long warning Alexander Cogneau 2015-08-07 21:15:40 +0200
  • 73c28c12f3 Show launch time in crash logs. Alexander Cogneau 2015-08-07 20:36:38 +0200
  • 276b163e0d Move logic from _navigate_incdec to urlutils Daniel 2015-08-07 18:48:07 +0200
  • 0f3aa0bd8c Ctrl-A only increments number in path segment Daniel 2015-08-07 17:21:18 +0200
  • 5f122759db Fix config migration for tab position values. Florian Bruhin 2015-08-07 11:59:31 +0200
  • cdd53a4515 tox: Set PYTEST_QT_API. Florian Bruhin 2015-08-07 06:38:12 +0200
  • 01f71e980d pylint: Ignore import-error. Florian Bruhin 2015-08-07 00:16:37 +0200
  • 8aab87e2a2 Don't readd capturelog handler after log tests. Florian Bruhin 2015-08-07 00:09:02 +0200
  • aa1ea9b063 Use parametrization for TestKeyToString:test_all. Florian Bruhin 2015-08-06 23:43:53 +0200
  • 5ccdec4162 Add comment about Qt warning. Florian Bruhin 2015-08-06 23:19:05 +0200
  • 2ab7ad59ee Fix lint. Florian Bruhin 2015-08-06 21:19:36 +0200
  • 87af685f26 Merge branch 'Carpetsmoker-favicon-size-2' Florian Bruhin 2015-08-06 21:14:34 +0200
  • 3f445ba6ca Draw favicon at correct position/size. Florian Bruhin 2015-08-06 21:14:05 +0200
  • 58a9677af8 Use QFontMetrics instead of QFontInfo. Florian Bruhin 2015-08-06 21:11:06 +0200
  • e1c2250690 Merge branch 'favicon-size-2' of git://github.com/Carpetsmoker/qutebrowser into Carpetsmoker-favicon-size-2 Florian Bruhin 2015-08-06 21:10:11 +0200
  • 61df5fcd7a Skip confirm-quit checks when crashing. Florian Bruhin 2015-08-06 21:08:20 +0200
  • 9c6782be1d downloads: Fix size calculation with unknown size. Florian Bruhin 2015-08-06 20:57:40 +0200
  • 36adaf0cf3 Simplify argument handling for DownloadManager. Florian Bruhin 2015-08-06 20:41:57 +0200
  • 5fca27ad02 Fix :adblock-update. Florian Bruhin 2015-08-06 20:38:51 +0200
  • 46f3be2df7 Add rapid hinting for downloads. Florian Bruhin 2015-08-06 19:09:21 +0200
  • c715b24bd3 Merge branch 'acogneau-master' Florian Bruhin 2015-08-06 19:00:02 +0200
  • 55d282dadb Regenerate docs. Florian Bruhin 2015-08-06 18:58:09 +0200
  • a34fa93f62 Wrap long lines. Florian Bruhin 2015-08-06 18:50:32 +0200
  • 8ffe73cc5f Change 'prompt-download-location' setting to 'prompt-download-directory' Alexander Cogneau 2015-08-06 16:44:58 +0200
  • 9a85b66452 Merge remote-tracking branch 'upstream/master' Alexander Cogneau 2015-08-06 16:40:48 +0200
  • c6c14e967d Change Position conftypes to top/bottom/left/right. Florian Bruhin 2015-08-05 23:33:58 +0200
  • 58aa1a738d Favicon sizing is messed up with tabs -> orientation = west #847 Martin Tournoij 2015-08-05 22:33:24 +0200