]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: Make sure we don't leak an input.
[vlc] / modules / gui / qt4 /
2008-07-12 Rémi Denis-CourmontQt4: remove useless IPv6 option
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfDocument the guidelines for strings.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-09 Jean-Baptiste KempfAccelerate the network port SpinBox chooser.
2008-07-09 Jean-Baptiste KempfFix network panel (start with deactivated checkboxes)
2008-07-07 Jean-Baptiste KempfFix open Panel. thanks fenrir for spotting it.
2008-07-07 Jean-Baptiste KempfFix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste KempfRevert "Fixed open network panel."
2008-07-07 Jean-Baptiste KempfForce a correct size of the dialog at start.
2008-07-07 Jean-Baptiste KempfFix behaviour of DVDSimple button while not in DVD...
2008-07-07 Jean-Baptiste KempfCosmetics.
2008-07-07 Jean-Baptiste KempfLogarithmic slider for speed.
2008-07-07 Felix Paul KühneMore l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-07-07 Felix Paul KühneRemoved 'fetch-meta' from the welcome dialogue. Still...
2008-07-06 Rémi Denis-CourmontQt4: remove fetch-meta - fixes #1670
2008-07-05 Laurent AimarFixed open network panel.
2008-07-05 Rémi Denis-CourmontRemove dead code
2008-07-05 Pierre d'Herbemontqt4: no need to use VLC_OBJECT() here. Plus use GetMain...
2008-07-05 Pierre d'Herbemontqt4: Fix previous modification.
2008-07-05 Pierre d'Herbemontqt4: use module_GetMainModule.
2008-07-05 Pierre d'Herbemontqt4: Add a missing pl_Release(). Please review.
2008-07-05 Pierre d'Herbemontqt4: Use playlist_CurrentInput().
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-03 Rémi Denis-CourmontQt4: really clear shortcuts - fixes #1666
2008-07-02 Rémi Denis-CourmontQt4: remove dead declaration
2008-07-02 Rémi Denis-CourmontRemove hacking fullscreen control invocation - fixes...
2008-07-01 Ilkka OllakkaSet sizePolicy for backgroundWidget, so when album...
2008-07-01 Rémi Denis-CourmontFix gettext use
2008-07-01 Rémi Denis-CourmontQt4: Remove hackish use of vout window for the FS contr...
2008-06-28 Rémi Denis-CourmontForgot this file
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-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-28 Rémi Denis-CourmontFix function name clash
2008-06-27 Ilkka OllakkaDon't release vout if it ain't present (eg. when audio...
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 KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontAllow more than one use of the video widget
2008-06-25 Rémi Denis-CourmontQt4: small memory leak
2008-06-25 Rémi Denis-CourmontQt4: restore the fullscreen controller
2008-06-25 Rémi Denis-CourmontUse QPointer and QMutexLocker so we don't crash at...
2008-06-25 Rémi Denis-Courmontvariables use are thread safe. No need for nested locking.
2008-06-25 Rémi Denis-CourmontRemove useless variable
2008-06-25 Rémi Denis-CourmontQt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis-CourmontRemove out-of-date comments
2008-06-25 Jean-Baptiste KempfBreak compilation on Qt4.2
2008-06-25 Jean-Baptiste KempfVery small fixes on UI.
2008-06-25 Jean-Baptiste KempfForgotten tooltip :D
2008-06-25 Jean-Baptiste KempfFix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste KempfCode Cosmetics
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-06-25 Christophe MutricyFix permissions
2008-06-25 Christophe MutricyIncrease videowidget size priority over the others.
2008-06-24 Jean-Baptiste KempfCosmetics
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 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-24 Rémi Denis-CourmontWe actually need to deliver the signal synchronously...
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-06-24 Jean-Paul SamanDistribute images for telx functionality.
2008-06-24 Jean-Baptiste KempfRenumber event number in order to debug better.
2008-06-24 Jean-Baptiste KempfFix DVD menu button. Fix metadata name displaying.
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
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 KempfString consistency.
2008-06-21 Jean-Baptiste KempfString consistency.
2008-06-21 Jean-Baptiste KempfI think we said to use disc over disk.
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-21 Jean-Baptiste KempfCode cosmetics.
2008-06-21 Jean-Baptiste KempfFix alignment issue on teletext buttons...
2008-06-20 Rémi Denis-CourmontQt4: Avoid a warning when embedding is disabled
2008-06-20 Rémi Denis-CourmontAvoid comments within comments
2008-06-20 Rémi Denis-CourmontQt4: wait for VideoWidget::paintEvent
2008-06-20 Rémi Denis-Courmontqt4: remove dummy error messages
2008-06-20 Rémi Denis-CourmontQt4: wait until the video output is ready
2008-06-20 Rémi Denis-CourmontQt4: embedded window support
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 Jean-Paul SamanNice pictures for teletext buttons.
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-20 Ilkka OllakkaEmit event to check inputchange in maininputmanager...
2008-06-20 Jean-Paul SamanImprove behavour on teletext buttons.
2008-06-20 Ilkka OllakkaRemove audio-es/video-es callbacks and replace it with...
2008-06-18 Jean-Paul SamanForgot to test when ZVBI is not compiled in.
2008-06-18 Jean-Paul SamanUse commandline value if available for setting teletext...
2008-06-18 Jean-Paul SamanAdd callback to spu-es from the input.
2008-06-18 Jean-Baptiste KempfMenus: Comments and code cosmetics.
2008-06-18 Jean-Baptiste KempfFix popup menu play and interface entries.
2008-06-18 Jean-Philippe AndreQt menus: fix popup submenus non disparition
next