Commit graph

29 commits

Author SHA1 Message Date
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
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Romain Bignon
3bbf4c8a26 strip newlines from descriptions in search results 2013-07-28 00:05:22 +02:00
Romain Bignon
bdf4c13f4e remove useless calls to ReplApplication.flush() (closes #812) 2013-07-27 19:00:58 +02:00
Romain Bignon
9094294683 default behavior is to unlimit results, except for explicit commands (searches or history)
closes #1139
2013-07-27 15:56:45 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Romain Bignon
c0740e695d remove useless import of with_statement (we do not support anymore python2.5)
refs #806
2013-07-27 14:38:18 +02:00
Julien Veyssier
76c3454617 [cookboob] [qcookboob] better nb_person interval display 2013-04-02 11:06:15 +02:00
Julien Veyssier
6667c27f9c [cookboob] sometimes preparation time is not available 2013-03-30 16:12:53 +01:00
Julien Veyssier
be5db32a19 [cookboob] small correction 2013-03-30 15:35:38 +01:00
Julien Veyssier
06b670af47 [cookboob] cap/app modified to handle interval number of persons 2013-03-30 15:35:38 +01:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Julien Veyssier
d391d1a2d8 [cookboob] author field added 2013-03-25 11:22:12 +01:00
Julien Veyssier
1d971a5e04 [cookboob] export to KRecipesML much better and cleaner 2013-03-25 11:22:12 +01:00
Julien Veyssier
4d661fd759 [cookboob] export to mastercook XML 2013-03-25 11:22:12 +01:00
Julien Veyssier
62074615da verified autopep8 on qcineoob, cineoob, suboob, booblyrics, cookboob 2013-03-18 11:16:05 +01:00
Julien Veyssier
f6e2f0a657 many emptyfications 2013-03-15 12:43:51 +01:00
Julien Veyssier
003f5c50f8 [cookboob] emptyfication 2013-03-15 11:58:47 +01:00
Julien Veyssier
ccea968b12 [cookboob] less mandatory fields in formatter, minutes display 2013-03-15 11:45:09 +01:00
Julien Veyssier
4798fdd411 new backend marmiton 2013-03-14 20:18:13 +01:00
Julien Veyssier
07a357a94f new cap recipe and app cookboob 2013-03-14 17:44:54 +01:00