Commit Graph

  • 2269d9a64b Split getting of completion model into multiple functions. Florian Bruhin 2014-10-26 22:08:36 +0100
  • 0f550f696c Clean up Command. Florian Bruhin 2014-10-26 22:08:13 +0100
  • ae2284f4aa Fix multiple file QWebPage extension. Florian Bruhin 2014-10-26 22:07:15 +0100
  • 6f81a5094a Merge branch 'uppercase-hint' Florian Bruhin 2014-10-26 17:07:43 +0100
  • 0c2dbe7217 Regenerate author list. Florian Bruhin 2014-10-26 17:07:25 +0100
  • 2d9425a0b7 Fix uppercase hint formatting. Florian Bruhin 2014-10-26 17:05:56 +0100
  • ef9e31c2d9 Merge branch 'master' of https://github.com/peterlvilim/qutebrowser into uppercase-hint Florian Bruhin 2014-10-26 19:50:54 +0100
  • 63e1908a70 Regenerate docs Florian Bruhin 2014-10-26 19:48:26 +0100
  • f465693523 Fix src2asciidoc.py. Florian Bruhin 2014-10-26 19:47:53 +0100
  • bb031b51f7 Make most scripts work if we're in scripts/ directory. Florian Bruhin 2014-10-26 19:42:01 +0100
  • d3b1a5efb4 Raise useful exception in run_checks if config wasn't found. Florian Bruhin 2014-10-26 19:40:52 +0100
  • ee875ba895 hints: Show uppercase hint chars #73 Peter Vilim 2014-10-26 02:44:47 -0500
  • 4c78b611eb Clean up QWebPage::extension handling. Florian Bruhin 2014-10-25 23:59:09 +0200
  • c79c1f950a Open unknown protocols with external viewer. Florian Bruhin 2014-10-25 23:51:22 +0200
  • c2daadf0bd Fix exception when element has no web frame. Florian Bruhin 2014-10-22 20:18:58 +0200
  • 6f3fde4450 Don't trigger completion update twice. Florian Bruhin 2014-10-21 16:45:04 +0200
  • 7eba55459b Fix completion with flags. Florian Bruhin 2014-10-20 20:39:25 +0200
  • 0b37ad4348 Don't pass unknown dict keys to argparse in function annotations. Florian Bruhin 2014-10-20 20:27:33 +0200
  • c7f6a747a8 Check flag length in function annotations. Florian Bruhin 2014-10-20 20:27:19 +0200
  • 6f3b15c324 Document function annotations in HACKING. Florian Bruhin 2014-10-20 20:25:54 +0200
  • fd6e56d7af Convert all function annotations to dicts. Florian Bruhin 2014-10-20 17:20:39 +0200
  • c4cd6fc56a Update branch documentation in HACKING Florian Bruhin 2014-10-20 17:15:35 +0200
  • a6f1bf29ae Revert "Remove unneeded invalidateFilter call." Florian Bruhin 2014-10-20 12:01:48 +0200
  • 0a5cee6ea2 Simplify text marking in completion. Florian Bruhin 2014-10-20 07:43:07 +0200
  • 1917911dd8 Don't set marks data if the pattern is empty. Florian Bruhin 2014-10-20 07:13:29 +0200
  • b5781f0ed3 Remove unneeded invalidateFilter call. Florian Bruhin 2014-10-20 06:38:21 +0200
  • 013a9ff216 Don't update completion twice when setting cmd text. Florian Bruhin 2014-10-20 06:17:20 +0200
  • 9f242cb907 Fix lint Florian Bruhin 2014-10-20 00:33:52 +0200
  • dbd7f2a16b Update ez_setup to 7.0 Florian Bruhin 2014-10-20 00:30:16 +0200
  • 596c33fe1c Merge branch 'quickmark-completion' Florian Bruhin 2014-10-20 00:29:46 +0200
  • eb7d12445b Fix indent Florian Bruhin 2014-10-20 00:29:19 +0200
  • 1b91cd61cd Fix long line Florian Bruhin 2014-10-20 00:28:14 +0200
  • 4ae4d0c74b Simplify getting of quickmarks Florian Bruhin 2014-10-20 00:27:45 +0200
  • 1238807745 Whitespace fixes. Florian Bruhin 2014-10-20 00:24:55 +0200
  • 8e9836785f Remove unused import. Florian Bruhin 2014-10-20 00:24:46 +0200
  • 14d8d01d92 raising value error Claude 2014-10-19 23:04:32 +0200
  • 8dffceeb2a completion: Match case-insensitively. Florian Bruhin 2014-10-19 23:04:26 +0200
  • ed51367bdd selfish parameters Claude 2014-10-19 23:01:06 +0200
  • ecbe5c071d match urls with open, names with quickmark-load Claude 2014-10-19 22:25:21 +0200
  • e3e1382ccd Add missing faulthandler import. Florian Bruhin 2014-10-19 18:19:36 +0200
  • 499f0767da Revert "Never delete crash log file." Florian Bruhin 2014-10-18 23:46:24 +0200
  • 572a9857ec fixes Claude 2014-10-18 22:00:28 +0200
  • f2dcb8f002 Don't update stylesheets of deleted objects. Florian Bruhin 2014-10-18 19:53:22 +0200
  • 76de3d0c51 Use signals and decorators for configs again. Florian Bruhin 2014-10-18 19:50:10 +0200
  • afe45f9970 puschschsch Claude 2014-10-18 16:42:06 +0200
  • 36328a01a4 updating code Claude 2014-10-17 21:39:28 +0200
  • 9613cc0eab Merge remote-tracking branch 'florian/master' into quickmark-completion Claude 2014-10-17 20:46:00 +0200
  • bff0efb4a4 Paste primary selection on Shift+Insert Florian Bruhin 2014-10-17 15:01:08 +0200
  • 5a5ff70703 hints: fix replacing of {hint-url}. Florian Bruhin 2014-10-17 11:39:44 +0200
  • ee02f339d7 Draw hints correctly when page is zoomed. Florian Bruhin 2014-10-17 11:32:41 +0200
  • 999474c751 Set title directly instead of using signals. Florian Bruhin 2014-10-15 23:24:09 +0200
  • b4c7669e64 Shut down TabbedBrowser in MainWindow closeEvent. Florian Bruhin 2014-10-15 23:15:27 +0200
  • 0209382df4 Fix redrawing of downloadview if there are downloads added. Florian Bruhin 2014-10-15 21:30:04 +0200
  • 7e820a0e82 Show error messages in downloads. Florian Bruhin 2014-10-15 21:22:53 +0200
  • 971e4f4372 pylint_checkers: Fix getting encoding argument. Florian Bruhin 2014-10-15 21:07:00 +0200
  • 0a7ff8db09 importer: Use with-block to open file. Florian Bruhin 2014-10-15 21:06:52 +0200
  • 17816bdab2 importer: Add vim modeline Florian Bruhin 2014-10-15 20:43:47 +0200
  • dc8f156c21 Make srcmodel public in CompletionFilterModel. Florian Bruhin 2014-10-15 20:43:20 +0200
  • b54151f206 Use last focused window for download errors and other stuff. Florian Bruhin 2014-10-15 20:40:18 +0200
  • 348bc7147f Don't clear page in WebView:shutdown. Fixes #99. Florian Bruhin 2014-10-15 18:03:48 +0200
  • 74839d7aff Use a QObject for quickmarks and add a changed signal. Florian Bruhin 2014-10-15 16:55:55 +0200
  • e8fa8fadce Fix completion tabbing. Florian Bruhin 2014-10-15 13:00:56 +0200
  • 37023fe896 Improved qmarks model filling Claude 2014-10-15 12:16:05 +0200
  • 621388e5e0 init quickmark completion in init_static Claude 2014-10-15 12:08:37 +0200
  • f4c7c1d5a0 der Sensemann Claude 2014-10-15 12:04:37 +0200
  • 167e01160c minor copy paste fails Claude 2014-10-15 11:59:01 +0200
  • 777e93bd3f quickmarks completion Claude 2014-10-14 22:26:57 +0200
  • da0d81e700 Remove warning about crash log. Florian Bruhin 2014-10-15 07:34:13 +0200
  • fb3682f5fa Load completion with a singleShot QTimer. Florian Bruhin 2014-10-15 07:15:59 +0200
  • a8808aa3d4 Keep a reference to completion source model. Florian Bruhin 2014-10-15 07:03:52 +0200
  • b8bf870233 Merge branch 'claudehohl-master' (bookmarks importer) Florian Bruhin 2014-10-15 06:41:41 +0200
  • 7adf756326 importer: Add help message about Chromium Florian Bruhin 2014-10-15 06:24:45 +0200
  • 2874cdea22 importer: Add module docstring Florian Bruhin 2014-10-15 06:20:54 +0200
  • ea332d65ea importer: Fix printing of usage Florian Bruhin 2014-10-15 06:19:15 +0200
  • 6489186342 importer: Add docstrings. Florian Bruhin 2014-10-15 06:18:43 +0200
  • 7731547d80 importer: Clean up string formatting Florian Bruhin 2014-10-15 06:17:52 +0200
  • 2d7ea2e1fa importer: Import cleanup Florian Bruhin 2014-10-15 06:17:00 +0200
  • 78d5532227 importer: Use built-in open Florian Bruhin 2014-10-15 06:16:42 +0200
  • abab935ca8 importer: Whitespace cleanup Florian Bruhin 2014-10-15 06:16:12 +0200
  • f9b4dbc9cb importer: Use choices=... for argparse Florian Bruhin 2014-10-15 06:15:50 +0200
  • 7cebc94b31 Merge branch 'master' of https://github.com/claudehohl/qutebrowser into claudehohl-master Florian Bruhin 2014-10-15 06:13:25 +0200
  • 818d2cb9d3 Split quickmarks correctly (from the right). Florian Bruhin 2014-10-14 23:29:24 +0200
  • 9c3650296c Add a simple wrapper around Qt's app.exec_(). Florian Bruhin 2014-10-14 21:25:21 +0200
  • fed1566370 Remove cookies when permissions->cookies-store was changed. Florian Bruhin 2014-10-14 21:24:09 +0200
  • 1c6578d409 Save lineparser even if there is no data. Florian Bruhin 2014-10-14 21:23:46 +0200
  • 7a1dfebc6a Remove unused faulthandler import. Florian Bruhin 2014-10-14 21:23:07 +0200
  • dcad41c92e Never delete crash log file. Florian Bruhin 2014-10-14 20:48:21 +0200
  • cf6d303ad1 Improve crash log handling because of single-instance. Florian Bruhin 2014-10-14 20:47:06 +0200
  • bfcb309460 Clear favicon correctly when loading a new page. Florian Bruhin 2014-10-14 18:54:28 +0200
  • 1c551975c4 Check if currentWidget is None in tabbed_browser.on_mode_left. Florian Bruhin 2014-10-14 17:50:50 +0200
  • 6d2111bcd4 Add checklists to HACKING for #173. Florian Bruhin 2014-10-14 17:29:11 +0200
  • f9eec48414 Set urgent hint when opening IPC tab - closes #185 Florian Bruhin 2014-10-14 11:51:17 +0200
  • cfc5e80d3e ipc: Fix opening of new empty window. Florian Bruhin 2014-10-14 10:10:24 +0200
  • 2e2070ef6e Rename ipc-open-target to new-instance-open-target. Florian Bruhin 2014-10-14 09:59:01 +0200
  • f8d8e1507a Fix tests on windows Florian Bruhin 2014-10-14 08:18:06 +0200
  • bda3c9b1d0 Refactor Command._inspect_function. Florian Bruhin 2014-10-14 07:59:42 +0200
  • ef8873040a Add docstrings to signal debugging. Florian Bruhin 2014-10-14 07:59:07 +0200
  • bcf8040041 Whitespace fixes. Florian Bruhin 2014-10-14 07:58:50 +0200
  • 7c0a23b1b7 Fix IPC when there's no main window available. Florian Bruhin 2014-10-14 07:58:16 +0200
  • 0e9177eb4f Rename ipc param to process_args to via_ipc. Florian Bruhin 2014-10-14 07:57:42 +0200