Commit graph

564 commits

Author SHA1 Message Date
Romain Bignon
676d024da7 Makefile with 'qt' target to build every qt stuff 2010-06-30 19:59:10 +02:00
Romain Bignon
731d499f17 fix load of backends for specific caps 2010-06-30 19:46:43 +02:00
Romain Bignon
f97320e620 add QHaveSex new frontend 2010-06-30 19:46:35 +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
1a94a7b77f use the new id management system and writing (id@backend instead of backend.id) 2010-06-30 10:51:14 +02:00
Romain Bignon
8533c05e65 Weboob.do_backends() supports when the 'backends' argument is None 2010-06-30 10:50:59 +02:00
Romain Bignon
c56020d814 do not start optimizations before initialization is finished 2010-06-30 10:37:24 +02:00
Romain Bignon
5344220edc add method wait() to block until every backends answered 2010-06-30 10:35:09 +02:00
Romain Bignon
0b7f310081 add config file and 'optimizations' field to auto-start them at launch 2010-06-30 10:15:50 +02:00
Romain Bignon
a9364aa349 the optimization names are not case sensitive anymore 2010-06-30 10:09:12 +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
f4ef06a4e6 probably fix a problem with storage and backends 2010-06-30 01:08:03 +02:00
Romain Bignon
e020f634bb when we are in waiting state, post_reply() retries every 30 minutes until it is posted 2010-06-29 18:32:47 +02:00
Romain Bignon
5e39cda3ab fix login on cragr 2010-06-26 13:41:29 +02:00
Romain Bignon
d5b1105b9c mechanize 0.2 uses its own ControlNotFoundError exception 2010-06-26 13:38:48 +02:00
Romain Bignon
e5a8c2e277 PLEASE CBENZ CHECK YOUR FUCKING COMMITS THANKS. 2010-06-24 14:53:21 +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
406c42eb54 use snake case 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
Christophe Benz
c03d5edf44 force id to be a string 2010-06-22 16:26:24 +02:00
Romain Bignon
79231ee155 fix format() calls 2010-06-22 10:49:51 +02:00
Romain Bignon
c1204057dc handle 'oops' error message 2010-06-22 10:49:50 +02:00
Christophe Benz
7b8798efd9 add backend.name param for new ConsoleApplication.format() method 2010-06-22 10:44:52 +02:00
Romain Bignon
6936a6fe63 add a regexp on gazelle parameter 'protocol' 2010-06-21 23:00:02 +02:00
Romain Bignon
39f5deb7db BackendsConfig methods: edit_backend() and get_backend() 2010-06-21 22:59:44 +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
Romain Bignon
7158d9c97b port to the new format API (blame cbenz who has broken three frontends once) 2010-06-21 11:06:34 +02:00
Romain Bignon
1aad7e430f use To header field to know the backend to use (instead of In-Reply-To) 2010-06-20 21:25:17 +02:00
Romain Bignon
b616a9aa5f support new sexo fields 2010-06-19 15:52:28 +02:00
Romain Bignon
10c9aa088f fix profile parsing 2010-06-19 15:06:56 +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
df9341b64c add more explicit message on debug 2010-06-16 21:48:49 +02:00
Christophe Benz
947d50da4e better handle utf-8 2010-06-16 21:48:48 +02:00
Christophe Benz
657e8fe407 bcall adds suffix to object, not the backend itself 2010-06-16 21:47:26 +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
Laurent Bachelier
87f386a384 simplejson is bundled as json in python >2.5 2010-06-14 01:02:06 +02:00
Romain Bignon
76e0cbe2ba new frontend: weboobtests 2010-06-13 14:24:56 +02:00
Romain Bignon
d8824c99d6 Revert "new option 'backends' to set a restricted list of backends to load"
This reverts commit 110a975735.
2010-06-09 13:09:05 +02:00
Romain Bignon
70c10e69a9 import with_statement 2010-06-09 12:09:18 +02:00
Romain Bignon
a89141632f more portable way to display applications list (but the module name isn't necessarily the same than script) 2010-06-09 00:17:14 +02:00