Commit Graph

  • 9e3f5e28bc docs: Fix heading levels Florian Bruhin 2014-09-07 21:09:21 +0200
  • fc70d700b2 cmdutils: Force metavar if choices are given. Florian Bruhin 2014-09-07 21:06:36 +0200
  • dcfb52847f Nicer flag output in docs. Florian Bruhin 2014-09-07 21:04:39 +0200
  • 4cf7e6e767 Add docstring for :quickmark-load. Florian Bruhin 2014-09-07 21:03:20 +0200
  • 9f23e9aa36 Many improvements for generate_doc Florian Bruhin 2014-09-07 20:11:38 +0200
  • 02292d8518 generate_doc: Remove unneeded whitespace Florian Bruhin 2014-09-07 19:04:09 +0200
  • a1fabcc5c2 Start rewriting manpage generation Florian Bruhin 2014-09-05 07:45:47 +0200
  • 6674eedfae cmdutils: Add default value type to multitype_conv tuple. Florian Bruhin 2014-09-06 21:38:05 +0200
  • 13a2506c6a argparser: Also catch TypeError for multitype_conv. Florian Bruhin 2014-09-06 21:37:48 +0200
  • 47f42f9e5a commands.argparser: Make type tuples a set(). Florian Bruhin 2014-09-06 21:37:19 +0200
  • b03b0a173c generate_doc: Use argparse for command syntax Florian Bruhin 2014-09-05 07:12:35 +0200
  • 05f3809d01 Fix lint Florian Bruhin 2014-09-05 06:57:02 +0200
  • 0a094c6e58 Refactor HintManager.start Florian Bruhin 2014-09-05 06:55:53 +0200
  • b453ae563e Clean up docstring parsing and move it into qutebrowser for commands. Florian Bruhin 2014-09-05 06:38:57 +0200
  • b5f28b6ff2 commands.argparser: Make ArgumentParser take args, add name. Florian Bruhin 2014-09-05 06:38:23 +0200
  • a656c8cfb0 commands: Add initial --help argument support. Florian Bruhin 2014-09-04 17:59:50 +0200
  • 32e24479b9 commands.cmdutils: Clean up decorator. Florian Bruhin 2014-09-04 17:59:29 +0200
  • 03a0a1c599 commands: Handle ArgumentParser exit. Florian Bruhin 2014-09-04 17:58:28 +0200
  • 57d51ad9bb Lots of fixes for new command system. Florian Bruhin 2014-09-03 10:47:27 +0200
  • d836e26107 Nicer debug printing of functions. Florian Bruhin 2014-09-03 08:57:21 +0200
  • a811f8cb07 Start initial newcmd stuff. Florian Bruhin 2014-09-02 21:54:07 +0200
  • 84a034d7e9 More liberal quoting. Florian Bruhin 2014-09-08 07:35:18 +0200
  • 522b408fde utils.completer: Quote strings for completion. Florian Bruhin 2014-09-08 07:12:55 +0200
  • 6b8c597d18 Remove unused import. Florian Bruhin 2014-09-04 20:35:26 +0200
  • b856bf3a47 Improve webelement API Florian Bruhin 2014-09-04 08:00:05 +0200
  • becc4490bc Add FIXME to qurl Florian Bruhin 2014-09-03 22:56:54 +0200
  • 61258cc324 Add webelem wrapper to TODO. Florian Bruhin 2014-09-03 22:55:56 +0200
  • b789d14513 Improve prev-page/next-page matching and logging. Florian Bruhin 2014-09-03 22:55:48 +0200
  • 5ba3440369 Add details to colorama workaround. Florian Bruhin 2014-09-03 22:20:17 +0200
  • 15b8c553c8 Fix rl-unix-line-discard by reimplementing QLineEdit::home. Florian Bruhin 2014-09-03 21:30:30 +0200
  • e3bb3af7ba Make it possible to use pdb for debugging. Florian Bruhin 2014-09-03 13:31:01 +0200
  • 71796e9528 Fix statusbar text when entering insert mode via hints. Florian Bruhin 2014-09-03 11:51:24 +0200
  • 3e904f4c52 Fix crash when using commands on startup which need a widget. Florian Bruhin 2014-09-03 11:32:56 +0200
  • ccfc0b3c19 Get rid of most @property's. Florian Bruhin 2014-09-02 21:54:07 +0200
  • a2e457ccc3 Remove old Ubuntu workaround. Florian Bruhin 2014-09-02 20:45:25 +0200
  • 4caec2becb Document and mark workarounds. Florian Bruhin 2014-09-02 20:44:58 +0200
  • a98a4f5a10 Update notes Florian Bruhin 2014-09-02 11:59:03 +0200
  • 5a766cac6e Remove AUTHORS.asciidoc Florian Bruhin 2014-09-02 11:48:35 +0200
  • c10203164e Remove .ropeproject from .gitignore. Florian Bruhin 2014-09-02 11:48:19 +0200
  • a830b13023 More HACKING docs. Florian Bruhin 2014-09-02 09:04:47 +0200
  • bcaba3f5ca Rename tests to reflect renamed modules. Florian Bruhin 2014-09-02 08:27:53 +0200
  • 83e9638d42 Add fancy URL to tests. Florian Bruhin 2014-09-02 08:21:53 +0200
  • e112038a8b Handle IPv6 literals correctly. Florian Bruhin 2014-09-02 08:20:33 +0200
  • 330af95778 Strip spaces in url string correctly. Florian Bruhin 2014-09-02 07:49:06 +0200
  • 96c1d53222 urlutils: Strip URL before testing. Florian Bruhin 2014-09-02 07:11:01 +0200
  • 892c02268a Shut down NetworkManager before deleting WebPage. Florian Bruhin 2014-09-02 07:01:23 +0200
  • 7813f8f0c2 Remove unused cookiejar NetworkManager, fix parenting. Florian Bruhin 2014-09-02 06:54:31 +0200
  • 71a2ade637 Fix URL detection corner cases. Florian Bruhin 2014-09-02 06:53:52 +0200
  • 2bf616ff78 Adjust QWebSettings paths. Florian Bruhin 2014-09-01 21:56:30 +0200
  • 428d70c746 Add a network disk cache. Florian Bruhin 2014-09-01 19:42:21 +0200
  • 6d97da7bcc browser.downloads: Download with default name if path is given. Florian Bruhin 2014-09-01 17:51:49 +0200
  • 0a646b110b Store cookies in binary format. Florian Bruhin 2014-09-01 16:22:01 +0200
  • 372cd497de Remove some BUGS. Florian Bruhin 2014-09-01 07:32:11 +0200
  • e163478782 Handle Shift-Return keypresses correctly. Florian Bruhin 2014-08-30 14:38:34 +0200
  • c0a88bf3d0 qute:log: Scroll to bottom on load Florian Bruhin 2014-08-29 07:38:07 +0200
  • d8fa2e8ef0 Fix lint Florian Bruhin 2014-08-29 07:34:44 +0200
  • d059c468af Merge branch 'ninja' Florian Bruhin 2014-08-29 07:33:43 +0200
  • f44896cc44 Add a VDEBUG logging level. Florian Bruhin 2014-08-29 07:33:37 +0200
  • 2cc2e769c3 network.qutescheme: Make pylint shut up. Florian Bruhin 2014-08-29 07:07:21 +0200
  • 1dce50309b First steps at using jinja2 for qute:log. Florian Bruhin 2014-08-29 06:58:13 +0200
  • 9da504c6a0 Improve .html filtering in .gitignore. Florian Bruhin 2014-08-29 06:41:52 +0200
  • 0f0929ac78 Use jinja for most qute:... pages. Florian Bruhin 2014-08-29 06:41:18 +0200
  • c9ea83ca7b Fix lint Florian Bruhin 2014-08-29 06:14:52 +0200
  • bf515a4104 Adjust import Florian Bruhin 2014-08-28 22:11:30 +0200
  • d6b1b7be3a Handle exceptions in QWebPage::extension differently. Florian Bruhin 2014-08-28 22:11:10 +0200
  • 350f1c1405 Use inherited templates for error page. Florian Bruhin 2014-08-28 18:01:00 +0200
  • dd3489b936 Add spaces in templates. Florian Bruhin 2014-08-28 17:54:11 +0200
  • a6ae129595 Use jinja for error page. Florian Bruhin 2014-08-28 17:48:43 +0200
  • 0b15790f3d Use jinja for stylesheets. Florian Bruhin 2014-08-28 17:47:40 +0200
  • a4c87b4c54 Remove STYLESHEET class attribute from docstrings. Florian Bruhin 2014-08-28 17:46:56 +0200
  • 0d42eaa152 Remove useless getraw() from ColorDict/FontDict. Florian Bruhin 2014-08-28 17:46:18 +0200
  • 2fdf241da2 Add dependency on jinja2. Florian Bruhin 2014-08-28 17:45:55 +0200
  • 6d2acc244c Use an LRU cache for stylesheets Florian Bruhin 2014-08-28 09:51:54 +0200
  • 5176dac391 Raise exceptions in QWebPage::extensions properly. Florian Bruhin 2014-08-28 19:15:17 +0200
  • d6cbdd7f95 Update TODO Florian Bruhin 2014-08-27 22:41:20 +0200
  • c675405525 Update BUGS/TODO Florian Bruhin 2014-08-27 22:29:29 +0200
  • cb2dd62dc5 Fix lint Florian Bruhin 2014-08-27 22:23:37 +0200
  • 3a73f9f532 Improve performance with statusbar error property Florian Bruhin 2014-08-27 21:03:43 +0200
  • af10d1c857 Fix cache invalidation for on_setting_changed. Florian Bruhin 2014-08-27 20:22:38 +0200
  • 7f40a5789d Update TODO Florian Bruhin 2014-08-27 20:19:17 +0200
  • 68ef9b97a3 Add an LRU cache to the config. Florian Bruhin 2014-08-27 20:16:04 +0200
  • d2b744b195 Add Claude to authors Florian Bruhin 2014-08-27 13:21:45 +0200
  • f6c1c8b73b generate_doc: Order authors correctly. Florian Bruhin 2014-08-27 13:16:01 +0200
  • 48968bba33 Merge pull request #1 from claudehohl/master Florian Bruhin 2014-08-27 13:12:55 +0200
  • b683a643f0 allow for local and systemwide installations Claude 2014-08-27 13:10:06 +0200
  • 93040e0f30 allow only to read/write own files Claude 2014-08-27 13:01:13 +0200
  • 1da249f85b allow detection of /tmp Claude 2014-08-27 12:50:33 +0200
  • 425fd1ea6b +ssl-abstractions, -proc +tmp Claude 2014-08-27 12:45:07 +0200
  • 9e205c88c2 and even bettererer Claude 2014-08-27 12:29:03 +0200
  • bfddd162d9 make it better and better Claude 2014-08-27 12:20:48 +0200
  • 2c0c4a5b6a make python matching version independent Claude 2014-08-27 12:16:57 +0200
  • eb1af05a77 -x Claude 2014-08-27 12:10:49 +0200
  • 182d9cf33c improved AppArmor profile Claude 2014-08-27 12:10:35 +0200
  • c7da703af5 mv Claude 2014-08-27 11:37:24 +0200
  • 562388fe52 Rename config.conftypes to config.configtypes. Florian Bruhin 2014-08-26 21:41:41 +0200
  • 2fb43af2b2 Update BUGS/TODO Florian Bruhin 2014-08-26 21:28:00 +0200
  • ce4a5affa4 Rename commands.utils to commands.cmdutils. Florian Bruhin 2014-08-26 20:48:39 +0200
  • 270b822908 Simplify imports in keyinput.modeman. Florian Bruhin 2014-08-26 20:38:50 +0200
  • dd9fed7a3e Adjust docs for qtutils. Florian Bruhin 2014-08-26 20:38:23 +0200
  • c72bfff306 Rename commands.exceptions to commands.cmdexc. Florian Bruhin 2014-08-26 20:38:10 +0200