]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/vlm.hpp
QT4_vlm: really fix #3938.
[vlc] / modules / gui / qt4 / dialogs / vlm.hpp
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-04-15 Francois CartegnieDrop trailing semicolons
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-02-08 Mark BidewellOverload toggleVisible() to update list with media...
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-03-17 Jean-Baptiste KempfUpdate the list of objects after a VLM import. Patch...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-01-28 Jean-Baptiste KempfQt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-25 Jean-Baptiste KempfQt4 - VLM: Schedule configuration. The VLM Dialog shoul...
2008-01-24 Rafaël CarréReverts [24530] & [24531] (preprocessing related) ...
2008-01-24 Jean-Baptiste KempfQt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-13 Jean-Baptiste KempfQt4 - fix [24261]
2008-01-12 Jean-Baptiste KempfQt4 - add ifdef if someone compiles vlc without vlm...
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-21 Jean-Baptiste KempfQt4 - VLM: select input from the OpenDialog, using...
2007-12-15 Jean-Baptiste KempfQt4 - VLM. enable/disable from the list controls the...
2007-12-15 Jean-Baptiste KempfQt4 - VLM: simplifications.
2007-12-15 Jean-Baptiste KempfQt4 - VLM update. Add the actual vlm queries, the modif...
2007-12-14 Jean-Baptiste KempfQt4 - Fix VLM-object not being checked. Add a type...
2007-12-14 Jean-Baptiste KempfQt4 - VLM improvements... Classing for the three kind...
2007-12-11 Jean-Baptiste KempfQt4 - Rewrite of the VLM Dialog. It features a list...
2007-12-10 Jean-Baptiste KempfQt4 - VLM dialog rework.
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-10-11 Jean-Baptiste KempfQt4: close() slot problem fixed.
2007-10-11 Jean-Baptiste KempfQt4 - VLM improvements in the layout and in the functio...
2007-09-17 Jean-Baptiste KempfQt4 - VLM dialog improvements by JF Massol.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Jean-Baptiste KempfQt4 - VLM. Patch by Jean-François Massol, reworked...