[vlc-devel] commit: Qt: support for drag n dropping widget, removall and many other improvements. (Jean-Baptiste Kempf )

git version control git at videolan.org
Mon Jan 19 00:26:10 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jan 18 23:47:40 2009 +0100| [63981a4e17bb149d7a891f63eb313d700e37d8b1] | committer: Jean-Baptiste Kempf 

Qt: support for drag n dropping widget, removall and many other improvements.

To remove, just drag n drop to the void.
To change, just drag n drop to new position.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=63981a4e17bb149d7a891f63eb313d700e37d8b1
---

 modules/gui/qt4/components/controller.cpp |    4 +-
 modules/gui/qt4/components/controller.hpp |    2 +-
 modules/gui/qt4/dialogs/toolbar.cpp       |  160 +++++++++++++++++++++++++----
 modules/gui/qt4/dialogs/toolbar.hpp       |    5 +
 modules/gui/qt4/util/input_slider.cpp     |    1 +
 5 files changed, 150 insertions(+), 22 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=63981a4e17bb149d7a891f63eb313d700e37d8b1



More information about the vlc-devel mailing list