]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - volumeSlider: correct the sliders functions and...
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éqt4 fullscreen: releases the vout
2007-09-08 Rafaël Carréqt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes...
2007-09-08 Rafaël CarréMoves volume icon update in the timer
2007-09-08 Rafaël Carréqt4: Adds a volume-muted icon
2007-09-08 Jean-Baptiste KempfQt4 - Volume: if volume > 50% of the sliderBar, then...
2007-09-08 Jean-Baptiste KempfQt4 - cleanup.
2007-09-08 Jean-Baptiste KempfQt4 - Fix previous commit and implement also snapshot...
2007-09-08 Jean-Baptiste KempfQt4 - Fullscreen button should work now. hasVideo(...
2007-09-08 Rafaël CarréMakes a debug msg more explicit
2007-09-08 Rafaël CarréAdds a pause pixmap for the play/pause button
2007-09-05 Jean-Baptiste Kempfqt4 - Main controls, small modification and implementat...
2007-09-02 Antoine CellerierApply "[PATCH] controls widget" by Domani Hannes. Thanks.
2007-09-01 Jean-Baptiste Kempfqt4: disc controls should only be shown on request.
2007-09-01 Jean-Baptiste KempfQt4 - remove the 'pink sliders' effect
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-24 Rafaël CarréFixes crash when using a vout with qt4.3
2007-08-20 Jean-Baptiste KempfQt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste KempfQt4 : buttons size and various fixes. Remove dead code...
2007-08-20 Jean-Baptiste KempfQt4 : Fix a size in main controlsWidget.
2007-08-20 Jean-Baptiste KempfQt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste KempfQt4 : Fix the playlistButton Size.
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 - Sizing, first step for the Playlist. Impeach...
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-06-07 Laurent AimarSet VideoWidget minimal size to 16x16 (I'm not sure...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-08 Clément StenacRemove visual button, put back in the menu
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 StenacRemove useless code
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-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-20 Clément StenacSome size fixes
2006-09-19 Clément StenacLayout for album art
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