Christophe Benz
|
0db6d8942d
|
fix imports
|
2010-07-08 02:35:40 +02:00 |
|
Christophe Benz
|
21f86830cc
|
fix dependencies
|
2010-07-08 02:29:38 +02:00 |
|
Christophe Benz
|
eecd1a40ca
|
add webkit dependency
|
2010-07-07 19:50:52 +02:00 |
|
Christophe Benz
|
12e4720bfb
|
fix monboob
|
2010-07-07 18:13:33 +02:00 |
|
Christophe Benz
|
028974c860
|
fix urls
|
2010-07-07 18:13:15 +02:00 |
|
Christophe Benz
|
4caa9abd29
|
rename engine to ouiboube
|
2010-07-07 18:08:35 +02:00 |
|
Christophe Benz
|
a9e1b627a9
|
rename setup scripts in all_packages.sh
|
2010-07-07 18:08:02 +02:00 |
|
Christophe Benz
|
3bf7ac942d
|
remove unused imports
|
2010-07-07 17:30:55 +02:00 |
|
Christophe Benz
|
f1824134d6
|
rename setup.py files
|
2010-07-07 17:20:18 +02:00 |
|
Christophe Benz
|
d3ac0e5413
|
launch makefiles in development mode
|
2010-07-07 17:20:18 +02:00 |
|
Christophe Benz
|
b9454d89b0
|
don't install scripts in /usr/bin in development mode
|
2010-07-07 17:20:17 +02:00 |
|
Christophe Benz
|
1f6564c500
|
put back backendcfg to tools
|
2010-07-07 17:20:17 +02:00 |
|
Christophe Benz
|
833655984a
|
fix make paths
|
2010-07-07 17:20:17 +02:00 |
|
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 |
|