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 |
|
Florian Bruhin
|
b818bc5896
|
Use object registry for downloadmanager.
|
2014-09-23 22:22:03 +02:00 |
|
Florian Bruhin
|
7a7b397c15
|
Use object registry for cmd-history.
|
2014-09-23 22:17:25 +02:00 |
|
Florian Bruhin
|
8af8e3530f
|
Use object registry for args.
|
2014-09-23 22:13:10 +02:00 |
|
Florian Bruhin
|
297e37fdf2
|
Remove legacy instance= parameter support.
|
2014-09-23 22:08:05 +02:00 |
|
Florian Bruhin
|
37dbfde6ac
|
Use object registry for app.
|
2014-09-23 22:06:46 +02:00 |
|
Florian Bruhin
|
a32ed36ba6
|
Use object registry for mainwindow.
|
2014-09-23 22:05:00 +02:00 |
|
Florian Bruhin
|
a76c4c8ba5
|
Use object registry for tabbedbrowser.
|
2014-09-23 22:01:46 +02:00 |
|
Florian Bruhin
|
487300f926
|
Use object registry for prompter.
|
2014-09-23 21:56:29 +02:00 |
|
Florian Bruhin
|
ffaf4f0cb0
|
Use object registry for completion.
|
2014-09-23 21:50:34 +02:00 |
|
Florian Bruhin
|
40812f81b6
|
Use object registry for status-cmd.
|
2014-09-23 21:50:34 +02:00 |
|
Florian Bruhin
|
9a3ceebf2e
|
Use object registry for completer.
|
2014-09-23 21:39:42 +02:00 |
|
Florian Bruhin
|
f5b1d3ce4d
|
Use object registry for command-dispatcher.
|
2014-09-23 21:35:08 +02:00 |
|
Florian Bruhin
|
5f45d3de60
|
Use object registry for modeman.
|
2014-09-23 20:02:48 +02:00 |
|
Florian Bruhin
|
d441471a17
|
Use object registry for app._timers.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
184babbd84
|
Remove destroyed QObjects from ObjectRegistry.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
58be65f4f0
|
Use object registry for messagebridge.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
1d535ae300
|
Use object registry for stateconfig.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
21bdf517b7
|
Use object registry for searchrunner.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
68cfe499fc
|
Use object registry for rl_bridge.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
ab95234dad
|
Add object registry support to command handler.
|
2014-09-23 19:53:48 +02:00 |
|
Florian Bruhin
|
10eb849ae7
|
Fix lint
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
10f3c47ae2
|
Add __repr__ for cookies/cache.
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
aa681f5ad2
|
Merge get_all_widgets into get_all_objects.
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
30209f531e
|
Improve get_all_objects output.
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
9e5d8b2480
|
Add a meta-registry.
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
dce5289b69
|
Rename global registry from obj to registry.
|
2014-09-23 19:53:47 +02:00 |
|
Florian Bruhin
|
dc7ad3e2de
|
Use a normal UserDict for ObjectRegistry.
|
2014-09-23 19:53:46 +02:00 |
|
Florian Bruhin
|
ca2be960df
|
Use object registry for cache/cookiejar.
|
2014-09-23 19:53:20 +02:00 |
|
Florian Bruhin
|
3b3675d1af
|
utils: Add helper functions get_object/register_object.
|
2014-09-23 19:53:15 +02:00 |
|
Florian Bruhin
|
2694ab2e80
|
app: Make commandrunner/debugconsole private.
|
2014-09-23 19:51:52 +02:00 |
|
Florian Bruhin
|
097645ae8e
|
app: Support object registry in get_all_objects.
|
2014-09-23 19:51:52 +02:00 |
|
Florian Bruhin
|
981604fc8b
|
Add initial object registry.
|
2014-09-23 19:51:52 +02:00 |
|
Florian Bruhin
|
1ce1c91d69
|
app: Refactor get_all_objects.
|
2014-09-23 19:51:52 +02:00 |
|
Florian Bruhin
|
698e4049d3
|
Fix :bind command.
|
2014-09-23 17:40:56 +02:00 |
|
Florian Bruhin
|
b9d7fe3c44
|
Update BUGS
|
2014-09-23 08:25:03 +02:00 |
|
Florian Bruhin
|
f4876c7f4f
|
Split docutils from utils
|
2014-09-23 04:22:51 +02:00 |
|
Florian Bruhin
|
9954a08ea2
|
Fix commands with ignore_args=True (e.g. :restart)
|
2014-09-22 22:46:03 +02:00 |
|