Commit Graph

  • e7da95a3b1 Add question() and confirm_action() to message.py Florian Bruhin 2014-05-22 16:44:10 +0200
  • 9a3554a784 Add answered_(yes|no) signals to Question. Florian Bruhin 2014-05-22 16:43:38 +0200
  • 89350cbff4 Emit answered signal from statusbar prompt. Florian Bruhin 2014-05-22 16:41:58 +0200
  • f3fd247282 Make LineConfigParser iterable. Florian Bruhin 2014-05-22 16:40:54 +0200
  • 267552fe77 Only re-enable faulthandler when stderr is available Florian Bruhin 2014-05-22 16:40:04 +0200
  • d1b947279e Use arrow keys for completion items Florian Bruhin 2014-05-22 10:54:18 +0200
  • 2bcf46194b Add readline-like shortcuts Florian Bruhin 2014-05-22 10:49:19 +0200
  • 3a3d8fddee Merge branch 'userscripts' Florian Bruhin 2014-05-22 08:52:20 +0200
  • f16698c7fc Update TODO/BUGS Florian Bruhin 2014-05-22 08:48:54 +0200
  • e7d9a3dc88 Fix completion Florian Bruhin 2014-05-22 08:40:36 +0200
  • 22072eac7d Cleanup and documentation in commands/userscripts Florian Bruhin 2014-05-22 04:12:52 +0200
  • 8d570b686c Initial userscript support Florian Bruhin 2014-05-21 19:53:58 +0200
  • ecc838d02c Fix ALL the lint Florian Bruhin 2014-05-21 17:29:09 +0200
  • 1f4ca39e53 Fix wrong conditional Florian Bruhin 2014-05-21 15:50:08 +0200
  • 2df8500792 Move ExternalEditor to own file Florian Bruhin 2014-05-21 15:47:21 +0200
  • 60f25373e3 Merge branch 'editor' Florian Bruhin 2014-05-21 15:37:18 +0200
  • 407af1b02c Pass elem to on_editing_finished Florian Bruhin 2014-05-21 14:24:45 +0200
  • a77a25e6c1 Keep a hard reference to ExternalEditor Florian Bruhin 2014-05-21 14:22:46 +0200
  • f72a72e98c Add FIXME for runtime location Florian Bruhin 2014-05-21 12:53:26 +0200
  • ad9c1ed359 flake8: increase max complexity Florian Bruhin 2014-05-20 17:53:32 +0200
  • 7c351caf77 Don't warn on prompt keychain bindings Florian Bruhin 2014-05-20 17:50:09 +0200
  • cfd70e7821 Make yes/no questions work Florian Bruhin 2014-05-20 12:05:14 +0200
  • f43549d452 Clean up prompt code Florian Bruhin 2014-05-20 11:03:55 +0200
  • 20f8c2b8b4 Add a new MinimalLineEdit widget Florian Bruhin 2014-05-20 10:11:05 +0200
  • 1a959a39b2 Don't inherit Prompt from TextBase Florian Bruhin 2014-05-20 09:15:15 +0200
  • b1b1580136 Add some docstrings to prompt Florian Bruhin 2014-05-20 09:14:35 +0200
  • f33f2e0a0f Convert URL to proxy correctly. Florian Bruhin 2014-05-20 04:23:24 +0200
  • d4c90b4a60 Add proxy authentication Florian Bruhin 2014-05-19 16:18:01 +0200
  • 77eb7d621a Handle cancelling of authentication Florian Bruhin 2014-05-19 17:57:58 +0200
  • 9ffc8d74c4 Save temporary username in Question object Florian Bruhin 2014-05-19 17:43:31 +0200
  • 84fdd0f4f7 Get rid of accepted signal Florian Bruhin 2014-05-19 17:41:42 +0200
  • 97df8fc172 Move some attributes to dedicated Question object Florian Bruhin 2014-05-19 17:36:31 +0200
  • 7ca605ade6 First try at statusbar prompt Florian Bruhin 2014-05-19 17:01:05 +0200
  • 9ce06c75bc Clear hover URL when changing tab Florian Bruhin 2014-05-19 18:10:48 +0200
  • c24e92e519 Make hover URL display more reliable. Florian Bruhin 2014-05-19 18:08:33 +0200
  • d6c593f035 Use properties rather than overwriting __setattr__ Florian Bruhin 2014-05-19 17:08:20 +0200
  • ebefdfb5a9 Fix pasting in new tab Florian Bruhin 2014-05-19 15:09:12 +0200
  • 633b87f61b Yank cleanup Florian Bruhin 2014-05-19 11:56:51 +0200
  • fe81e46f7c Small clipboard cleanup Florian Bruhin 2014-05-19 09:52:58 +0200
  • 118d3e03cd Revert "Make scroll bars hideable" Florian Bruhin 2014-05-19 09:50:56 +0200
  • 696fdc397b Revert "Reimplement wheelEvent of WebView to fix scrolling" Florian Bruhin 2014-05-19 09:46:38 +0200
  • a795b24d86 Merge branch 'select-insert' Florian Bruhin 2014-05-19 08:36:43 +0200
  • d450257485 Add search-prev and bind N to it Florian Bruhin 2014-05-19 05:05:54 +0200
  • da2dc4861f Rename nextsearch command to search-next Florian Bruhin 2014-05-19 04:21:30 +0200
  • 42fa415b17 Update TODO Florian Bruhin 2014-05-19 04:19:44 +0200
  • 42f183d825 Handle hiding command widget properly Florian Bruhin 2014-05-19 04:19:16 +0200
  • 9392dd201e pylint: disable too-many-instance-attributes Florian Bruhin 2014-05-19 04:10:56 +0200
  • d1f921cc39 Print command name in ArgumentCountException Florian Bruhin 2014-05-19 04:06:12 +0200
  • 274608b1d9 Continue displaying queued messages after immediate ones Florian Bruhin 2014-05-19 04:04:59 +0200
  • f0d1d4ed45 Selectively queue messages rather than unqueueing. Florian Bruhin 2014-05-19 03:40:10 +0200
  • 8ed373423a Fix undo Florian Bruhin 2014-05-18 08:19:27 +0200
  • 869c0d82e1 Really fix tabclose Florian Bruhin 2014-05-18 08:18:20 +0200
  • e1d44278ae Ignore new pylint warning Florian Bruhin 2014-05-18 08:16:53 +0200
  • d643d6ce44 Fix broken :yank Florian Bruhin 2014-05-18 08:14:11 +0200
  • 578a58145c Fix tab closing Florian Bruhin 2014-05-18 08:08:58 +0200
  • 1ec0766587 Rename CurCommandDispatcher to CommandDispatcher Florian Bruhin 2014-05-18 08:04:27 +0200
  • 8e4aaf1706 Whitespace adjustments Florian Bruhin 2014-05-18 00:36:29 +0200
  • d2049eb462 Fix blank line Florian Bruhin 2014-05-17 23:46:41 +0200
  • bca3909a10 Remove _tabs when unneeded Florian Bruhin 2014-05-17 23:46:06 +0200
  • 65aee9d991 Add ui section to config Florian Bruhin 2014-05-17 23:45:31 +0200
  • 49ad41949a Remove some interpolations from default config Florian Bruhin 2014-05-17 23:39:26 +0200
  • 844e536fff Command cleanup Florian Bruhin 2014-05-17 23:22:10 +0200
  • 0f943f747c Reorder some functions Florian Bruhin 2014-05-17 23:15:42 +0200
  • c7cf0aaf9a Clean up webview and move commands Florian Bruhin 2014-05-17 22:38:07 +0200
  • d901fe69e6 Rename some commands Florian Bruhin 2014-05-16 23:01:40 +0200
  • 19da80e58e Improve logging in signal filter Florian Bruhin 2014-05-16 21:49:35 +0200
  • 5c4ce7ae09 Reimplement wheelEvent of WebView to fix scrolling Florian Bruhin 2014-05-16 21:37:43 +0200
  • 89cd6d87cc Treat select elements as insert mode Florian Bruhin 2014-05-16 17:43:06 +0200
  • 2c2c79af2e Display some messages immediately Florian Bruhin 2014-05-16 17:21:43 +0200
  • bccf912958 Ignore duplicated messages Florian Bruhin 2014-05-16 16:50:53 +0200
  • 39249bce9d Display texts immediately if possible Florian Bruhin 2014-05-16 16:43:14 +0200
  • 7eb19e2a1e Start implementing message-timeout Florian Bruhin 2014-05-16 15:33:36 +0200
  • 1bfbdd79e4 Make scroll bars hideable Florian Bruhin 2014-05-16 14:20:37 +0200
  • 13a5f41f63 More BUGS Florian Bruhin 2014-05-16 08:08:19 +0200
  • 8f58d22ad7 Fix lint Florian Bruhin 2014-05-16 07:49:04 +0200
  • 480e222d6d Log load status changes Florian Bruhin 2014-05-16 07:47:06 +0200
  • 70214bfedf Add elide() Florian Bruhin 2014-05-16 07:46:56 +0200
  • 9b2b7f99dd BUGS += error display bug Florian Bruhin 2014-05-16 07:15:13 +0200
  • 7bd6302d13 Connect load_status_changed signal correctly Florian Bruhin 2014-05-16 07:11:39 +0200
  • e41d8f1e46 Fix link colors (except for LoadStatus). Florian Bruhin 2014-05-16 07:05:55 +0200
  • b14ff27e0c Remove unused import Florian Bruhin 2014-05-15 22:52:37 +0200
  • b91274cfcf Fix some other small bugs with new signal implementation Florian Bruhin 2014-05-15 22:31:01 +0200
  • a70aa212e0 Fix lint Florian Bruhin 2014-05-15 22:02:43 +0200
  • 1ca80fec8e Make stuff run again Florian Bruhin 2014-05-15 19:02:20 +0200
  • d3eaeaac91 First steps at getting rid of signal cache Florian Bruhin 2014-05-15 17:57:08 +0200
  • 0d104b5813 Revert "Open startpage with :tabopen/:backtabopen if no URL is given" Florian Bruhin 2014-05-15 16:54:08 +0200
  • 5acd540eb1 TODO += dragdrop Florian Bruhin 2014-05-15 16:44:14 +0200
  • 452e9bfb5e Simplify NeighborList:getitem Florian Bruhin 2014-05-15 16:38:27 +0200
  • 68556a0e87 Open startpage with :tabopen/:backtabopen if no URL is given Florian Bruhin 2014-05-15 16:32:00 +0200
  • 326280f910 Fix consistency and spelling in docstrings/comments Florian Bruhin 2014-05-15 16:27:34 +0200
  • 537c45f518 Check zoom percentage is >= 0% Florian Bruhin 2014-05-15 15:41:54 +0200
  • 8b13658eaf NeighborList: Don't snap in values if they match exactly Florian Bruhin 2014-05-15 15:38:53 +0200
  • f97c87628b Handle multi-instance better with crash.log Florian Bruhin 2014-05-15 15:26:20 +0200
  • 93ce283ec9 TODO += copy link Florian Bruhin 2014-05-15 14:15:57 +0200
  • 2ac45abe4f Update TODO Florian Bruhin 2014-05-15 13:23:18 +0200
  • 659fe5126b Display error dialog when started after segfault Florian Bruhin 2014-05-15 12:20:03 +0200
  • 8fe4000e41 Split CrashDialog into ExceptionCrashDialog and _CrashDialog Florian Bruhin 2014-05-15 11:56:22 +0200
  • a2505e8625 BUGS += crashdialog link click Florian Bruhin 2014-05-15 11:03:14 +0200
  • ba2951d0ec Fix lint Florian Bruhin 2014-05-15 10:56:28 +0200
  • ec75382a6d Allow text in crash dialog to be copied Florian Bruhin 2014-05-15 10:54:24 +0200