Commit Graph

  • b818bc5896 Use object registry for downloadmanager. Florian Bruhin 2014-09-23 22:22:03 +0200
  • 7a7b397c15 Use object registry for cmd-history. Florian Bruhin 2014-09-23 22:17:25 +0200
  • 8af8e3530f Use object registry for args. Florian Bruhin 2014-09-23 22:13:10 +0200
  • 297e37fdf2 Remove legacy instance= parameter support. Florian Bruhin 2014-09-23 22:08:05 +0200
  • 37dbfde6ac Use object registry for app. Florian Bruhin 2014-09-23 22:06:46 +0200
  • a32ed36ba6 Use object registry for mainwindow. Florian Bruhin 2014-09-23 22:02:21 +0200
  • a76c4c8ba5 Use object registry for tabbedbrowser. Florian Bruhin 2014-09-23 22:00:26 +0200
  • 487300f926 Use object registry for prompter. Florian Bruhin 2014-09-23 21:54:11 +0200
  • ffaf4f0cb0 Use object registry for completion. Florian Bruhin 2014-09-23 21:49:22 +0200
  • 40812f81b6 Use object registry for status-cmd. Florian Bruhin 2014-09-23 21:46:38 +0200
  • 9a3ceebf2e Use object registry for completer. Florian Bruhin 2014-09-23 21:39:42 +0200
  • f5b1d3ce4d Use object registry for command-dispatcher. Florian Bruhin 2014-09-23 21:35:08 +0200
  • 5f45d3de60 Use object registry for modeman. Florian Bruhin 2014-09-23 19:57:51 +0200
  • d441471a17 Use object registry for app._timers. Florian Bruhin 2014-09-23 19:47:02 +0200
  • 184babbd84 Remove destroyed QObjects from ObjectRegistry. Florian Bruhin 2014-09-23 19:46:44 +0200
  • 58be65f4f0 Use object registry for messagebridge. Florian Bruhin 2014-09-23 19:31:18 +0200
  • 1d535ae300 Use object registry for stateconfig. Florian Bruhin 2014-09-23 19:22:55 +0200
  • 21bdf517b7 Use object registry for searchrunner. Florian Bruhin 2014-09-23 19:10:24 +0200
  • 68cfe499fc Use object registry for rl_bridge. Florian Bruhin 2014-09-23 19:08:56 +0200
  • ab95234dad Add object registry support to command handler. Florian Bruhin 2014-09-23 19:08:39 +0200
  • 10eb849ae7 Fix lint Florian Bruhin 2014-09-23 19:03:36 +0200
  • 10f3c47ae2 Add __repr__ for cookies/cache. Florian Bruhin 2014-09-23 18:59:41 +0200
  • aa681f5ad2 Merge get_all_widgets into get_all_objects. Florian Bruhin 2014-09-23 07:53:40 +0200
  • 30209f531e Improve get_all_objects output. Florian Bruhin 2014-09-23 07:48:34 +0200
  • 9e5d8b2480 Add a meta-registry. Florian Bruhin 2014-09-23 07:43:02 +0200
  • dce5289b69 Rename global registry from obj to registry. Florian Bruhin 2014-09-23 07:38:14 +0200
  • dc7ad3e2de Use a normal UserDict for ObjectRegistry. Florian Bruhin 2014-09-23 07:36:47 +0200
  • ca2be960df Use object registry for cache/cookiejar. Florian Bruhin 2014-09-23 07:32:14 +0200
  • 3b3675d1af utils: Add helper functions get_object/register_object. Florian Bruhin 2014-09-23 07:31:54 +0200
  • 2694ab2e80 app: Make commandrunner/debugconsole private. Florian Bruhin 2014-09-23 07:03:18 +0200
  • 097645ae8e app: Support object registry in get_all_objects. Florian Bruhin 2014-09-23 06:55:29 +0200
  • 981604fc8b Add initial object registry. Florian Bruhin 2014-09-23 06:55:08 +0200
  • 1ce1c91d69 app: Refactor get_all_objects. Florian Bruhin 2014-09-23 06:39:23 +0200
  • 698e4049d3 Fix :bind command. Florian Bruhin 2014-09-23 17:40:56 +0200
  • b9d7fe3c44 Update BUGS Florian Bruhin 2014-09-23 08:25:03 +0200
  • f4876c7f4f Split docutils from utils Florian Bruhin 2014-09-23 04:22:51 +0200
  • 9954a08ea2 Fix commands with ignore_args=True (e.g. :restart) Florian Bruhin 2014-09-22 22:46:03 +0200
  • a4079bb39e Split :navigate into several functions Florian Bruhin 2014-09-22 22:36:31 +0200
  • d5a294ae55 commands: Move tab opening to _open functions. Florian Bruhin 2014-09-22 21:59:21 +0200
  • 207bb00c50 Add increment/decrement to :navigate Florian Bruhin 2014-09-22 21:51:09 +0200
  • 4213550206 Add :navigate up Florian Bruhin 2014-09-22 21:13:42 +0200
  • 4615d22a5a browser.commands: Refactor :navigate. Florian Bruhin 2014-09-22 21:08:11 +0200
  • 9145ba9656 Adjust comment Florian Bruhin 2014-09-22 21:03:01 +0200
  • 56e893f797 Update docs Florian Bruhin 2014-09-22 21:01:58 +0200
  • 51413094bf Merge prev-page/next-page into a navigate command. Florian Bruhin 2014-09-22 20:57:50 +0200
  • 42826a2214 scripts: chmod +x for asciidoc2html.py Florian Bruhin 2014-09-22 20:45:04 +0200
  • bc01f3a780 Fix spelling of temporarily Florian Bruhin 2014-09-22 20:44:07 +0200
  • b67d11f6f4 Update TODO Florian Bruhin 2014-09-22 20:43:04 +0200
  • 8095de6c59 Get rid of the getcwd hack in scripts. Florian Bruhin 2014-09-22 20:41:12 +0200
  • bd11913a4a Add colorama to scripts.utils Florian Bruhin 2014-09-22 20:31:54 +0200
  • a7c1f38344 Use scripts.utils for colors in scripts. Florian Bruhin 2014-09-22 20:29:37 +0200
  • e26606b0d6 Add /usr/bin/env to shebangs Florian Bruhin 2014-09-22 20:21:00 +0200
  • 660b05899c Fix lint Florian Bruhin 2014-09-22 20:11:28 +0200
  • 688b9a57cb Add missing is_visible check for hints. Florian Bruhin 2014-09-22 20:06:17 +0200
  • 812a0fdd41 Merge branch 'newcmd' Florian Bruhin 2014-09-22 19:09:48 +0200
  • cb53432969 Add doc building to PKGBUILD Florian Bruhin 2014-09-22 18:45:21 +0200
  • c393a375d0 Remove README/manpage from asciidoc2html.py Florian Bruhin 2014-09-22 18:34:40 +0200
  • 4030976f3b Add HTML documentation to .gitignore. Florian Bruhin 2014-09-22 18:33:19 +0200
  • ef1c40d00b Add note about docs to README Florian Bruhin 2014-09-22 18:32:33 +0200
  • e552b62feb Revert "Start patching setuptools commands" Florian Bruhin 2014-09-22 18:31:19 +0200
  • 53b617590f Maybe fix segfault on download errors. Florian Bruhin 2014-09-22 17:56:23 +0200
  • 7cf9989bff Fix text color in command right click menu Florian Bruhin 2014-09-22 13:24:00 +0200
  • 42e8e800aa Start patching setuptools commands Florian Bruhin 2014-09-22 07:07:09 +0200
  • def417b8a5 Check if docs are up to date if running from git repo. Florian Bruhin 2014-09-21 22:15:56 +0200
  • ce6778f1d5 doc: Fix settings anchors Florian Bruhin 2014-09-21 21:23:16 +0200
  • 81b6a92183 Add error if help was not found Florian Bruhin 2014-09-21 21:21:41 +0200
  • 2a68607fb3 More TODO Florian Bruhin 2014-09-21 14:52:41 +0200
  • 6a9df08e75 Update BUGS/TODO Florian Bruhin 2014-09-19 19:16:38 +0200
  • c6d55e7a6a Merge branch 'webelem_perf' - huge hints/webelement performance improvements. Florian Bruhin 2014-09-19 17:41:13 +0200
  • 84cdb30bcb webelem: Avoid unnecessary ::geometry calls Florian Bruhin 2014-09-19 17:39:37 +0200
  • 658053842e hints: Wrap elements after checking is_visible. Florian Bruhin 2014-09-19 12:32:28 +0200
  • 2686278b48 webelem: Make it possible to use is_visible with unwrapped elements. Florian Bruhin 2014-09-19 12:30:38 +0200
  • bc884ed51e webelem: Refuse to wrap a wrapper in WebElementWrapper. Florian Bruhin 2014-09-19 12:28:23 +0200
  • a0cc55037e webelem: Get rid of functools.wraps/functools.update_wrapper. Florian Bruhin 2014-09-19 11:35:01 +0200
  • 53d6999011 Add Gentoo to README (thanks to posativ) Florian Bruhin 2014-09-19 00:42:06 +0200
  • 1eb9bb079c Hide scrollbars via CSS. Florian Bruhin 2014-09-19 00:37:55 +0200
  • 1bc5160453 Make it possible to use CSS strings in ui->user-stylesheet. Florian Bruhin 2014-09-19 00:35:17 +0200
  • 36e916e247 Update ez_setup Florian Bruhin 2014-09-18 22:36:47 +0200
  • c3531de71a Clean up autohide and make it work on start. Florian Bruhin 2014-09-18 19:06:43 +0200
  • 7721d7b029 Update TODO Florian Bruhin 2014-09-18 18:16:59 +0200
  • 076ed43ec0 Add auto-hide option for tabs. Florian Bruhin 2014-09-18 18:15:37 +0200
  • 906a049382 Fix lint Florian Bruhin 2014-09-18 17:25:48 +0200
  • 7f76c3ba13 safe_shlex_split: cleanup and don't do double-lexing Florian Bruhin 2014-09-18 16:58:38 +0200
  • 1c1534b5f6 safe_shlex_split: Use real lexer object and handle ' correctly. Florian Bruhin 2014-09-18 16:57:07 +0200
  • 0c4d15ea5a safe_shlex_split: Fix broken \' in test. Florian Bruhin 2014-09-18 16:56:50 +0200
  • 7de0b85dda safe_shlex_split: Adjust docstring Florian Bruhin 2014-09-18 16:15:57 +0200
  • 6a86924e60 safe_shlex_split: Give up after 3 tries. Florian Bruhin 2014-09-18 16:15:37 +0200
  • 2e35685fe1 safe_shlex_split: Don't split None. Florian Bruhin 2014-09-18 16:15:13 +0200
  • 38108c68a2 Add tests for single quote with safe_shlex_split. Florian Bruhin 2014-09-18 16:14:31 +0200
  • b2340611f2 Allow - in font names. Florian Bruhin 2014-09-18 13:25:52 +0200
  • e33e37a344 Update TODO Florian Bruhin 2014-09-18 13:25:36 +0200
  • c9a24f32f5 Use new utils module for colors in asciidoc2html. Florian Bruhin 2014-09-18 07:44:04 +0200
  • 69d1d130ce scripts: segfault_test: Don't test harfbuzz if unnecessary Florian Bruhin 2014-09-18 06:45:09 +0200
  • a3ff5f7b6e Update Qt version recommendation Florian Bruhin 2014-09-18 06:40:42 +0200
  • e6b81c86b5 scripts: Annotate pages with bug reports in segfault_test Florian Bruhin 2014-09-16 22:39:49 +0200
  • 47a2857640 scripts: Add more pages to segfault_test Florian Bruhin 2014-09-16 22:22:44 +0200
  • 0ce54ec1fc Update notes with asciidoc HTML stuff Florian Bruhin 2014-09-16 22:16:45 +0200
  • c87b4b2683 Update BUGS/TODO Florian Bruhin 2014-09-16 22:15:37 +0200
  • cef1dfe368 Remove exception handling code for qutescheme. Florian Bruhin 2014-09-16 22:08:10 +0200
  • 3bded60ba6 Prevent exceptions in NetworkManager::createRequest. Florian Bruhin 2014-09-16 22:08:00 +0200