Romain Bignon
|
b6821b0567
|
fixes related to ModuleLoadError
|
2010-11-17 19:43:25 +01:00 |
|
Romain Bignon
|
0746942e02
|
accept backends name with only letters and digits
|
2010-11-14 22:18:56 +01:00 |
|
Romain Bignon
|
8997b1fe27
|
enhancements of register
|
2010-10-27 23:45:28 +02:00 |
|
Romain Bignon
|
a792b6601c
|
support new Values* classes and ICapAccount with a 'Register' button (closes #390)
|
2010-10-26 21:02:45 +02:00 |
|
Romain Bignon
|
41827c4160
|
show a messagebox on bcall errors instead of console print
|
2010-09-30 20:13:06 +02:00 |
|
Romain Bignon
|
9f5c9aeebc
|
renamed BackendsLoader to ModulesLoader
|
2010-08-24 11:03:39 +02:00 |
|
Romain Bignon
|
f0ea8829a2
|
display weboob-config-qt at launch on Qt applications when there are no configured backends
|
2010-08-20 12:22:04 +02:00 |
|
Romain Bignon
|
31445de767
|
qweboobcfg: display website of backend in description in any
|
2010-08-20 09:19:21 +02:00 |
|
Romain Bignon
|
9581fa0b19
|
all loaded backends are now configured (refs #368)
|
2010-08-19 22:15:38 +02:00 |
|
Romain Bignon
|
d864233a91
|
do not display the config frame of a backend when enabling/disabling it (refs #348)
|
2010-08-14 17:51:07 +02:00 |
|
Romain Bignon
|
ffd75dc2b5
|
can enable/disable backends, and support choices fields (refs #348)
|
2010-08-14 17:46:10 +02:00 |
|
Romain Bignon
|
404d7290ba
|
a lot of pyflakes and pylint fixes
|
2010-08-13 22:23:10 +02:00 |
|
Romain Bignon
|
7859aa0ba6
|
unload and load removed/updated/added configured backends (refs #334)
|
2010-08-03 20:17:35 +02:00 |
|
Christophe Benz
|
eca1e59191
|
handle the case a backend is configured but not installed
|
2010-08-03 17:36:09 +02:00 |
|
Romain Bignon
|
fc4badf88e
|
merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps')
|
2010-07-17 13:48:32 +02:00 |
|
Romain Bignon
|
41317e5029
|
fix QtScheduler and use it instead of QTimer
|
2010-07-13 23:44:22 +02:00 |
|
Christophe Benz
|
a116fbebb4
|
fix import
|
2010-07-12 03:16:08 +02:00 |
|
Christophe Benz
|
5c2ab81e16
|
change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
|
2010-07-12 03:07:10 +02:00 |
|
Christophe Benz
|
6b885044aa
|
fix imports
|
2010-07-08 14:02:33 +02:00 |
|
Christophe Benz
|
4caa9abd29
|
rename engine to ouiboube
|
2010-07-07 18:08:35 +02:00 |
|
Christophe Benz
|
1f6564c500
|
put back backendcfg to tools
|
2010-07-07 17:20:17 +02:00 |
|
Christophe Benz
|
e34b8a6541
|
make qweboobcfg an application
|
2010-07-07 17:20:17 +02:00 |
|
Christophe Benz
|
1955d1be59
|
move core files to weboob.core
|
2010-07-07 17:20:16 +02:00 |
|
Romain Bignon
|
900a62ffea
|
new HTMLDelegate class to display content as HTML in QTreeWidget and QListWidget
|
2010-07-05 12:04:17 +02:00 |
|
Romain Bignon
|
15f4167c81
|
disconnect signals when the process is done
|
2010-07-04 17:39:30 +02:00 |
|
Romain Bignon
|
d7301438cb
|
display modules icons in backends list, modules list and module description
|
2010-07-04 00:29:47 +02:00 |
|
Romain Bignon
|
c5d4ee16c1
|
improvement of the gui
|
2010-07-03 22:54:27 +02:00 |
|
Romain Bignon
|
121ab66b41
|
renamed QtBCallCb to QtDo (and change the behavior)
|
2010-07-03 17:41:57 +02:00 |
|
Romain Bignon
|
84937667a3
|
new QtBCallCb class
|
2010-07-03 17:17:36 +02:00 |
|
Romain Bignon
|
731d499f17
|
fix load of backends for specific caps
|
2010-06-30 19:46:43 +02:00 |
|
Romain Bignon
|
ff67d9573c
|
new frontend qweboobcfg
|
2010-06-30 19:07:42 +02:00 |
|
Romain Bignon
|
4deb1398a8
|
new BackendCfg Qt dialog
|
2010-06-21 22:59:24 +02:00 |
|
Antoine
|
feebe42b81
|
QVideoBoob works again
|
2010-06-15 06:58:00 +02:00 |
|
Romain Bignon
|
1f7e590864
|
create qt/ dir instead of qt.py
|
2010-06-08 23:53:02 +02:00 |
|