Commit graph

602 commits

Author SHA1 Message Date
Romain Bignon
711e88c661 add bnporc and aum logo 2010-07-03 23:37:13 +02:00
Romain Bignon
c6815f8fbd new ICON attribute to set the icon path 2010-07-03 23:29:07 +02:00
Romain Bignon
c5d4ee16c1 improvement of the gui 2010-07-03 22:54:27 +02:00
Romain Bignon
fc497e178e new tab to display status 2010-07-03 21:22:30 +02:00
Romain Bignon
b73c0559c6 implement get_status() to get my nickname, my score and the number of available charms 2010-07-03 21:21:59 +02:00
Romain Bignon
1f09368a99 new method 'get_status' 2010-07-03 21:21:45 +02:00
Romain Bignon
11893f4bb0 load tabs only when they are shown for the first time 2010-07-03 20:41:05 +02:00
Romain Bignon
d23bed8335 ability to set a bind address with -S 2010-07-03 20:23:54 +02:00
Romain Bignon
f7fae57060 display contacts list 2010-07-03 18:47:19 +02:00
Romain Bignon
6afba75774 use the ICapContact API to get contacts 2010-07-03 18:46:54 +02:00
Romain Bignon
429c43ab64 use QtDo 2010-07-03 18:46:42 +02:00
Romain Bignon
a672c146c9 AuM implements ICapContact 2010-07-03 18:45:31 +02:00
Romain Bignon
1ed2be8ea9 new capability ICapContact 2010-07-03 18:44:11 +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
5bdd63165d add a tool to convert storages to new format 2010-07-03 15:01:06 +02:00
Romain Bignon
be9f3f60e4 storage is also used by frontends 2010-07-03 14:51:49 +02:00
Romain Bignon
dddfa6d36c use 'add_application_options' to add -S 2010-07-03 14:34:55 +02:00
Romain Bignon
8deb9da047 ability to see all messages of a thread 2010-07-03 14:19:09 +02:00
Romain Bignon
25b31f312b expand and collapse buttons 2010-07-03 13:36:18 +02:00
Romain Bignon
2337f2b171 fix parsing of contact name in a thread 2010-07-03 13:26:57 +02:00
Romain Bignon
c0c6384066 sorting enabled 2010-07-03 13:19:56 +02:00
Romain Bignon
266aa2234d add the -S parameter to run a smtpd server 2010-07-02 18:46:43 +02:00
Romain Bignon
fef6a3c30d correctly format date and ignore the locale 2010-07-02 13:51:09 +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
Romain Bignon
0b71ddfdcf when adding an item, check orphaned children items to move them under the new one 2010-07-01 09:40:32 +02:00
Romain Bignon
e908d862c8 rewritten weboorrents 2010-06-30 23:42:17 +02:00
Romain Bignon
a6c0636eb4 fix the regexp check 2010-06-30 23:35:39 +02:00
Romain Bignon
836452bb3b refresh button 2010-06-30 22:49:25 +02:00
Romain Bignon
9d83177672 use storage 2010-06-30 22:49:21 +02:00
Romain Bignon
9d9a22eabb when refresh() is recall, get only the new messages 2010-06-30 22:37:49 +02:00
Romain Bignon
da47636e98 messages are organised by threads 2010-06-30 22:31:01 +02:00
Romain Bignon
97a245ea27 import the qboobmsg MessagesManager and include it in the 'Messages' tab 2010-06-30 21:40:15 +02:00
Romain Bignon
e88e00a793 fetch and display messages 2010-06-30 21:40:01 +02:00
Christophe Benz
5bbe266c8c new HTML formatter using webkit 2010-06-30 20:20:25 +02:00
Romain Bignon
b6cbd074b2 new frontend QBoobMsg 2010-06-30 20:01:08 +02:00
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