Commit graph

634 commits

Author SHA1 Message Date
Christophe Benz
e34b8a6541 make qweboobcfg an application 2010-07-07 17:20:17 +02:00
Christophe Benz
3ccd0dc8ab do not raise exception for not implemented search 2010-07-07 17:20:17 +02:00
Christophe Benz
41eea192f4 formatters accept no backend name 2010-07-07 17:20:17 +02:00
Christophe Benz
dbaaa8ea0a fix applications command 2010-07-07 17:20:17 +02:00
Christophe Benz
dffda6f673 fix indentation 2010-07-07 17:20:17 +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
72c4d25d55 global s/frontends/applications/, again 2010-07-07 17:20:17 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00
Christophe Benz
423bc10f33 fix youtube 2010-07-07 17:20:16 +02:00
Christophe Benz
4ae57899af add missing subpackages, call makefiles automatically 2010-07-07 17:20:16 +02:00
Christophe Benz
b9c2355d22 rename script 2010-07-07 17:20:16 +02:00
Christophe Benz
37618bb28a create setup.py files for multi-packaging 2010-07-07 17:20:16 +02:00
Christophe Benz
7fec8bf400 change command description 2010-07-07 17:20:16 +02:00
Christophe Benz
1955d1be59 move core files to weboob.core 2010-07-07 17:20:16 +02:00
Christophe Benz
944662c4bf set application versions to 0.1 2010-07-07 17:20:16 +02:00
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