]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/convert.cpp
qt4: attempt to work around a design flaw in the toolbar editor
[vlc] / modules / gui / qt4 / dialogs / convert.cpp
2010-06-14 Ilkka Ollakkaqt4: add webm on convert containers list
2010-05-15 Ilkka Ollakkaqt4: don't add duplicate on convert if not needed
2009-09-02 Nick PopeAdded window roles for X11
2009-04-30 Jean-Baptiste KempfQt: When changing a profile, use it right now.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-15 Jean-Baptiste KempfQt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-03-03 Jean-Baptiste KempfQt: Integration of this convertion dialog in THEDP.
2009-03-03 Jean-Baptiste KempfQt: add a very dumb-down version of the Sout dialog...