Commit graph

1,033 commits

Author SHA1 Message Date
Romain Bignon
84937667a3 new QtBCallCb class 2010-07-03 17:17:36 +02:00
Romain Bignon
be9f3f60e4 storage is also used by frontends 2010-07-03 14:51:49 +02:00
Romain Bignon
d0ee7cbd49 new function utc2local 2010-07-02 13:51:01 +02:00
Romain Bignon
46d00b4c79 more portable solution of saving in a temp file 2010-07-01 11:55:51 +02:00
Romain Bignon
907973a041 firstly write config in a temporary file to avoid corruption 2010-07-01 11:34:01 +02:00
Christophe Benz
5bbe266c8c new HTML formatter using webkit 2010-06-30 20:20:25 +02:00
Romain Bignon
731d499f17 fix load of backends for specific caps 2010-06-30 19:46:43 +02:00
Romain Bignon
00f1982c18 pyflakes cleanup 2010-06-30 19:08:33 +02:00
Romain Bignon
ff67d9573c new frontend qweboobcfg 2010-06-30 19:07:42 +02:00
Romain Bignon
a4a68d96bc new system to manage optimizations (and new optimization VISIBILITY) 2010-06-30 03:19:38 +02:00
Romain Bignon
3de979dd9b better way to apply the previous fix 2010-06-30 01:57:40 +02:00
Romain Bignon
d5b1105b9c mechanize 0.2 uses its own ControlNotFoundError exception 2010-06-26 13:38:48 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
af3ebade90 use properties for setters 2010-06-22 16:26:24 +02:00
Christophe Benz
504b6c4c77 return if no columns (if no results) 2010-06-22 16:26:24 +02:00
Romain Bignon
4deb1398a8 new BackendCfg Qt dialog 2010-06-21 22:59:24 +02:00
Christophe Benz
2ed5c7f5e5 add more user-friendly message on condition parsing error 2010-06-21 17:50:50 +02:00
Christophe Benz
83f6fa21b6 handle case id is not a string 2010-06-21 17:50:38 +02:00
Christophe Benz
e2544a157f remove dead code 2010-06-17 17:04:19 +02:00
Christophe Benz
9a8ffd971d constrain backend search 2010-06-17 17:04:13 +02:00
Christophe Benz
a0f8137fc5 id decoration belongs to formatter 2010-06-17 15:47:05 +02:00
Christophe Benz
cc610a5e12 add join_id 2010-06-17 01:06:32 +02:00
Christophe Benz
d857f05a3b handle ids and providers frontend-side using helper 2010-06-16 22:13:16 +02:00
Christophe Benz
947d50da4e better handle utf-8 2010-06-16 21:48:48 +02:00
Christophe Benz
72270f3596 print encoded string 2010-06-16 21:47:26 +02:00
Antoine
feebe42b81 QVideoBoob works again 2010-06-15 06:58:00 +02:00
Romain Bignon
959de0b1bf do not print result if it is None 2010-06-08 23:53:26 +02:00
Romain Bignon
1f7e590864 create qt/ dir instead of qt.py 2010-06-08 23:53:02 +02:00
Romain Bignon
d05b828bd4 remove the useless 'app_name' parameter from the Weboob class 2010-06-08 22:44:12 +02:00
Christophe Benz
fe61b5ea3a oops 2010-06-02 16:48:47 +02:00
Christophe Benz
3e6ac8c53f handle import error for prettytable 2010-06-02 16:48:44 +02:00
Christophe Benz
676a95047d enhance formatters, add table formatter 2010-06-02 02:01:33 +02:00
Romain Bignon
ceea7e45ea set application name (refs #289) 2010-05-28 13:45:11 +02:00
Christophe Benz
e6d842dfc4 add -s "*" option allowing to display all fields without keys 2010-05-21 19:21:06 +02:00
Christophe Benz
2ddc249b2b enhance formatters 2010-05-21 19:19:28 +02:00
Christophe Benz
fad7d2d56c add ability to add application specific options 2010-05-21 19:18:46 +02:00
Christophe Benz
15d253133b stricter id2url decorator 2010-05-20 16:29:19 +02:00
Christophe Benz
0de0f2a768 rewrite video decorators to be in browser 2010-05-20 11:49:05 +02:00
Romain Bignon
89c11ca4a0 fix pyflakes errors 2010-05-20 10:42:20 +02:00
Romain Bignon
c1279aa496 new API in BaseBackend to create browser 2010-05-20 10:39:49 +02:00
Christophe Benz
a9c8c93965 add new lxmlsoup parser 2010-05-20 01:33:54 +02:00
Romain Bignon
99c64d4849 ability to set a proxy address 2010-05-19 15:25:40 +02:00
Christophe Benz
da00520ad7 rewrite ConsoleApplication.ask with standard modules 2010-05-19 11:54:49 +02:00
Christophe Benz
b6f3b39744 fix pyflakes errors 2010-05-19 11:16:06 +02:00
Romain Bignon
72981cdc30 do not use retry() with submit() and follow_link(), because the state is lost 2010-05-18 12:53:52 +02:00
Christophe Benz
09e2e74d34 add decorator to retry failed requests 2010-05-16 17:42:39 +02:00
Christophe Benz
20850bc1a1 rename decorator 2010-05-16 02:18:26 +02:00
Christophe Benz
8344824970 start working on chat capability 2010-05-15 21:10:33 +02:00
Christophe Benz
0c425a2e9b no more need to print format result 2010-05-15 04:56:59 +02:00
Christophe Benz
57b2243ada implement where condition 2010-05-15 04:55:30 +02:00