]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/input_slider.cpp
Small memory leak fix.
[vlc] / modules / gui / qt4 / util / input_slider.cpp
2008-07-26 Jean-Baptiste KempfSmall memory leak fix.
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-02-10 Jean-Baptiste KempfQt4 - SoundSlider setToolTip only in the correct range.
2008-02-07 Jean-Baptiste KempfQt4 - Fix the "sound slider moves at first time, even...
2008-02-07 Jean-Baptiste KempfQt4 - SoundSlider. Enable MouseTracking and show a...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Stop the stupidity of the input Slider:
2008-01-23 Jean-Baptiste KempfQt4 - Input Slider simplification... Draging still...
2008-01-11 Jean-Baptiste KempfQt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste KempfQt4 - SoundSlider, add a caption of the volume on it...
2007-12-11 Jean-Baptiste KempfQt4 - Slightly smaller sound slider and fix the padding...
2007-11-26 Jean-Baptiste KempfQt4 - Volume slider, move the slider when only clicked...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - Make the gradient fit INSIDE the boundaries...
2007-11-26 Jean-Baptiste KempfQt4 - Did you really think I couldn't do more ugly...
2007-11-23 Jean-Baptiste KempfQt4 - I couldn't do more ugly... If you know how to...
2007-11-23 Jean-Baptiste KempfQt4 - take care of the volume-step value from the prefe...
2007-11-23 Jean-Baptiste KempfQt4 - Add an option to have the volume slider from...
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: Display time in seek bar when mouse...
2006-09-13 Clément StenacSome more cleanup and macros
2006-08-27 Clément StenacFix a bug with slider positionning
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Clément StenacSome general clean up
2006-06-01 Clément StenacManage navigation buttons, status and text
2006-05-31 Clément StenacCleanup
2006-05-31 Clément StenacFirst benefits of QT ! A slider ! (Refs:#80)
2006-05-29 Clément StenacStart handling input
2006-05-29 Clément StenacSome progress