diff --git a/weboob/applications/qcineoob/minimovie.py b/weboob/applications/qcineoob/minimovie.py
index d2c70ad0..fce75fba 100644
--- a/weboob/applications/qcineoob/minimovie.py
+++ b/weboob/applications/qcineoob/minimovie.py
@@ -42,6 +42,7 @@ class MiniMovie(QFrame):
self.connect(self.ui.newTabButton, SIGNAL("clicked()"), self.newTabPressed)
self.connect(self.ui.viewButton, SIGNAL("clicked()"), self.viewPressed)
+ self.connect(self.ui.viewThumbnailButton, SIGNAL("clicked()"), self.gotThumbnail)
if self.parent.parent.ui.showTCheck.isChecked():
self.gotThumbnail()
diff --git a/weboob/applications/qcineoob/miniperson.py b/weboob/applications/qcineoob/miniperson.py
index c3a6dbf5..8488e2e7 100644
--- a/weboob/applications/qcineoob/miniperson.py
+++ b/weboob/applications/qcineoob/miniperson.py
@@ -48,6 +48,7 @@ class MiniPerson(QFrame):
self.connect(self.ui.newTabButton, SIGNAL("clicked()"), self.newTabPressed)
self.connect(self.ui.viewButton, SIGNAL("clicked()"), self.viewPressed)
+ self.connect(self.ui.viewThumbnailButton, SIGNAL("clicked()"), self.gotThumbnail)
if self.parent.parent.ui.showTCheck.isChecked():
self.gotThumbnail()
diff --git a/weboob/applications/qcineoob/ui/minimovie.ui b/weboob/applications/qcineoob/ui/minimovie.ui
index c8e969fb..613e340e 100644
--- a/weboob/applications/qcineoob/ui/minimovie.ui
+++ b/weboob/applications/qcineoob/ui/minimovie.ui
@@ -6,8 +6,8 @@
0
0
- 464
- 136
+ 563
+ 138
@@ -43,10 +43,14 @@
-
-
-
- QFormLayout::ExpandingFieldsGrow
-
+
+
-
+
+
+ TextLabel
+
+
+
-
@@ -60,6 +64,19 @@
+ -
+
+
+
+ 75
+ true
+
+
+
+ Short description:
+
+
+
-
@@ -83,29 +100,6 @@
- -
-
-
-
- 75
- true
-
-
-
- Short description:
-
-
-
- -
-
-
- TextLabel
-
-
- false
-
-
-
-
@@ -119,38 +113,71 @@
- -
-
+
-
+
TextLabel
+
+ false
+
-
-
-
-
- 16777215
- 20
-
-
-
- View in new tab
-
-
-
- -
-
-
-
- 16777215
- 20
-
-
-
- View
-
-
+
+
-
+
+
+
+ 120
+ 20
+
+
+
+ View
+
+
+
+ -
+
+
+
+ 120
+ 20
+
+
+
+ View in new tab
+
+
+
+ -
+
+
+
+ 120
+ 20
+
+
+
+ View thumbnail
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
+
diff --git a/weboob/applications/qcineoob/ui/miniperson.ui b/weboob/applications/qcineoob/ui/miniperson.ui
index 7a5dd462..902cad99 100644
--- a/weboob/applications/qcineoob/ui/miniperson.ui
+++ b/weboob/applications/qcineoob/ui/miniperson.ui
@@ -6,7 +6,7 @@
0
0
- 464
+ 594
136
@@ -43,10 +43,7 @@
-
-
-
- QFormLayout::ExpandingFieldsGrow
-
+
-
@@ -127,30 +124,63 @@
-
-
-
-
- 16777215
- 20
-
+
+
+ 0
-
- View in new tab
-
-
-
- -
-
-
-
- 16777215
- 20
-
-
-
- View
-
-
+
-
+
+
+
+ 120
+ 20
+
+
+
+ View
+
+
+
+ -
+
+
+
+ 120
+ 20
+
+
+
+ View in new tab
+
+
+
+ -
+
+
+
+ 120
+ 20
+
+
+
+ View thumbnail
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
+