]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Qt: Add a parent to the CoverArtLabel We should add parents to all QWidgets created...
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-11 Christophe MutricyUse the good icon id
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-05 Laurent AimarFixed initial snpshot/fullscreen state.
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-25 Jean-Baptiste KempfFix the minimum size in qt-display-mode 1 to show all...
2008-08-25 Jean-Baptiste KempfFix typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste KempfFix very annoying typo that discard most of the correct...
2008-08-24 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-23 Jean-Philippe AndreQt: hide record button when the record access-filter...
2008-08-23 Antoine CellerierUse the same order for buttons in the fullscreen interf...
2008-08-23 Antoine CellerierChange the fullscreen button in the fullscreen controll...
2008-08-23 Jean-Philippe AndreImplement 'record' button in Qt intf
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-18 Jean-Baptiste KempfCosmetic.
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-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-02 Laurent AimarRemoved invalid assert.
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
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.
next