]> git.sesse.net Git - vlc/commit
Qt: support for drag n dropping widget, removall and many other improvements.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 18 Jan 2009 22:47:40 +0000 (23:47 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 18 Jan 2009 23:25:19 +0000 (00:25 +0100)
commit63981a4e17bb149d7a891f63eb313d700e37d8b1
treead72dc2f799c1073cc47d3310c2c48dd4244b391
parent3300d070d22a5f107ba0167fb957f472d1478c6d
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.
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller.hpp
modules/gui/qt4/dialogs/toolbar.cpp
modules/gui/qt4/dialogs/toolbar.hpp
modules/gui/qt4/util/input_slider.cpp