[vlc-commits] Qt: Improved tooltip to view the time at a given mouse position
Ludovic Fauvet
git at videolan.org
Tue Apr 12 19:22:06 CEST 2011
vlc | branch: master | Ludovic Fauvet <etix at l0cal.com> | Tue Apr 12 10:22:57 2011 +0200| [0dbba8ba67243d6f7c4ef2cd0451dc4da97e5a61] | committer: Jean-Baptiste Kempf
Qt: Improved tooltip to view the time at a given mouse position
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0dbba8ba67243d6f7c4ef2cd0451dc4da97e5a61
---
modules/gui/qt4/Modules.am | 3 +
modules/gui/qt4/util/input_slider.cpp | 49 ++++++++++++++-
modules/gui/qt4/util/input_slider.hpp | 9 +++-
modules/gui/qt4/util/timetooltip.cpp | 107 +++++++++++++++++++++++++++++++++
modules/gui/qt4/util/timetooltip.hpp | 52 ++++++++++++++++
5 files changed, 216 insertions(+), 4 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0dbba8ba67243d6f7c4ef2cd0451dc4da97e5a61
More information about the vlc-commits
mailing list