Florian Bruhin
|
7b8829286c
|
Merge branch 'objreg'
|
2014-09-25 08:08:08 +02:00 |
|
Florian Bruhin
|
f860e4fa6b
|
Update commands.asciidoc
|
2014-09-25 08:06:21 +02:00 |
|
Florian Bruhin
|
55e2ccabf5
|
Fix lint
|
2014-09-25 07:58:08 +02:00 |
|
Florian Bruhin
|
143fdc5b9f
|
Register tab registry in meta registry.
|
2014-09-25 07:50:07 +02:00 |
|
Florian Bruhin
|
1e7861660e
|
Add 'meta' scope to objreg.
|
2014-09-25 07:49:46 +02:00 |
|
Florian Bruhin
|
78949a8c1b
|
Use object registry for hintmanager.
|
2014-09-25 07:49:45 +02:00 |
|
Florian Bruhin
|
e8ce45c440
|
Add a tab-scope object registry.
|
2014-09-25 07:49:45 +02:00 |
|
Florian Bruhin
|
4067b584ec
|
Add a registry argument to objreg.register.
|
2014-09-25 07:43:14 +02:00 |
|
Florian Bruhin
|
e527db1560
|
Add scope argument to cmdutils.register/commands.
|
2014-09-25 07:41:51 +02:00 |
|
Florian Bruhin
|
df5ac3ab2f
|
Use object registry for keyparsers.
|
2014-09-25 07:41:18 +02:00 |
|
Florian Bruhin
|
8421ff7ad0
|
Fix :restart when installed as Python egg with launcher
|
2014-09-25 07:07:27 +02:00 |
|
Florian Bruhin
|
e029139764
|
Fix exception when adding quickmark with empty name.
|
2014-09-25 06:56:25 +02:00 |
|
Florian Bruhin
|
c77057e88e
|
Add a scope parameter to objreg functions.
|
2014-09-25 00:30:52 +02:00 |
|
Florian Bruhin
|
4783df8c32
|
Avoid download_get signal.
|
2014-09-25 00:29:29 +02:00 |
|
Florian Bruhin
|
c19b8fe982
|
Fix tests for object registry.
|
2014-09-24 23:11:17 +02:00 |
|
Florian Bruhin
|
34a5ad48b2
|
Don't pass prompt object to prompter.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
027e7e054e
|
Remove obsolete EnumBase usertype.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
05ff908c4f
|
Update attributes in docstrings.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
f2b46dc2e9
|
Remove srcmodel attribute from completionfilter.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
cb35452cf0
|
Remove unused flag for keyparser.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
62e55499eb
|
Privatize all attributes which aren't needed from the outside.
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
75da8a7f1b
|
Add missing parent=None
|
2014-09-24 22:25:11 +02:00 |
|
Florian Bruhin
|
507354c8d1
|
Use object registry for Prompt in Prompter.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
8cb6ba01e3
|
Use object registry for TabbedBrowser in SignalFilter.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
59058361b8
|
Add missing objreg import in browser.webpage.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
aa5e1922ef
|
Remove _view attribute in BrowserPage.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
6a5c9ba138
|
Use object registry for CompletionView.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
7e8e9ee21f
|
Get rid of _page attribute of WebView
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
9868721cc7
|
Use object registry for webview.tabbedbrowser.
|
2014-09-24 22:25:10 +02:00 |
|
Florian Bruhin
|
9a05e64bf8
|
Update BUGS
|
2014-09-24 20:28:31 +02:00 |
|
Florian Bruhin
|
b119100321
|
Get rid of _tabs attribute in CommandDispatcher.
|
2014-09-24 20:21:43 +02:00 |
|
Florian Bruhin
|
5e8144fafa
|
Move cntwidget to commands.
|
2014-09-24 19:53:31 +02:00 |
|
Florian Bruhin
|
fd9c4b860a
|
Use object registry for url_stack.
|
2014-09-24 07:32:05 +02:00 |
|
Florian Bruhin
|
387622623d
|
Detach meta object registry from application.
|
2014-09-24 07:27:32 +02:00 |
|
Florian Bruhin
|
b0a9ecf094
|
Detach object registry from application.
|
2014-09-24 07:13:53 +02:00 |
|
Florian Bruhin
|
aa646463b0
|
Also use objreg API in app
|
2014-09-24 07:10:17 +02:00 |
|
Florian Bruhin
|
3c2e584c2a
|
Make pylint shut up with _UNSET object.
|
2014-09-24 07:07:31 +02:00 |
|
Florian Bruhin
|
3f02451828
|
Move object registry to its own file.
|
2014-09-24 07:06:45 +02:00 |
|
Florian Bruhin
|
b121ceef21
|
Use object registry for last focused tab.
|
2014-09-24 06:41:51 +02:00 |
|
Florian Bruhin
|
6090bf418d
|
Add utils.delete_object()
|
2014-09-24 06:41:39 +02:00 |
|
Florian Bruhin
|
d32d6c9b28
|
Allow a default value for utils.get_object.
|
2014-09-24 06:41:22 +02:00 |
|
Florian Bruhin
|
a2d3ca6565
|
Make it possible to update an object in the object registry.
|
2014-09-24 06:25:08 +02:00 |
|
Florian Bruhin
|
908a69af18
|
Better __repr__s
|
2014-09-23 23:31:17 +02:00 |
|
Florian Bruhin
|
9aa65a2341
|
Fix lint and bugs
|
2014-09-23 23:17:36 +02:00 |
|
Florian Bruhin
|
2b60cdb64c
|
Object names cleanup
|
2014-09-23 23:05:55 +02:00 |
|
Florian Bruhin
|
04be586bca
|
Use object registry for keyconfig.
|
2014-09-23 22:37:41 +02:00 |
|
Florian Bruhin
|
fe5d9939b9
|
Move debug console from app to utilcmd
|
2014-09-23 22:31:26 +02:00 |
|
Florian Bruhin
|
90820126b4
|
Update comment
|
2014-09-23 22:29:03 +02:00 |
|
Florian Bruhin
|
953e50721c
|
Use object registry for config.
|
2014-09-23 22:28:28 +02:00 |
|
Florian Bruhin
|
07dde5be80
|
Fix downloading (getting messagebrige object).
|
2014-09-23 22:22:44 +02:00 |
|