- 25 Oct, 2009 1 commit
-
-
Benjamin Poulain authored
The QPalette of the widget is already stored in QWidget, there is no need to have an attribute for it. Signed-off-by:
Ilkka Ollakka <ileoo@videolan.org>
-
- 23 Oct, 2009 1 commit
-
-
Marian Ďurkovič authored
-
- 08 Sep, 2009 1 commit
-
-
Geoffroy Couprie authored
-
- 07 Sep, 2009 1 commit
-
-
Geoffroy Couprie authored
-
- 25 Aug, 2009 2 commits
-
-
Ilkka Ollakka authored
should fix that returning from fullscreen going wrongsize, also set fullscreen flags after reparent and before parenting back from fullscreen.
-
Ilkka Ollakka authored
screennumbers starts from 1 onward, this allows user again to define if he wants fullscreen window on particular screen instead of the one where interface is.
-
- 16 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
It does not seem to matter, but better safe than sorry...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Aug, 2009 2 commits
-
-
Ilkka Ollakka authored
restore setWindowState and setParent order
-
Erwan Tulou authored
- preserve apect ratio - alignment set to Center - signal-slot connection moved to a better place - Art updated in info Panel when artUrl is file://
-
- 13 Aug, 2009 4 commits
-
-
Ilkka Ollakka authored
This restores functionality, that video goes fullscreen on same screen that vlc player is. For somereason it didn't work correctly when reparented to QDesktop-screen( num ) widget.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix spurious BadWindow errors from the video displays.
-
- 12 Aug, 2009 3 commits
-
-
Laurent Aimar authored
There is still a problem when the Gui itself has "on top" set.
-
Rémi Denis-Courmont authored
Pointed-out-by: Jean-Baptiste Kempf
-
Rémi Denis-Courmont authored
-
- 01 Aug, 2009 1 commit
-
-
Laurent Aimar authored
-
- 09 Jun, 2009 1 commit
-
-
François Cartegnie authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 May, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
doSomehting() is not a good function name.
-
- 15 May, 2009 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 11 May, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Mar, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 28 Feb, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Feb, 2009 1 commit
-
-
Joseph Tulou authored
Signed-off-by:
Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
-
- 11 Feb, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Clicking on it brings the adjustable slider. DoubleClicking doesn't do anything anymore. This way the behaviour is more usable and less complex <joke>(don't be too KDEish!)</joke>
-
Jean-Baptiste Kempf authored
-
- 10 Feb, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 31 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 24 Jan, 2009 1 commit
-
-
Joseph Tulou authored
this patch features : - persistent resizable main windows - video confined to preexisting window size Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Jan, 2009 2 commits
-
-
Jean-Philippe Andre authored
-
Jean-Baptiste Kempf authored
-
- 16 Jan, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Jan, 2009 3 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
commit. Thou I think it should invalidate current album art, so core would do new search for it.
-
Ilkka Ollakka authored
Input manager now emits signal for album art and gives url to art itself, so CoverArt or Background-widgets don't need to parse it themself, and CoverArt don't need to use those callbacks. This ways both get same image too.
-