]> git.sesse.net Git - vlc/history - modules/gui/qt4
Fix Extended Panel Preset comboBox.
[vlc] / modules / gui / qt4 /
2008-07-26 Jean-Baptiste KempfFix Extended Panel Preset comboBox.
2008-07-26 Jean-Baptiste KempfCosmetic: don't access the same configuration item...
2008-07-26 Jean-Baptiste KempfFix #1761: open directory plays.
2008-07-26 Jean-Baptiste KempfHACK for minimalView to go around a Qt bug/feature
2008-07-26 Jean-Baptiste KempfFix #1744 in Qt menus.
2008-07-26 Jean-Baptiste KempfHid the ask-privacy option for Qt from the preferences.
2008-07-26 Jean-Baptiste KempfExplain what "OSD" is in the title (not in the button...
2008-07-25 Christophe Mutricyqt: i18n fix
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-23 Christophe MutricyThe playlist is not dockable at the moment
2008-07-23 Christophe MutricyWe don't want the & and ... in the title
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
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-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
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.
next