Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Christophe Benz
|
c7ff4640a0
|
Fix application descriptions.
|
2011-04-04 10:35:41 +02:00 |
|
Romain Bignon
|
31a0a0a8be
|
bump to 0.8
|
2011-04-04 10:30:09 +02:00 |
|
Romain Bignon
|
3cb6ca033f
|
bump to 0.7
|
2011-03-01 13:57:23 +01:00 |
|
Romain Bignon
|
460f9a423c
|
fix reload of backends list
|
2011-02-26 18:29:08 +01:00 |
|
Romain Bignon
|
f1aec0d629
|
load threads list at startup
|
2011-02-26 11:47:41 +01:00 |
|
Romain Bignon
|
7e080ec262
|
fix crash when children is None instead of a list
|
2011-02-26 11:13:03 +01:00 |
|
Romain Bignon
|
81f9980623
|
update copyrights
|
2011-01-14 23:03:52 +01:00 |
|
Romain Bignon
|
2ebb9a844d
|
bump to 0.6
|
2011-01-08 12:30:28 +01:00 |
|
Romain Bignon
|
78bfa70f23
|
set a description for every application
|
2010-12-09 12:03:38 +01:00 |
|
Romain Bignon
|
a83a81dde8
|
bump to 0.5
|
2010-12-01 19:55:59 +01:00 |
|
Romain Bignon
|
7be8efbab4
|
fix unicode issues
|
2010-12-01 19:29:29 +01:00 |
|
Christophe Benz
|
18e02f2fea
|
handle multiple receivers in messages
|
2010-11-22 15:28:27 +01:00 |
|
Romain Bignon
|
3fc6cfe50e
|
oops
|
2010-11-20 19:54:04 +01:00 |
|
Romain Bignon
|
de020c0cc5
|
in non-HTML content, replace \n with <br />
|
2010-11-20 15:32:48 +01:00 |
|
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 |
|