Commit Graph

  • 2c1a23dbbd Update TODO/BUGS Florian Bruhin 2014-05-15 10:50:55 +0200
  • 5a6326922e Don't cache cur_ssl_errors Florian Bruhin 2014-05-15 10:50:07 +0200
  • e8a42e6cd3 Remove _signal_needs_caching from SignalCache Florian Bruhin 2014-05-15 10:47:59 +0200
  • 56b9222e3e TODO += ssl symbol Florian Bruhin 2014-05-15 10:41:05 +0200
  • e1f371c804 BUGS += tabswitch segfault Florian Bruhin 2014-05-15 10:40:02 +0200
  • 78c41fffc9 Add :crash segfault command Florian Bruhin 2014-05-15 10:33:11 +0200
  • 3384e27e3b Clean up BUGS/TODO Florian Bruhin 2014-05-15 10:25:49 +0200
  • 5364f1947e Split TODO/BUGS Florian Bruhin 2014-05-15 10:03:13 +0200
  • d9f31d9055 Update TODO Florian Bruhin 2014-05-15 09:59:24 +0200
  • 46597170aa Fix CRLF in scripts/__init__.py Florian Bruhin 2014-05-15 08:59:45 +0200
  • be446b6607 Run pyroma/check-manifest correctly in run_checks Florian Bruhin 2014-05-15 08:59:11 +0200
  • dc0ad4111e Add MANIFEST.in Florian Bruhin 2014-05-15 08:51:46 +0200
  • ef6e0bfde7 Add git-commit-id to .gitignore Florian Bruhin 2014-05-15 08:51:33 +0200
  • 7f3a21e4f0 Fix lint in scripts Florian Bruhin 2014-05-15 08:24:10 +0200
  • 5de6084e50 Don't check scripts with pyroma Florian Bruhin 2014-05-15 08:12:44 +0200
  • 8aedd80d05 Ignore ez_setup.py properly Florian Bruhin 2014-05-15 08:11:00 +0200
  • a6dae83731 Run linters on scripts Florian Bruhin 2014-05-15 07:29:12 +0200
  • 765e20f881 Try to preserve git commit id with setup.py/freeze.py Florian Bruhin 2014-05-15 07:13:49 +0200
  • 1922f51e21 Rename setupdata to setupcommon Florian Bruhin 2014-05-15 06:38:44 +0200
  • c251c33c3b TODO Florian Bruhin 2014-05-15 06:37:20 +0200
  • d801c35e3f Fix typo Florian Bruhin 2014-05-15 00:03:54 +0200
  • b96efddbdc Make tab close buttons work Florian Bruhin 2014-05-15 00:02:40 +0200
  • 603fbdf239 Range-check all values passed to C code. Florian Bruhin 2014-05-14 23:29:18 +0200
  • daf42fdc0d Split WebView.mouseEvent into smaller chunks Florian Bruhin 2014-05-14 20:59:21 +0200
  • 9447399ae6 TODO += freeze Florian Bruhin 2014-05-14 20:49:15 +0200
  • 017e89c466 TODO += seir stuff Florian Bruhin 2014-05-14 20:48:45 +0200
  • cf02330b42 Make hinting work again. Florian Bruhin 2014-05-14 18:54:34 +0200
  • f78f511c1f TODO += stuff Florian Bruhin 2014-05-14 18:41:58 +0200
  • a045511962 Use exceptions for command errors Florian Bruhin 2014-05-14 18:00:40 +0200
  • ed61244964 Make sure scroll count is int Florian Bruhin 2014-05-14 17:28:47 +0200
  • 958ee1aa91 TODO += stuff Florian Bruhin 2014-05-14 17:28:10 +0200
  • 651eab1032 Return after error when there's no hint to follow Florian Bruhin 2014-05-14 14:56:13 +0200
  • a86a3427fc Fix broken faulthandler condition Florian Bruhin 2014-05-14 14:38:00 +0200
  • 0508f509ec Fix lint on Windows Florian Bruhin 2014-05-14 08:59:24 +0200
  • e786fe4e82 Add restart command Florian Bruhin 2014-05-14 08:56:42 +0200
  • 4a2fee8b1c Fix earlyinit to run properly on Windows. Florian Bruhin 2014-05-14 08:52:40 +0200
  • cf30adf38d Remove CRLF in setupdata Florian Bruhin 2014-05-13 23:17:36 +0200
  • 1f42cf74ad Make scripts work when not started from scripts folder Florian Bruhin 2014-05-13 23:17:22 +0200
  • b635d8b98e Add dist to cleanup Florian Bruhin 2014-05-13 23:12:13 +0200
  • 069bf8363f Add cleanup script Florian Bruhin 2014-05-13 23:09:25 +0200
  • aa1ed4bdbb Update .gitignore Florian Bruhin 2014-05-13 23:09:15 +0200
  • c4830c1a15 TODO += config errors Florian Bruhin 2014-05-13 22:51:30 +0200
  • e841ea1c5e Remove crlf in freeze.py Florian Bruhin 2014-05-13 22:51:03 +0200
  • ce2ff26771 Adjust freeze.py to work under Linux Florian Bruhin 2014-05-13 22:50:42 +0200
  • 876dcad28f Fix some more escaped quotes Florian Bruhin 2014-05-13 22:18:59 +0200
  • f448aeebda Use property to iterate over tabs Florian Bruhin 2014-05-13 21:25:16 +0200
  • 6b2d2713f7 Clean up HintManager.start() Florian Bruhin 2014-05-13 21:13:53 +0200
  • bdd0846397 Move python check to separate file Florian Bruhin 2014-05-13 19:46:57 +0200
  • 02e8e2236e Clean up earlyinit Florian Bruhin 2014-05-13 19:24:43 +0200
  • 8fddd328f6 Move early init code to own file Florian Bruhin 2014-05-13 18:01:10 +0200
  • ee02b44117 Add MSI options Florian Bruhin 2014-05-13 14:32:53 +0200
  • 8bbfbb051e Spelling fixes for README Florian Bruhin 2014-05-13 13:51:37 +0200
  • 59f23ec64f Update THANKS Florian Bruhin 2014-05-13 13:50:31 +0200
  • 0b3854bff1 Work around segfault in hintmanager Florian Bruhin 2014-05-13 13:42:30 +0200
  • b2888bf6ca Add freeze.py Florian Bruhin 2014-05-13 11:41:27 +0200
  • c52caa1427 Leave hint mode when page loading started. Florian Bruhin 2014-05-13 11:17:36 +0200
  • abe183f024 Remove logging from webelem.py Florian Bruhin 2014-05-13 11:17:22 +0200
  • 1c4bb0214d Handle cx_freeze in read_file. Florian Bruhin 2014-05-13 10:39:37 +0200
  • bf639602f5 Check if sys.stdout is not None before using it. Florian Bruhin 2014-05-13 10:38:27 +0200
  • 1031fc8560 More TODO Florian Bruhin 2014-05-13 10:37:25 +0200
  • d9bb1e904f Support back/forward mouse buttons Florian Bruhin 2014-05-13 09:53:29 +0200
  • 4b78e9a9f5 Add missing docstring Florian Bruhin 2014-05-13 07:11:46 +0200
  • 55ea24e431 Split statusbar into multiple files Florian Bruhin 2014-05-13 07:10:50 +0200
  • 6020fa4b81 More TODO Florian Bruhin 2014-05-13 06:34:23 +0200
  • 11e8053d5d More TODO update Florian Bruhin 2014-05-12 23:22:58 +0200
  • 3fde59cd98 More TODO Florian Bruhin 2014-05-12 23:17:30 +0200
  • d11f1810be Update THANKS Florian Bruhin 2014-05-12 23:05:31 +0200
  • 3c4866f3d9 Add show-favicons option Florian Bruhin 2014-05-12 23:03:55 +0200
  • c0933b9e3d TODO += more stuff Florian Bruhin 2014-05-12 23:03:41 +0200
  • cf0ab1d36a Update todo Florian Bruhin 2014-05-12 22:54:47 +0200
  • 500756f77a TODO += stuff Florian Bruhin 2014-05-12 22:34:18 +0200
  • 297a0e65c4 Work around the tabbar cut font issue Florian Bruhin 2014-05-12 21:23:16 +0200
  • fd6e739281 Change _error and _urltype to class attributes. Florian Bruhin 2014-05-12 18:35:26 +0200
  • 0c4e7c5fe3 Fix class name in url stylesheet Florian Bruhin 2014-05-12 18:35:16 +0200
  • 512625cee1 Support to show SSL status with URL color Florian Bruhin 2014-05-12 18:00:44 +0200
  • 7c1ba7ab48 Fix lint Florian Bruhin 2014-05-12 17:46:15 +0200
  • 7b7c82fe45 Also check if invalid keys are processed Florian Bruhin 2014-05-12 17:43:12 +0200
  • 41a1671630 Add tests for basekeyparser Florian Bruhin 2014-05-12 17:39:37 +0200
  • c76819a8b0 Use loggings.warning instead of warn Florian Bruhin 2014-05-12 17:39:17 +0200
  • 8ac215fa52 Clear old keybindings when rereading config. Florian Bruhin 2014-05-12 17:39:04 +0200
  • c3816b2820 Make min/max tab width configurable Florian Bruhin 2014-05-12 16:04:43 +0200
  • 7b2961f23e Fix some backslash-quotes Florian Bruhin 2014-05-12 15:58:09 +0200
  • 8ff4b6dd99 Fix lint Florian Bruhin 2014-05-12 14:52:04 +0200
  • db7077d94f Clean up javascript_escape Florian Bruhin 2014-05-12 14:33:12 +0200
  • fd43248d89 Remove needs_js for editor Florian Bruhin 2014-05-12 14:05:05 +0200
  • fa4b914326 Add tests for get_child_frames Florian Bruhin 2014-05-12 13:26:11 +0200
  • 2ac787598d Add tests for is_visible with iframes Florian Bruhin 2014-05-12 12:16:41 +0200
  • 6cd8fd407f Make copies of geometries before modifying them Florian Bruhin 2014-05-12 12:06:08 +0200
  • 80d4068ad5 Clean up test_webelem Florian Bruhin 2014-05-12 11:41:35 +0200
  • 1c4aa67813 TODO += auth Florian Bruhin 2014-05-12 11:29:10 +0200
  • 57e465bb2d Add ssl-strict setting Florian Bruhin 2014-05-12 11:22:32 +0200
  • df3528e454 Fix lint Florian Bruhin 2014-05-12 11:22:17 +0200
  • 366af0dd4c Add tests for CSS visibility attributes Florian Bruhin 2014-05-12 11:07:08 +0200
  • 535c7c316c Fix tests for webelem.is_visible Florian Bruhin 2014-05-12 10:59:59 +0200
  • 73d7d57879 TODO -= hinting of invisible elements Florian Bruhin 2014-05-12 10:59:46 +0200
  • 0c9074f71b Handle QWebElements with an invalid geometry correctly Florian Bruhin 2014-05-12 10:59:30 +0200
  • 3974c4dd88 Check hidden CSS elements Florian Bruhin 2014-05-12 10:58:23 +0200
  • 419caf7116 Rename rect_on_screen to rect_on_view Florian Bruhin 2014-05-12 10:05:00 +0200
  • 50f31ca7cb Handle visibility of elements on screen correctly Florian Bruhin 2014-05-12 10:04:27 +0200
  • f2f413e2d0 TODO += hintfail Florian Bruhin 2014-05-12 09:18:05 +0200