Bluebird75
|
4db660b86c
|
Make setup.py work with Windows: - introduce check_executable_unix and check_executable_windows and use them appropriately - use subprocess.check_call instead of os.system to catch make compilation errors - force makefile to use the pyuic detected in the check_executable (needed to have PYUIC=pyuic4.bat work correctly) - do not compile qvideoboob on Windows because it requires phonon
|
2011-03-14 13:16:57 +01:00 |
|
Juke
|
0c04db0b18
|
fix buildbot fail on inrockstv (closes #544)
|
2011-03-14 08:15:41 +01:00 |
|
Romain Bignon
|
52d06a26fe
|
fix parsing of accounts when there isn't any savings account
|
2011-03-13 17:49:44 +01:00 |
|
Romain Bignon
|
73c4a43c07
|
usernames can have a '-' in them
|
2011-03-13 15:01:04 +01:00 |
|
Romain Bignon
|
dbbcee8211
|
add a category
|
2011-03-13 14:55:27 +01:00 |
|
Romain Bignon
|
ce0fec8d34
|
fix getting video from an url, and catch errors
|
2011-03-13 14:38:20 +01:00 |
|
Romain Bignon
|
b64ca36fbe
|
support urls with '-' in the name of project
|
2011-03-12 11:19:54 +01:00 |
|
Romain Bignon
|
e50c1c9036
|
add category
|
2011-03-12 09:43:15 +01:00 |
|
juke
|
d092437ce6
|
return empty body when no main div (closes #541)
|
2011-03-11 10:53:29 +01:00 |
|
Romain Bignon
|
0d5e63e429
|
add command 'download'
|
2011-03-10 16:07:33 +01:00 |
|
Clément Schreiner
|
c63e608388
|
Fix title bar
|
2011-03-10 16:01:50 +01:00 |
|
Juke
|
4951603c73
|
fix empty article
|
2011-03-10 16:01:35 +01:00 |
|
Juke
|
4579e72850
|
new xhtml formatter
|
2011-03-10 16:01:34 +01:00 |
|
juke
|
c06b4e07fe
|
export_all works
|
2011-03-10 16:01:32 +01:00 |
|
Pierre Mazière
|
78fe6e38f8
|
LCL: deal with wrong login
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-09 10:58:13 +01:00 |
|
Romain Bignon
|
bafbf3644a
|
use IFormatter.(BOLD|NC) on every formatters
|
2011-03-09 09:26:55 +01:00 |
|
Romain Bignon
|
5192694f24
|
support stopping iteration on messages
|
2011-03-09 09:26:21 +01:00 |
|
juke
|
c504bb14a9
|
add default formatter to export_thread
|
2011-03-09 09:26:02 +01:00 |
|
Pierre Mazière
|
2212368eb1
|
LCL: deal with wrong passwords
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-09 09:26:02 +01:00 |
|
juke
|
480e53cb00
|
no bold when -O
|
2011-03-09 09:26:02 +01:00 |
|
juke
|
56bee4465d
|
pep 8 fix
|
2011-03-08 13:37:13 +01:00 |
|
juke
|
75d1e4911d
|
remove div.content
|
2011-03-08 13:27:15 +01:00 |
|
Romain Bignon
|
406475d7b9
|
fix parsing of username in comments
|
2011-03-08 12:34:51 +01:00 |
|
Romain Bignon
|
cea58c23e4
|
new attribute 'username' on comments
|
2011-03-08 11:05:56 +01:00 |
|
Juke
|
64959ad28d
|
remove useless markup closes #537
|
2011-03-08 00:12:22 +01:00 |
|
Romain Bignon
|
ea1dd01520
|
upgrade firefox from 3.0.3 to 3.6.13
|
2011-03-07 17:50:54 +01:00 |
|
Romain Bignon
|
6d1124018e
|
unused import
|
2011-03-07 17:48:23 +01:00 |
|
Romain Bignon
|
6d53ee478b
|
method to post to the board
|
2011-03-07 17:47:44 +01:00 |
|
Romain Bignon
|
e5b2c1d7e5
|
support board
|
2011-03-07 17:47:44 +01:00 |
|
juke
|
216d7dd5cd
|
link is optional closes #536
|
2011-03-07 17:19:53 +01:00 |
|
Romain Bignon
|
e95fe0e346
|
new category
|
2011-03-07 16:32:23 +01:00 |
|
Juke
|
397b5875f1
|
factorise
|
2011-03-07 16:25:57 +01:00 |
|
Pierre Mazière
|
4a92e6e15a
|
LCL: fix login again
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-07 16:16:13 +01:00 |
|
Romain Bignon
|
6a0786ce99
|
lcl is now maintained by peetah
|
2011-03-07 11:14:12 +01:00 |
|
Romain Bignon
|
b81240baa0
|
oops
|
2011-03-07 11:04:25 +01:00 |
|
Romain Bignon
|
34db067da4
|
fix indent
|
2011-03-07 10:53:57 +01:00 |
|
Pierre Mazière
|
e14af3b890
|
LCL: implement account history
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-07 10:51:02 +01:00 |
|
Pierre Mazière
|
a732a8a051
|
LCL: implement account listing
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-07 10:51:02 +01:00 |
|
Pierre Mazière
|
360a2ce3b5
|
LCL: fix login
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-03-07 10:51:02 +01:00 |
|
Romain Bignon
|
73b6b1e655
|
new method get_comment
|
2011-03-07 08:47:17 +01:00 |
|
Romain Bignon
|
7ca2c7a871
|
new category
|
2011-03-06 10:00:10 +01:00 |
|
Romain Bignon
|
388adcdb72
|
add tests
|
2011-03-06 09:59:53 +01:00 |
|
Romain Bignon
|
4a7a90cb46
|
remove the 'refresh' feature from Browser
|
2011-03-06 09:58:38 +01:00 |
|
juke
|
4b10f67058
|
add new categories
|
2011-03-06 09:14:10 +01:00 |
|
juke
|
fdf82a6ba8
|
new categories
|
2011-03-06 09:14:04 +01:00 |
|
Romain Bignon
|
d6cb3f78ed
|
fix call to bcall_error_handler() on mother class
|
2011-03-05 23:56:47 +01:00 |
|
Romain Bignon
|
c0ce5affbd
|
new desktop file for qwebcontentedit
|
2011-03-05 23:56:38 +01:00 |
|
Romain Bignon
|
2ba3f46f3b
|
split ReplApplication to create ConsoleApplication
|
2011-03-05 21:55:20 +01:00 |
|
Romain Bignon
|
6a779135c1
|
ability to plusse/moinse a comment
|
2011-03-05 21:54:57 +01:00 |
|
Romain Bignon
|
ae4b77df44
|
fix iter_unread_threads() to correctly set the UNREAD flag
|
2011-03-04 16:22:49 +01:00 |
|