]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.hpp
Qt4 - New kind of volume slider.
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-11 Jean-Baptiste KempfQt4 - A to B Loop implementation.
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-15 Jean-Baptiste KempfQt4 - compil fix.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-09 Jean-Baptiste KempfQt4 - double clicking the time can open the gotoTimeDia...
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface, avoid the bug that makes the popup...
2007-09-09 Jean-Baptiste KempfQt4 - Have a slider to control precisely the rate,...
2007-09-09 Jean-Baptiste KempfQt4 - Volume: set the slider maximum to 200, in order...
2007-09-09 Jean-Baptiste KempfQt4 - Volume Icon updates NOT in an TIMEOUT function...
2007-09-08 Rafaël CarréMoves volume icon update in the timer
2007-09-08 Jean-Baptiste KempfQt4 - Volume, when clicked on the icon, mute and change...
2007-09-08 Jean-Baptiste KempfQt4 - Volume: if volume > 50% of the sliderBar, then...
2007-09-05 Jean-Baptiste Kempfqt4 - Main controls, small modification and implementat...
2007-08-31 Jean-Baptiste KempfQt4 - Main Interface: Advanced buttons are correctly...
2007-08-30 Rafaël Carréqt4: uses setMinimumSize from the good thread using...
2007-08-20 Jean-Baptiste KempfQt4 : buttons size and various fixes. Remove dead code...
2007-08-20 Jean-Baptiste KempfQt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste KempfQt4 : remove useless files.
2007-08-20 Jean-Baptiste KempfQt4 : Changes in the main interface:
2007-08-19 Jean-Baptiste Kempfqt4 : QT4 album art in allways-video.
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-23 Clément StenacDon't spit too much debug
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-23 Clément StenacAdvanced controls bar
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-20 Clément StenacSome size fixes
2006-09-19 Clément StenacNew system for handling elements in the main interface
2006-09-19 Clément StenacGive control back to the main interface for handling...
2006-09-19 Clément StenacRework of the embedded stuff. This breaks everything :)
2006-09-19 Clément StenacSplit video widget from background image managre