Revision 654927

Go back to digest for 22nd April 2007

Features in KDE Base

Matthias Kretz committed changes in /trunk/KDE/kdelibs/phonon/ui:

Remove the internal FullscreenVideoWidget which ate all the VideoWidget events.
Now the VideoWidget itself is made a toplevel window (& ~Qt::SubWindow and | Qt::Window) instead of the reparenting that was done before.

Also I removed the F shortcut (QAction) from the VideoWidget. Applications need to handle shortcuts themselves.

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/phonon/ui
  •   /videowidget.cpp
  •   /videowidget_p.h
2 files changed in total