Commit Graph

  • 0e55f4d692 Implement file uploading Florian Bruhin 2014-06-10 16:16:00 +0200
  • 3c244aa73d Update BUGS Florian Bruhin 2014-06-10 15:39:01 +0200
  • 2a2c21e0f7 Load webm videos correctly Florian Bruhin 2014-06-10 15:38:47 +0200
  • 126a520674 Add some logging for error pages Florian Bruhin 2014-06-10 15:31:22 +0200
  • 1c63ff620d Add option to expand tabs Florian Bruhin 2014-06-10 14:30:31 +0200
  • 2bcbfce8f9 Merge branch 'master' of ssh://lupin/qutebrowser Florian Bruhin 2014-06-10 12:02:17 +0200
  • 12830381cb Add tests for get_qt_args Florian Bruhin 2014-06-10 11:57:42 +0200
  • dffec73db7 Fix get_qt_args with arguments with a value Florian Bruhin 2014-06-10 11:57:33 +0200
  • d495ea4644 Move get_qt_args to utils.misc Florian Bruhin 2014-06-10 11:54:14 +0200
  • 909ae83155 Update ez_setup.py to 4.0.1 Florian Bruhin 2014-06-10 08:24:04 +0200
  • bd5a0b4a1d Update TODO Florian Bruhin 2014-06-07 18:26:51 +0200
  • 05b4070df9 Remove unnecessary "= None"s Florian Bruhin 2014-06-07 18:26:05 +0200
  • 6a81710c71 Use HintContext per invocation of hintmanager Florian Bruhin 2014-06-07 18:07:09 +0200
  • d61a7f336e Update TODO Florian Bruhin 2014-06-06 18:56:00 +0200
  • 742bc83ea3 Clean up version info gathering Florian Bruhin 2014-06-06 18:54:47 +0200
  • a3e5d5056e Don't import qutebrowser in setup.py Florian Bruhin 2014-06-06 18:47:01 +0200
  • 53fd55b368 Add ipdb to optdepends Florian Bruhin 2014-06-06 18:12:28 +0200
  • 6780132e4f More version info Florian Bruhin 2014-06-06 18:11:04 +0200
  • 6967002aed Fix logfilter tests by using debug as default level Florian Bruhin 2014-06-06 17:25:08 +0200
  • 2f1cd43f9c Change lists to tuples for immutable values Florian Bruhin 2014-06-06 17:12:54 +0200
  • 03d754dd86 Fix logfilter bugs Florian Bruhin 2014-06-06 16:51:24 +0200
  • 1dbd84b963 Simplify _get_qt_args Florian Bruhin 2014-06-06 16:40:49 +0200
  • 1179d84ee8 Process Qt args via argparse Florian Bruhin 2014-06-06 16:32:57 +0200
  • 63d17d4675 Group arguments into debug/other Florian Bruhin 2014-06-06 15:52:37 +0200
  • 9c9492a706 logfilter: Only filter debug messages Florian Bruhin 2014-06-06 15:48:42 +0200
  • 3ceeccb133 Clean up logging init Florian Bruhin 2014-06-06 12:29:33 +0200
  • e6893af3d4 Support colorama to get colored logs on windows Florian Bruhin 2014-06-06 12:13:32 +0200
  • fd220b1b36 Raise CommandError instead of message.error where possible Florian Bruhin 2014-06-06 11:55:55 +0200
  • 118dace031 Update notes/BUGS/TODO Florian Bruhin 2014-06-06 10:46:18 +0200
  • cfbf8c6a35 Update TODO Florian Bruhin 2014-06-06 10:00:42 +0200
  • 742a3c1b5d Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser Florian Bruhin 2014-06-05 13:20:41 +0200
  • 500ad24cc3 Add keybindings for Ctrl-?/H/J/[ for Delete/Backspace/Return/Escape Florian Bruhin 2014-06-05 13:20:10 +0200
  • cd8f9e6232 Fix lint Florian Bruhin 2014-06-05 00:08:08 +0200
  • 361dc94a21 More intelligent harfbuzz choosing. Fixes rendering segfaults. Florian Bruhin 2014-06-05 00:07:32 +0200
  • 9be3b0499d We can use QtCore in fix_harfbuzz so use logging Florian Bruhin 2014-06-04 23:55:34 +0200
  • 30ce2c98e9 Disable broken :restart for now Florian Bruhin 2014-06-04 23:17:22 +0200
  • da624d54c8 Nicer logging for :restart Florian Bruhin 2014-06-04 23:09:46 +0200
  • 4f72b1914b Update TODO Florian Bruhin 2014-06-04 22:38:20 +0200
  • a6ae2961ec Move notes to own file Florian Bruhin 2014-06-04 22:34:18 +0200
  • d5891b2e86 Get raw config values for completion model Florian Bruhin 2014-06-04 18:42:21 +0200
  • 170098683f Fix exception on :set introduced with curitem completion Florian Bruhin 2014-06-04 18:39:38 +0200
  • 7d9610c7e1 Update TODO Florian Bruhin 2014-06-04 18:02:21 +0200
  • 66cdc1fed2 Add libxkbcommon-x11 to PKGBUILD just to be sure Florian Bruhin 2014-06-04 17:36:17 +0200
  • a065f34613 Add help text for --harfbuzz Florian Bruhin 2014-06-04 16:18:59 +0200
  • f173b19094 s/QuteBrowser/qutebrowser/ Florian Bruhin 2014-06-04 14:52:12 +0200
  • 196ccdedb2 run_profile: Add --profile-noconv argument Florian Bruhin 2014-06-04 14:50:06 +0200
  • 05308a663a run_profile: Rename --keep to --profile-keep Florian Bruhin 2014-06-04 14:49:50 +0200
  • 568ea37346 Fix run_profile.py Florian Bruhin 2014-06-04 14:49:07 +0200
  • b9abb04e4e Check harfbuzz fix is executed before PyQt is imported Florian Bruhin 2014-06-04 14:29:47 +0200
  • cc27d42250 Use argparse for fix_harfbuzz Florian Bruhin 2014-06-04 14:15:33 +0200
  • af19e6d2e5 Move init to own file qutebrowser.py Florian Bruhin 2014-06-04 14:11:55 +0200
  • 104564f6be Init log before creating QApplication Florian Bruhin 2014-06-04 13:55:46 +0200
  • 512338d567 Move _parse_args and crash out of Application Florian Bruhin 2014-06-04 13:51:47 +0200
  • 57d261ee85 Add a main function to app.py Florian Bruhin 2014-06-04 13:38:53 +0200
  • 346ef4ac3d Re-add command argument which was accidentally removed. Florian Bruhin 2014-06-04 13:37:42 +0200
  • a196bc5da9 Add arguments to choose harfbuzz engine Florian Bruhin 2014-06-04 12:13:51 +0200
  • af8c68360a Fix lint Florian Bruhin 2014-06-04 07:16:48 +0200
  • 9add8b105c Get rid of NoCompletionsError Florian Bruhin 2014-06-04 07:16:34 +0200
  • 311b9f2034 Get rid of FakeDict Florian Bruhin 2014-06-04 07:16:02 +0200
  • b9b4d4f0a9 Update TODO Florian Bruhin 2014-06-04 07:12:48 +0200
  • 055d341760 Make it possible to explicitely sort categories Florian Bruhin 2014-06-04 07:11:20 +0200
  • a3bfc97079 Use an enum for user model roles. Florian Bruhin 2014-06-04 07:02:17 +0200
  • 83d8bc47c0 Make it possible to pass a start= argument to enum() Florian Bruhin 2014-06-04 07:02:04 +0200
  • 93c6d8ea2f Add current value to completions for settings Florian Bruhin 2014-06-04 06:44:07 +0200
  • 062b7b177b Simplify setting value completion models. Florian Bruhin 2014-06-04 06:42:57 +0200
  • e55174793a Update TODO/BUGS Florian Bruhin 2014-06-03 23:04:45 +0200
  • 2daae86e27 Break long line Florian Bruhin 2014-06-03 21:12:44 +0200
  • af17746c20 Actually respect cookies-store Florian Bruhin 2014-06-03 20:30:50 +0200
  • 35a3cc661e Reorder webkit options Florian Bruhin 2014-06-03 20:28:51 +0200
  • 40009970df Add option to configure if js statusbar messages should be shown Florian Bruhin 2014-06-03 19:17:35 +0200
  • 0274a36780 Update TODO Florian Bruhin 2014-06-03 18:54:57 +0200
  • 62908e97c1 Fix javascript statusbar messages Florian Bruhin 2014-06-03 17:59:15 +0200
  • 4fd31811d8 Clean up TODO/BUGS Florian Bruhin 2014-06-03 17:30:03 +0200
  • 5a6eb2bec3 Improve function match regex Florian Bruhin 2014-06-03 17:24:12 +0200
  • 282874cc80 Hide all OpenType warnings. Florian Bruhin 2014-06-03 17:23:51 +0200
  • 5e6cddecaf Just change level to DEBUG with suppressed Qt messages Florian Bruhin 2014-06-03 17:18:20 +0200
  • eb426cb870 Suppress OpenType warning message Florian Bruhin 2014-06-03 17:04:22 +0200
  • 298e757991 Fix qt warning regex Florian Bruhin 2014-06-03 17:01:42 +0200
  • cc1ea76d9d Clean up shutdown Florian Bruhin 2014-06-03 16:48:21 +0200
  • 04c3a912e8 Uninstall Qt message handler on quit. Florian Bruhin 2014-06-03 15:19:48 +0200
  • ec25821fae _foo.py file rename [2/2] Florian Bruhin 2014-06-03 15:01:57 +0200
  • fa1e03f56b _foo.py file rename [1/2] Florian Bruhin 2014-06-03 14:57:57 +0200
  • 70575d61f9 Check for set_trace in scripts Florian Bruhin 2014-06-03 14:52:53 +0200
  • a4c3ce6bdc Fix lint Florian Bruhin 2014-06-03 14:34:38 +0200
  • 813783d976 Get rid of _lastmodel in completer Florian Bruhin 2014-06-03 13:50:13 +0200
  • 0f41366269 Fix lint Florian Bruhin 2014-06-03 13:48:12 +0200
  • 02e92fd0ed Move set_model logging to completer Florian Bruhin 2014-06-03 13:42:29 +0200
  • 968bb3d430 Move selection_changed to Completer Florian Bruhin 2014-06-03 13:37:11 +0200
  • 7d440426eb Move on_update_completion Florian Bruhin 2014-06-03 12:59:50 +0200
  • 2648f283b9 Get rid of _model in completion widget Florian Bruhin 2014-06-03 12:53:07 +0200
  • ff06e753df Start moving stuff to Completer Florian Bruhin 2014-06-03 12:51:23 +0200
  • 58c1646e9b Shrink completion if configured to do so Florian Bruhin 2014-06-03 11:39:53 +0200
  • c7b2ff4db5 Make item_count a @property Florian Bruhin 2014-06-03 10:48:47 +0200
  • a555aa66a0 Hide completion if there are no items Florian Bruhin 2014-06-03 10:46:58 +0200
  • e294c01d7d Fix lint Florian Bruhin 2014-06-03 10:44:19 +0200
  • 3f0682e5a9 Mark items after filtering Florian Bruhin 2014-06-03 10:37:04 +0200
  • b10f375814 Add item_count method to CompletionFilterModel Florian Bruhin 2014-06-03 10:16:31 +0200
  • ce8ada5024 Get rid of self._completing in completion Florian Bruhin 2014-06-03 10:06:50 +0200
  • 8914614f7b Always update completion when cursor position changed Florian Bruhin 2014-06-03 10:05:01 +0200
  • e741744f1d Clear _empty_item_idx correctly. Florian Bruhin 2014-06-03 09:51:20 +0200