Commit graph

818 commits

Author SHA1 Message Date
Christophe Benz
39f9406574 update installation instructions 2010-07-07 17:20:16 +02:00
Romain Bignon
9582c63c8c fix iteration on contacts 2010-07-07 16:41:39 +02:00
Romain Bignon
8fd3468352 move code to create Contact in backend.py 2010-07-05 18:22:10 +02:00
Romain Bignon
e104e36153 better display of the contact list (big names, colored status, etc.) 2010-07-05 12:05:24 +02:00
Romain Bignon
900a62ffea new HTMLDelegate class to display content as HTML in QTreeWidget and QListWidget 2010-07-05 12:04:17 +02:00
Romain Bignon
90d114afa1 messages text is selectable 2010-07-05 10:17:37 +02:00
Romain Bignon
15f4167c81 disconnect signals when the process is done 2010-07-04 17:39:30 +02:00
Romain Bignon
7233fca84d ability to answer to messages 2010-07-04 17:23:20 +02:00
Romain Bignon
a041e1b210 fix the fetch of a single thread (when no listed on the main contacts page) 2010-07-04 17:23:05 +02:00
Romain Bignon
f70b937236 display messages of the selected contact 2010-07-04 16:33:15 +02:00
Romain Bignon
7d8a127dd8 Merge remote branch 'cbenz/master' 2010-07-04 10:29:23 +02:00
Romain Bignon
d7301438cb display modules icons in backends list, modules list and module description 2010-07-04 00:29:47 +02:00
Romain Bignon
9dd56c9e14 display logo of backends on status tab 2010-07-03 23:37:24 +02:00
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
Christophe Benz
0cd5d81dec remove unused variable 2010-07-03 22:48:18 +02:00
Christophe Benz
33eb2290ae new-style class 2010-07-03 22:48:18 +02:00
Christophe Benz
b01fc9ee16 new backend for INA french video archives 2010-07-03 22:48:17 +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