]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Fix the activation or not of advanced buttons in fullscreen controller
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfMissing translations.
2008-07-30 Jean-Baptiste KempfFix "on qt the seek slider is as wide as the interface...
2008-07-30 Jean-Baptiste KempfFix the "drag slider to 100% when video finishes doesn...
2008-07-29 Jean-Baptiste KempfDisable unused code.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-28 Jean-Baptiste KempfFullscreen controller button reordering to fix consiste...
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-26 Jean-Baptiste KempfFix leakage in FS controller (part 2)
2008-07-26 Jean-Baptiste KempfFix the leak caused by the QGridLayout of the FS contro...
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-07 Jean-Baptiste KempfCosmetics.
2008-07-07 Jean-Baptiste KempfLogarithmic slider for speed.
2008-07-01 Ilkka OllakkaSet sizePolicy for backgroundWidget, so when album...
2008-06-28 Rémi Denis-CourmontQt4: weak reference the video output...
2008-06-28 Rémi Denis-CourmontTypo
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-25 Jean-Baptiste KempfBreak compilation on Qt4.2
2008-06-25 Jean-Baptiste KempfForgotten tooltip :D
2008-06-24 Jean-Baptiste KempfDon't expand the bar, but the video during resizing...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-24 Rémi Denis-CourmontWe actually need to deliver the signal synchronously...
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi Denis-CourmontRemove BlockingQueuedConnection, hopefully not needed
2008-06-22 Rémi Denis-CourmontRemove superfluous locking
2008-06-22 Rémi Denis-CourmontQt4: apprently fix the embedded video
2008-06-21 Rémi Denis-CourmontQt4: add XFlush - this does still not work right
2008-06-21 Jean-Baptiste KempfFix alignment issue on teletext buttons...
2008-06-20 Rémi Denis-CourmontQt4: wait for VideoWidget::paintEvent
2008-06-20 Rémi Denis-CourmontQt4: wait until the video output is ready
2008-06-20 Jean-Paul SamanFix toggling of transparency on teletext pages. Keep...
2008-06-20 Jean-Paul SamanFix behaviour of the button logic for teletext and...
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-20 Jean-Paul SamanImprove behavour on teletext buttons.
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
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 DurfinaFixes for fullscreen controller
2008-06-10 Lukas DurfinaFullscreen controller
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfFix a small layout issue
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-03-29 Jean-Baptiste KempfSmall improvements on the TelX bar.
2008-03-11 Jean-Baptiste KempfSet the correct ToolTip on the play/pause button.
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 - remove debug.
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 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-15 Rafaël Carrécorrectly displays album art in playlist, fix by ILEoo
2008-01-06 Jean-Baptiste KempfQt4 - kill warnings.
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 KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
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-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-16 Jean-Baptiste KempfQt4 - Don't compile and create the Teletext bar without...
2007-12-16 Jean-Baptiste KempfQt4 - Hide the grey rectangle on the top of the interfa...
2007-12-16 Jean-Paul Samandon't show the teletext buttons yet, it is not ready...
2007-12-16 Jean-Paul Samankeep to the style of the file.
2007-12-16 Jean-Paul SamanSet default vbi page in interface.
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste KempfQt4 - Make the interface a bit smaller.
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-16 Jean-Baptiste KempfQt4 - Make the default interface smaller.
2007-12-16 Jean-Baptiste KempfQt4 - Small interface and control layout fix.
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-12 Ilkka Ollakkaadd myself to list who to blaim for qt4 bugs
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
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 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
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-26 Jean-Baptiste KempfQt4 - MainInterface, correct the resizing when docking...
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...
next