]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/convert.cpp
qt4: use const for QString when possible.
[vlc] / modules / gui / qt4 / dialogs / convert.cpp
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...