Commit graph

25 commits

Author SHA1 Message Date
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Romain Bignon
e64d4fc288 set message as read when viewing one, and display unread messages in yellow in list 2010-10-17 16:24:09 +02:00
Romain Bignon
f0215a89b5 do not enable the 'Reply' button when backend doesn't implement ICapMessagesPost 2010-10-17 11:44:39 +02:00
Romain Bignon
57435cbcf7 correctly reload when backends have been modified 2010-10-16 19:19:18 +02:00
Clément Schreiner
a47b19a8b5 Allows missing messages title or author. 2010-10-16 18:47:51 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
00f6c4dfe8 improvements 2010-10-05 17:41:45 +02:00
Romain Bignon
19a43030a7 support sending HTML or plaintext messages (choice in combobox) 2010-10-04 22:52:23 +02:00
Romain Bignon
dfa0d2be82 support messages sending and several minor features 2010-10-04 22:28:29 +02:00
Romain Bignon
e5fde16cb6 oops, badly removed _messageSelected 2010-10-04 21:31:51 +02:00
Romain Bignon
8b91911506 qboobmsg works and supports threads! 2010-10-04 21:15:23 +02:00
Romain Bignon
c216690351 wip 2010-10-04 20:39:57 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +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
9581fa0b19 all loaded backends are now configured (refs #368) 2010-08-19 22:15:38 +02:00
Romain Bignon
404d7290ba a lot of pyflakes and pylint fixes 2010-08-13 22:23:10 +02:00
Romain Bignon
843db82d8a port QHaveSex and QBoobMsg to new ICapMessage.Message API 2010-08-13 16:24:59 +02:00
Romain Bignon
792d2f3705 oops 2010-07-20 23:19:11 +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
6edfcfd574 correctly delete the QtDo process when finished 2010-07-12 23:46:43 +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
0db6d8942d fix imports 2010-07-08 02:35:40 +02:00
Christophe Benz
00110189c9 move setup.py files out of source tree 2010-07-07 17:20:17 +02:00
Christophe Benz
7d3a889c19 s/frontends/applications, third 2010-07-07 17:20:17 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00