Commit Graph

  • 75ba75a0d7 Check arguments against None in objreg. Florian Bruhin 2014-09-29 07:17:11 +0200
  • 895f51083d Some more objreg fixes for multi-window. Florian Bruhin 2014-09-29 07:17:01 +0200
  • 861933c719 Update BUGS Florian Bruhin 2014-09-28 23:28:28 +0200
  • 36f7ff6154 Fix some objreg.get calls. Florian Bruhin 2014-09-28 23:23:02 +0200
  • 9533312e0d Fix event filter when a non-Mainwindow dialog has an event. Florian Bruhin 2014-09-28 22:53:24 +0200
  • 16c067e32d Simplify showing of main windows. Florian Bruhin 2014-09-28 22:46:37 +0200
  • 2dea47b162 Register prompt per window Florian Bruhin 2014-09-28 22:44:12 +0200
  • cc0e164dcf First attempt at adding a --window to commands. Florian Bruhin 2014-09-28 22:41:43 +0200
  • d87b0bf301 Fix pyqtSlot error for downloads. Florian Bruhin 2014-09-28 22:38:11 +0200
  • 7e017e66a0 Fix basekeyparser tests. Florian Bruhin 2014-09-28 22:24:49 +0200
  • dc7b32e460 Fix lint Florian Bruhin 2014-09-28 22:23:37 +0200
  • fb6cb62f93 First attempt at multi-window support. Florian Bruhin 2014-09-28 22:13:14 +0200
  • 64a119afb2 Don't use signals for on_config_changed. Florian Bruhin 2014-09-28 11:27:52 +0200
  • 65d1d21d2e Always use a list for namedtuple. Florian Bruhin 2014-09-28 00:43:08 +0200
  • 0fadf6b091 Use a list as items-argument for usertypes.enum Florian Bruhin 2014-09-28 00:41:08 +0200
  • 8636562579 Move config init out of Application Florian Bruhin 2014-09-28 00:27:22 +0200
  • 86fdf981e3 Refactor init Florian Bruhin 2014-09-28 00:18:57 +0200
  • c9d5928dce Fix lint Florian Bruhin 2014-09-27 23:21:13 +0200
  • 2d6d6b3528 Regenerate docs Florian Bruhin 2014-09-27 23:14:53 +0200
  • 8635dc8848 Make it possible to go back/forward in a new tab. Florian Bruhin 2014-09-27 23:13:27 +0200
  • 17f2241bc0 Add a :tab-clone command. Florian Bruhin 2014-09-27 23:13:11 +0200
  • 4410536f69 Refactor :undo and save/restore history. Florian Bruhin 2014-09-27 22:56:50 +0200
  • 03e809a230 Update ez_setup to 6.0.1 Florian Bruhin 2014-09-27 14:11:17 +0200
  • 4e42ff1304 Move tab_id_gen and add tab_id to webview repr. Florian Bruhin 2014-09-26 16:44:41 +0200
  • 36fd2e5c7f Improve __repr__ methods. Florian Bruhin 2014-09-26 15:48:24 +0200
  • 1960cfe114 Really fix keyevent_to_string. Florian Bruhin 2014-09-26 07:31:59 +0200
  • 27117246b7 Fix modifier tests on OS X Florian Bruhin 2014-09-26 07:14:44 +0200
  • 99da7b697b Fix lint on OS X Florian Bruhin 2014-09-26 07:12:08 +0200
  • b520b39206 Add more specs to HACKING Florian Bruhin 2014-09-26 07:06:39 +0200
  • a5b69016f2 Update BUGS Florian Bruhin 2014-09-25 22:59:22 +0200
  • d4fdbf5190 Disable OS X focus rect for MinimalLineEditMixin Florian Bruhin 2014-09-25 22:58:04 +0200
  • f8f0c69d79 Fix shutdown before prompter is alive. Florian Bruhin 2014-09-25 22:56:22 +0200
  • 9e307a5918 Update BUGS/TODO. Florian Bruhin 2014-09-25 22:49:50 +0200
  • f421b7174f Add Ctrl+C shortcut to delete line in debug console. Florian Bruhin 2014-09-25 22:48:49 +0200
  • d1fdd5e776 Bump up default font size on OS X Florian Bruhin 2014-09-25 22:41:42 +0200
  • cdb33a04cc Fix Ctrl-key on OS X Florian Bruhin 2014-09-25 22:34:44 +0200
  • 538d467c8d Set default geometry properly on first run. Florian Bruhin 2014-09-25 22:24:40 +0200
  • 01159bad86 Fix division by zero in tabSizeHint on OS X Florian Bruhin 2014-09-25 22:23:09 +0200
  • 2ebb0063be Really fix version info on OS X Florian Bruhin 2014-09-25 22:16:37 +0200
  • 66d36442d7 Fix version info on OS X Florian Bruhin 2014-09-25 21:33:03 +0200
  • 771acf384d Update BUGS Florian Bruhin 2014-09-25 19:18:49 +0200
  • 9855ad6906 tabbedbrowser: Connect cur_load_started only once. Florian Bruhin 2014-09-25 19:08:15 +0200
  • c188c6986d Call on_mode_entered only once for hints. Florian Bruhin 2014-09-25 19:06:38 +0200
  • 0494bc3763 Improve modeman.maybe_leave logging/exception. Florian Bruhin 2014-09-25 18:45:16 +0200
  • 6b459f43f1 Improve :debug-all-objects output. Florian Bruhin 2014-09-25 08:03:04 +0200
  • 1239efa615 Set application title to "qutebrowser" on tabs without title. Florian Bruhin 2014-09-25 17:39:56 +0200
  • 7649dca2ef tabbedbrowser: Improve titleChanged logging. Florian Bruhin 2014-09-25 17:36:40 +0200
  • f294e28fca Remove change_title signal in QWebPage. Florian Bruhin 2014-09-25 17:33:44 +0200
  • 5b7ee5d382 More HACKING updates. Florian Bruhin 2014-09-25 08:34:20 +0200
  • a9819fe1bc Update HACKING Florian Bruhin 2014-09-25 08:28:27 +0200
  • 7b8829286c Merge branch 'objreg' Florian Bruhin 2014-09-25 08:08:08 +0200
  • f860e4fa6b Update commands.asciidoc Florian Bruhin 2014-09-25 08:06:21 +0200
  • 55e2ccabf5 Fix lint Florian Bruhin 2014-09-25 07:58:08 +0200
  • 143fdc5b9f Register tab registry in meta registry. Florian Bruhin 2014-09-25 07:50:07 +0200
  • 1e7861660e Add 'meta' scope to objreg. Florian Bruhin 2014-09-25 07:45:30 +0200
  • 78949a8c1b Use object registry for hintmanager. Florian Bruhin 2014-09-25 07:44:11 +0200
  • e8ce45c440 Add a tab-scope object registry. Florian Bruhin 2014-09-25 07:43:50 +0200
  • 4067b584ec Add a registry argument to objreg.register. Florian Bruhin 2014-09-25 07:43:14 +0200
  • e527db1560 Add scope argument to cmdutils.register/commands. Florian Bruhin 2014-09-25 07:41:51 +0200
  • df5ac3ab2f Use object registry for keyparsers. Florian Bruhin 2014-09-25 07:41:18 +0200
  • 8421ff7ad0 Fix :restart when installed as Python egg with launcher Florian Bruhin 2014-09-25 07:07:27 +0200
  • e029139764 Fix exception when adding quickmark with empty name. Florian Bruhin 2014-09-25 06:54:49 +0200
  • c77057e88e Add a scope parameter to objreg functions. Florian Bruhin 2014-09-25 00:30:52 +0200
  • 4783df8c32 Avoid download_get signal. Florian Bruhin 2014-09-25 00:29:29 +0200
  • c19b8fe982 Fix tests for object registry. Florian Bruhin 2014-09-24 23:11:17 +0200
  • 34a5ad48b2 Don't pass prompt object to prompter. Florian Bruhin 2014-09-24 22:23:36 +0200
  • 027e7e054e Remove obsolete EnumBase usertype. Florian Bruhin 2014-09-24 22:23:22 +0200
  • 05ff908c4f Update attributes in docstrings. Florian Bruhin 2014-09-24 22:22:02 +0200
  • f2b46dc2e9 Remove srcmodel attribute from completionfilter. Florian Bruhin 2014-09-24 22:18:53 +0200
  • cb35452cf0 Remove unused flag for keyparser. Florian Bruhin 2014-09-24 22:18:22 +0200
  • 62e55499eb Privatize all attributes which aren't needed from the outside. Florian Bruhin 2014-09-24 22:17:53 +0200
  • 75da8a7f1b Add missing parent=None Florian Bruhin 2014-09-24 21:00:05 +0200
  • 507354c8d1 Use object registry for Prompt in Prompter. Florian Bruhin 2014-09-24 20:58:15 +0200
  • 8cb6ba01e3 Use object registry for TabbedBrowser in SignalFilter. Florian Bruhin 2014-09-24 20:53:21 +0200
  • 59058361b8 Add missing objreg import in browser.webpage. Florian Bruhin 2014-09-24 20:50:22 +0200
  • aa5e1922ef Remove _view attribute in BrowserPage. Florian Bruhin 2014-09-24 20:50:14 +0200
  • 6a5c9ba138 Use object registry for CompletionView. Florian Bruhin 2014-09-24 20:43:03 +0200
  • 7e8e9ee21f Get rid of _page attribute of WebView Florian Bruhin 2014-09-24 20:29:38 +0200
  • 9868721cc7 Use object registry for webview.tabbedbrowser. Florian Bruhin 2014-09-24 20:27:05 +0200
  • 9a05e64bf8 Update BUGS Florian Bruhin 2014-09-24 20:28:31 +0200
  • b119100321 Get rid of _tabs attribute in CommandDispatcher. Florian Bruhin 2014-09-24 20:21:43 +0200
  • 5e8144fafa Move cntwidget to commands. Florian Bruhin 2014-09-24 19:53:31 +0200
  • fd9c4b860a Use object registry for url_stack. Florian Bruhin 2014-09-24 07:32:05 +0200
  • 387622623d Detach meta object registry from application. Florian Bruhin 2014-09-24 07:27:32 +0200
  • b0a9ecf094 Detach object registry from application. Florian Bruhin 2014-09-24 07:13:53 +0200
  • aa646463b0 Also use objreg API in app Florian Bruhin 2014-09-24 07:10:17 +0200
  • 3c2e584c2a Make pylint shut up with _UNSET object. Florian Bruhin 2014-09-24 07:07:31 +0200
  • 3f02451828 Move object registry to its own file. Florian Bruhin 2014-09-24 07:06:45 +0200
  • b121ceef21 Use object registry for last focused tab. Florian Bruhin 2014-09-24 06:41:51 +0200
  • 6090bf418d Add utils.delete_object() Florian Bruhin 2014-09-24 06:41:39 +0200
  • d32d6c9b28 Allow a default value for utils.get_object. Florian Bruhin 2014-09-24 06:41:22 +0200
  • a2d3ca6565 Make it possible to update an object in the object registry. Florian Bruhin 2014-09-24 06:25:08 +0200
  • 908a69af18 Better __repr__s Florian Bruhin 2014-09-23 23:31:17 +0200
  • 9aa65a2341 Fix lint and bugs Florian Bruhin 2014-09-23 23:17:36 +0200
  • 2b60cdb64c Object names cleanup Florian Bruhin 2014-09-23 23:05:55 +0200
  • 04be586bca Use object registry for keyconfig. Florian Bruhin 2014-09-23 22:37:41 +0200
  • fe5d9939b9 Move debug console from app to utilcmd Florian Bruhin 2014-09-23 22:31:26 +0200
  • 90820126b4 Update comment Florian Bruhin 2014-09-23 22:29:03 +0200
  • 953e50721c Use object registry for config. Florian Bruhin 2014-09-23 22:28:28 +0200
  • 07dde5be80 Fix downloading (getting messagebrige object). Florian Bruhin 2014-09-23 22:22:44 +0200