Commit Graph

  • 40acc5c6ff Update TODO/BUGS. Florian Bruhin 2014-08-03 01:08:11 +0200
  • dea7e35b92 generate_doc: Nicer syntax. Florian Bruhin 2014-08-03 01:00:25 +0200
  • 90f1d5851c Fix lint. Florian Bruhin 2014-08-03 00:58:59 +0200
  • f451d7b98c generate_doc: Handle empty lines correctly. Florian Bruhin 2014-08-03 00:58:46 +0200
  • acfc95e19d Simplify :hint by adding a 'fill' target. Florian Bruhin 2014-08-03 00:56:42 +0200
  • 40aa387fb2 Whitespace fixes Florian Bruhin 2014-08-03 00:40:28 +0200
  • b68f22541c Merge tab-focus-last into tab-focus. Florian Bruhin 2014-08-03 00:39:39 +0200
  • d302886b87 Fix too long lines. Florian Bruhin 2014-08-03 00:36:35 +0200
  • 9e73cba333 Improve command documentation. Florian Bruhin 2014-08-03 00:33:39 +0200
  • 6c4b21117c Fix typo Florian Bruhin 2014-08-02 23:58:52 +0200
  • ebb9e270d3 Avoid None values in documentation. Florian Bruhin 2014-08-02 23:57:34 +0200
  • 3467dd77ac Document the :hint command. Florian Bruhin 2014-08-02 23:46:27 +0200
  • 355acfccd2 Remove editable hinting. Florian Bruhin 2014-08-02 23:45:39 +0200
  • cbafd0dbf2 generate_doc: Support multi-line argument description. Florian Bruhin 2014-08-02 23:34:50 +0200
  • 61c23f4684 generate_doc: Add varargs to syntax. Florian Bruhin 2014-08-02 23:03:35 +0200
  • f4edb5e9d1 generate_doc: Strip leading * for vararg docs. Florian Bruhin 2014-08-02 23:03:19 +0200
  • 55650969b6 generate_doc: Use OrderedDict for argument docs. Florian Bruhin 2014-08-02 23:02:54 +0200
  • aa8d66f092 Improve settings value documentation. Florian Bruhin 2014-08-02 22:54:15 +0200
  • f8c995d58d Support multiline setting descriptions. Florian Bruhin 2014-08-02 22:53:57 +0200
  • e5c86a5337 Remove window-open-behaviour setting. Florian Bruhin 2014-08-02 21:30:20 +0200
  • 44df5754d9 Add shebang to scripts/generate_docs Florian Bruhin 2014-08-02 21:13:14 +0200
  • de2f267607 Fix restarting/exceptions with URLs with spaces. Florian Bruhin 2014-08-02 19:49:15 +0200
  • b707987be0 Better logging on exit. Florian Bruhin 2014-08-02 19:40:24 +0200
  • 3307c5f518 Shut down correctly while being asked a question. Florian Bruhin 2014-08-02 19:38:02 +0200
  • 9a6bff315b Revert "widgets.statusbar.prompter: Use None for self.question instead of _busy." Florian Bruhin 2014-08-02 18:19:33 +0200
  • 5d5f3c7f87 widgets.statusbar.prompter: Use None for self.question instead of _busy. Florian Bruhin 2014-08-02 17:58:33 +0200
  • ee1bdacf25 Show errors during prompt/command mode. Florian Bruhin 2014-08-02 17:45:51 +0200
  • 1136533a9a Remove scrolling bug (reported upstream). Florian Bruhin 2014-08-02 17:20:33 +0200
  • 2f4cd56033 bar: Make prompt color more important than insert color. Florian Bruhin 2014-08-02 17:05:28 +0200
  • 1a449ef7de Log changing of statusbar color attributes. Florian Bruhin 2014-08-02 17:05:11 +0200
  • 2b123bdeb9 Make it clearer we schedule an insertmode check if hittest is null. Florian Bruhin 2014-08-02 16:55:11 +0200
  • c1d9f70fd6 Make js alert/confirm messages a bit more clear. Florian Bruhin 2014-08-02 16:16:13 +0200
  • 7d9bd17aff Fix error message when executing command in wrong mode. Florian Bruhin 2014-08-02 16:15:59 +0200
  • 157975b0d4 widgets.webview: Add a cur_url property so the initial URL is available immediately. Florian Bruhin 2014-08-02 02:35:38 +0200
  • f6b26f0d56 Improve interrupt docs Florian Bruhin 2014-08-02 01:53:27 +0200
  • c6aca64d7c Update BUGS/TODO/notes Florian Bruhin 2014-08-02 01:50:26 +0200
  • b0cfb281f4 shutdown correctly before mainwindow exists. Florian Bruhin 2014-08-02 01:12:05 +0200
  • 2dfc599e3c Interrupt more forcefully with 3 times Ctrl+C. Florian Bruhin 2014-08-02 00:57:32 +0200
  • cdde060135 Call shutdown via a singleShot QTimer. Florian Bruhin 2014-08-02 00:53:30 +0200
  • df0558fb47 Add a --nowindow argument. Florian Bruhin 2014-08-02 00:47:04 +0200
  • 3b16207bfc Delete network requests during shutdown. Florian Bruhin 2014-08-02 00:41:59 +0200
  • 2691e6bb6b Remove unneeded colorama.init(). Florian Bruhin 2014-08-01 23:47:44 +0200
  • 9dd688095c Move late shutdown logging out of QApplication. Florian Bruhin 2014-08-01 23:44:41 +0200
  • 246cff63ed Use singleShot timer to call QApplication.exit. Florian Bruhin 2014-08-01 23:26:33 +0200
  • f19a1db120 Clean up tab shutdown. Florian Bruhin 2014-08-01 23:23:31 +0200
  • 142fe19d11 Update ez_setup to 5.4.2. Florian Bruhin 2014-08-01 22:51:52 +0200
  • 6015bed786 widgets.tabbedbrowser: Fix closing tab with mouse. Florian Bruhin 2014-08-01 14:27:57 +0200
  • b6cd0dd600 Use sys.__stderr__ for faulthandler. Florian Bruhin 2014-08-01 00:55:18 +0200
  • ad1ba4c1f7 Remove eventfilter on shutdown Florian Bruhin 2014-07-31 23:09:59 +0200
  • 9ccce461c9 Stop tab loading before removing. Florian Bruhin 2014-07-31 23:05:29 +0200
  • c04ad1de45 utils.debug.trace_lines: Improve output Florian Bruhin 2014-07-31 23:03:49 +0200
  • b56df7c955 utils.debug.trace_lines: Stop tracing if sys is None Florian Bruhin 2014-07-31 22:53:57 +0200
  • c27f8b69d6 Trace lines on shutdown with --debug. Florian Bruhin 2014-07-31 21:21:07 +0200
  • 70d8163353 Write to stderr in utils.debug.trace_lines. Florian Bruhin 2014-07-31 21:20:51 +0200
  • 16149d45d0 Simplify launching directions more. Florian Bruhin 2014-07-31 21:14:37 +0200
  • 8fedf1a9be Adjust shebangs to call python3 Florian Bruhin 2014-07-31 21:14:05 +0200
  • 09cfa7669e Mark scripts as executable. Florian Bruhin 2014-07-31 21:09:34 +0200
  • b51763aae5 Add quit_segfault_test.sh script. Florian Bruhin 2014-07-31 21:08:37 +0200
  • 9edbfaecc9 Add a simple launcher script Florian Bruhin 2014-07-31 21:07:30 +0200
  • c39bce79f6 Disable javascript/plugins when shutting down tab. Florian Bruhin 2014-07-31 20:45:18 +0200
  • 682a395936 Shut down tabs while quitting Florian Bruhin 2014-07-31 20:40:21 +0200
  • 55755262e1 Remove tab widgets properly when a tab is closed. Florian Bruhin 2014-07-31 19:34:30 +0200
  • d65fbb0b8c Fix mixed tabs/spaces. Florian Bruhin 2014-07-31 19:32:00 +0200
  • cda0f561aa Move removing of a tab out of close_tab. Florian Bruhin 2014-07-31 19:31:24 +0200
  • 2ef3733f21 Update BUGS/TODO Florian Bruhin 2014-07-31 19:16:32 +0200
  • 2358ed7d4c Remove 'Good bye' log Florian Bruhin 2014-07-31 01:07:43 +0200
  • 371c40f815 Explicitely setPage to None in WebView's __del__. Florian Bruhin 2014-07-30 21:17:19 +0200
  • d47f13e69b Explicitely set qApp before/after calling exec_(). Florian Bruhin 2014-07-30 19:32:12 +0200
  • 6859ca9301 Fix lint Florian Bruhin 2014-07-30 18:56:01 +0200
  • ed4e3e2a75 Remove redundant .replace() in utils.misc.key_to_string. Florian Bruhin 2014-07-30 18:55:34 +0200
  • ffe2c7f91d Use a string mapping for utils.misc.key_to_string. Florian Bruhin 2014-07-30 18:55:08 +0200
  • 377706ec54 Handle not found crashlog gracefully Florian Bruhin 2014-07-30 18:45:56 +0200
  • d178c89a0e Compact logged stylesheets Florian Bruhin 2014-07-30 18:27:18 +0200
  • 36c4e8940e Remove print we accidentally added. Florian Bruhin 2014-07-30 18:22:13 +0200
  • 77ca7db46a Handle early shutdown better Florian Bruhin 2014-07-30 18:21:40 +0200
  • 8c78806e1c Shutdown correctly if config is not initialized yet Florian Bruhin 2014-07-30 18:13:36 +0200
  • 276315483d Add some more logging to shutdown. Florian Bruhin 2014-07-30 18:11:35 +0200
  • 19d0f832ad Handle SIGTERM/SIGINT gracefully. Florian Bruhin 2014-07-30 18:11:22 +0200
  • 17220d8ef5 Fix signal imports Florian Bruhin 2014-07-30 17:50:12 +0200
  • 11ea911940 Clean up after removing shutdown code Florian Bruhin 2014-07-30 17:12:20 +0200
  • db51a51e5a Add utilcmds and :later command. Florian Bruhin 2014-07-30 17:05:52 +0200
  • 70faceea67 Check for overflows in custom Timer Florian Bruhin 2014-07-30 17:05:29 +0200
  • cb8af1de31 Merge branch 'shutdown' Florian Bruhin 2014-07-30 16:39:01 +0200
  • a7b1aaa07a AppArmor profile for qutebrowser Claude 2014-07-30 12:50:56 +0200
  • 8bab91506a Update BUGS Florian Bruhin 2014-07-29 23:16:57 +0200
  • b574fcfe19 Print '<Default configuration>' in crash report if it's unchanged Florian Bruhin 2014-07-29 22:51:32 +0200
  • 0091b4729a Make tabbedbrowser.now_focused private Florian Bruhin 2014-07-29 22:44:14 +0200
  • cf8a8ad3b4 Fix crash when closing tab then doing tab-focus-last. Florian Bruhin 2014-07-29 22:42:59 +0200
  • 8ce779261f Parse Content-Disposition headers more relaxed. Florian Bruhin 2014-07-29 22:36:00 +0200
  • e1f9403876 Clean up hint command. Florian Bruhin 2014-07-29 02:24:04 +0200
  • 425a7fd7c4 Simplify userscript running. Florian Bruhin 2014-07-29 02:05:15 +0200
  • b83dd59469 Add userscript/spawn targets to hints. Florian Bruhin 2014-07-29 01:45:42 +0200
  • 016e8f3c8d Don't explicitely fill commandline Florian Bruhin 2014-07-29 01:04:17 +0200
  • 265019650b Use enum for completions Florian Bruhin 2014-07-29 00:37:32 +0200
  • 54246bacbe Add some type checking for enums Florian Bruhin 2014-07-29 00:23:20 +0200
  • 7c8f9bec0f Use enum for keyboard modes. Florian Bruhin 2014-07-28 22:40:58 +0200
  • 860ef75abc Fix lint Florian Bruhin 2014-07-28 21:09:49 +0200
  • 8d80ce2628 Switch to python 3.4 enums. Florian Bruhin 2014-07-28 20:41:42 +0200
  • 54c7f29f04 Remove weird condition when cmd text ends with ' '. Florian Bruhin 2014-07-28 02:27:12 +0200
  • d60ff5ed27 Add a set-cmd-text command. Florian Bruhin 2014-07-28 02:16:37 +0200