]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/input_slider.cpp
UI: prefix/namespace resources for better maintainability
[vlc] / modules / gui / qt4 / util / input_slider.cpp
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Jean-Baptiste KempfQt: change slightly the colours of the sound slider.
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-01-18 Jean-Baptiste KempfQt: support for drag n dropping widget, removall and...
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-10-15 Jean-Baptiste KempfQt4: kill an uninitialized warning.
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-18 Jean-Baptiste KempfSmall Sound Slider issue fixed.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfSmaller Volume Slider due to popular request.
2008-08-04 Laurent AimarFixed uninitialized value.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
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