An error occurred fetching the project authors.
- 17 Feb, 2010 1 commit
-
-
Jakob Leben authored
-
- 24 Jan, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Geoffroy Couprie authored
Win32: get rid of calls to GetVersion (CoCreateInstance will fail anyway if the feature is not present)
-
- 23 Jan, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Jan, 2010 1 commit
-
-
Erwan Tulou authored
On Windows, fullscreen was displayed with a frame and title. Passing the newflags when reparenting works out the problem. patch tested successfully on Linux and WinXP. other Win flavors to be tested
-
- 18 Jan, 2010 1 commit
-
-
Steven Sheehy authored
-
- 29 Dec, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Dec, 2009 1 commit
-
-
JP Dinger authored
-
- 04 Dec, 2009 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Oct, 2009 2 commits
-
-
Benjamin authored
The widget is hidden by default, no need to call hide in the constructor. The widget reparentable already has the layout. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
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
-
-
Francois 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 2 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>
-