]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/vlm.cpp
s/informations/information/
[vlc] / modules / gui / qt4 / dialogs / vlm.cpp
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-08-25 Rémi Denis-CourmontGet/Put VLM config to documents directory
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-07-24 Jean-Baptiste KempfUse native dialog for saving VLM files.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-03 Jean-Baptiste KempfQt: remove dead code in sout to simplify.
2009-02-15 Rémi Duraffortqt4: add .vlm at the end of the export file if needed.
2009-02-08 Mark BidewellOverload toggleVisible() to update list with media...
2009-02-02 Mark BidewellRemove leading ':sout=' from strings returned by output...
2009-01-28 Mark BidewellAdded missing quote from command syntax
2009-01-16 Jean-Baptiste KempfQt: change dialog size.
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2008-12-19 Jean-Baptiste KempfQt/VLM:: correctly set the filter.
2008-12-15 Rémi DuraffortQt/vlm: == instead of =
2008-10-16 Jean-Baptiste Kempf[Qt] Fix VLM icons.
2008-10-16 Jean-Baptiste Kempf[Qt] Small VLM filename exporting issue.
2008-09-20 Christophe Mutricyi18n fixes
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-08-25 Jean-Baptiste KempfUpdate comments.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-03-17 Jean-Baptiste KempfUpdate the list of objects after a VLM import. Patch...
2008-03-07 Jean-Baptiste KempfQt4 - track destroying of VLM dialog because vlm object...
2008-03-06 Jean-François MassolAdded import of configuration file support
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-08 Jean-Baptiste KempfQt4 - Fix the VLM Input selection
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-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-17 Jean-Baptiste KempfQt4 - Fix segfault on item removal on VLM. Patch by...
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 - Add an author that was removed by mistake.
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-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-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
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...