Florent
e92621e5e3
Fix headers
2013-07-04 20:55:43 +02:00
Bezleputh
518358e284
correct console application
2013-07-04 20:42:30 +02:00
Bezleputh
48f0054e91
creation de l'appli console handjoob
2013-07-04 20:42:30 +02:00
Florent Fourcot
407d5996f0
Fix gauges command parsing
2013-05-17 00:09:25 +02:00
Stefano Zacchiroli
88908f358e
boobank: avoid blank lines between entries in (pretty_)qif formatting
...
rationale: empty lines between entries do not seem to be supported by
the spec
http://web.archive.org/web/20100222214101/http://web.intuit.com/support/quicken/docs/d_qif.html
and I have found at least one application reading QIF that works properly
without the blank lines, and fail to work with the blank lines
also: most QIF files generated by other apps in the wild seem not to have
any empty lines between entries
2013-05-10 09:00:26 +02:00
Romain Bignon
9018e6aedb
use fillobj instead of get_video to complete all fields
2013-04-27 11:52:44 +02:00
Julien Veyssier
9716dcbe7f
[suboob] don't show url if empty
2013-04-15 09:42:06 +02:00
Julien Veyssier
f8067b949e
[booblyrics] search command needs 2 arguments
2013-04-10 16:50:52 +02:00
Romain Bignon
7132ac47ca
fix display of messages list in non interactive mode
2013-04-06 23:18:39 +02:00
Julien Veyssier
efa452098b
[qcineoob] ctrl+l to get focus on search edit, don't go on middle click opened tab
2013-04-06 10:36:28 +02:00
Julien Veyssier
515d4b8990
[qcineoob] qstring -> unicode
2013-04-06 10:36:28 +02:00
Laurent Bachelier
77ed563581
Fix comparisons to None
2013-04-03 19:04:56 +02:00
Laurent Bachelier
13026702bd
Whitespace
2013-04-03 19:04:55 +02:00
Julien Veyssier
ff0d9ced4d
[qcineoob] tabification
2013-04-02 12:09:52 +02:00
Julien Veyssier
0e99cd984d
add language abbreviations in subtitle search help
2013-04-02 11:06:15 +02:00
Julien Veyssier
76c3454617
[cookboob] [qcookboob] better nb_person interval display
2013-04-02 11:06:15 +02:00
Julien Veyssier
7a6132cbca
[qcineoob] download filename encoding
2013-04-02 11:06:15 +02:00
Julien Veyssier
2a49b6e5bf
[cineoob] filmography and casting restricted to movie/person backend
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
aed9a8a511
[qcookboob] interval number of persons
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
Julien Veyssier
fb39dcd825
[qcookboob] no shortdesc case
2013-03-30 15:35:37 +01:00
Julien Veyssier
e5365d76a7
[qcineoob] small cleaning
2013-03-30 15:35:37 +01:00
Florent
9484099a1d
bump to 0.g
2013-03-26 18:31:12 +01:00
Julien Veyssier
77e16b839c
[qcineoob] speedup, do not fillobj(thumbnail) if notavailable
2013-03-26 16:54:34 +01:00
Julien Veyssier
971ea3346a
[qcineoob] thumbnails resize, showThumbnailCheck state saved in config
2013-03-26 16:22:00 +01:00
Julien Veyssier
d6a0291deb
[qcineoob] checkbox to show thumbnail in search
...
[allocine] fix empty productionYear problem
2013-03-26 16:22:00 +01:00
Julien Veyssier
ce1723df16
[allocine] handle empty result
...
[qcineoob] QString -> unicode
2013-03-26 16:22:00 +01:00
Julien Veyssier
4a832d7dda
[allocine] movie poster correction
2013-03-26 10:30:08 +01:00
Julien Veyssier
251f863c0b
[qcineoob] role selection improved in filmography and casting
2013-03-26 10:30:08 +01:00
Julien Veyssier
63c769305d
[allocine] roles in get_person
2013-03-26 10:30:08 +01:00
Julien Veyssier
efc49bc596
[allocine] quasi operational
2013-03-26 10:30:08 +01:00
Julien Veyssier
a51b63148d
[qcookboob] integration of author field
2013-03-25 11:22:12 +01:00
Julien Veyssier
d391d1a2d8
[cookboob] author field added
2013-03-25 11:22:12 +01:00
Julien Veyssier
7a63b28181
[qcookboob] integration of 'kreml export' functionality
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
Laurent Bachelier
d8c30e6a96
qcookboob: Fix window name
2013-03-25 11:10:38 +01:00
Julien Veyssier
c04ca3f3b3
[qcookboob] integration of stop feature
2013-03-19 22:13:56 +01:00
Julien Veyssier
4dfdcfbe97
[qcookboob] cosmetics
2013-03-19 22:13:56 +01:00
Laurent Bachelier
be3e19a203
try/except import are now handled by flake8 2.0+ / pyflakes 0.6+
2013-03-19 19:10:20 +01:00
Julien Veyssier
a62ed69045
[qcineoob] button to stop search process
2013-03-18 15:02:40 +01:00
Julien Veyssier
893437dd00
[qcookboob] max results
2013-03-18 15:02:39 +01:00
Julien Veyssier
fe9c011757
[qcineoob] save max results number in config
2013-03-18 15:02:39 +01:00
Julien Veyssier
b91266f2d7
[qcineoob] limit number of result by backend
2013-03-18 15:02:39 +01:00
Julien Veyssier
01ac98b167
[qcineoob] try to guess subtitle extension at download
2013-03-18 15:02:39 +01:00
Julien Veyssier
233c18b2e1
[qcineoob] graphical fixes
...
add 'genres' field to Movie object of ICapCinema
2013-03-18 15:02:39 +01:00
Julien Veyssier
1c42b12ab6
[qcineoob] set pictures sizes
2013-03-18 15:02:39 +01:00
Julien Veyssier
8d49950813
finaly handle BrowserHTTPNotFound in backend browsers
2013-03-18 15:02:38 +01:00