Florent
|
d6da9843db
|
Set copyright in applications
|
2014-10-17 17:57:42 +02:00 |
|
Florent
|
feb1405813
|
bump to 1.1
|
2014-10-17 14:10:38 +02:00 |
|
Florent
|
628c63f899
|
Remove backend for do() calls
|
2014-10-10 14:11:45 +02:00 |
|
Laurent Bachelier
|
74a4ef6723
|
Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
|
2014-10-06 17:00:17 +02:00 |
|
Laurent Bachelier
|
c07e23cafc
|
Use class attributes as much as possible for application output
refs #803
|
2014-09-04 12:41:25 +02:00 |
|
Florent
|
432f97e95c
|
bump to 1.0
|
2014-09-03 17:14:10 +02:00 |
|
Romain Bignon
|
e025fb0b20
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
Florent
|
b105b8df19
|
Fix definition of DISPLAYED_FIELDS
|
2014-06-18 15:34:59 +02:00 |
|
Florent
|
30732318b5
|
Introduce the DISPLAYED_FIELDS in formatter
|
2014-06-17 15:45:13 +02:00 |
|
Florent
|
9ca0bbae6a
|
bump to 0.j
|
2014-05-19 22:45:35 +02:00 |
|
Florent
|
b914e66969
|
Fix hints in not found error
|
2014-03-19 11:18:47 +01:00 |
|
Florent
|
57e08c6cad
|
Do not display the unit if the value is empty
|
2014-03-19 10:00:57 +01:00 |
|
Florent
|
94632d60f8
|
Test "if a is None", not only "if a"
|
2014-03-18 10:43:30 +01:00 |
|
Florent
|
a82f57512c
|
bump to 0.i
|
2014-01-08 23:40:16 +01:00 |
|
Florent
|
27e0690f8b
|
Fix formatter in some cases
|
2013-12-18 10:17:27 +01:00 |
|
Florent
|
5d746519b6
|
Test if lastvalue is available
|
2013-12-17 17:09:07 +01:00 |
|
Florent
|
ca766332bf
|
Small improvement of float printing
|
2013-12-17 16:55:03 +01:00 |
|
Florent
|
347b591811
|
Small typo
|
2013-12-17 15:29:35 +01:00 |
|
Florent
|
cf14d6e6b9
|
pep8 cleaning (visual indentation)
|
2013-12-17 15:05:55 +01:00 |
|
Florent
|
a82aaf830a
|
Change colors
|
2013-12-17 15:01:18 +01:00 |
|
Florent
|
636df2c934
|
Add a formatter for boobsize search
|
2013-12-17 14:53:02 +01:00 |
|
Florent
|
6087521b35
|
Remove dead code
|
2013-12-17 13:54:53 +01:00 |
|
Florent
|
9e7f2a932b
|
First implementation of boobsize
|
2013-12-17 12:59:49 +01:00 |
|