]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.hpp
Update qt4 interface to use new "teletex-es". It fixes the unwanted display
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontRemove completely useless mutex
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Lukas DurfinaFix hidding of fullscreen controller after leaving...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi Denis-CourmontRemove superfluous locking
2008-06-22 Rémi Denis-CourmontQt4: apprently fix the embedded video
2008-06-20 Rémi Denis-CourmontQt4: wait for VideoWidget::paintEvent
2008-06-20 Jean-Paul SamanFix behaviour of the button logic for teletext and...
2008-06-12 Jean-Baptiste KempfWarning killing.
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Lukas DurfinaFullscreen controller
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-02-25 Jean-Baptiste KempfQt4 - Fix art display in the bgWidget, fix one volume...
2008-02-13 Jean-Baptiste KempfQt4 - Actually implement double-click on speed does...
2008-02-12 Jean-Baptiste KempfQt4 - small fixes... Remove one redondant connect,...
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
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