]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/open.hpp
QT4_vlm: really fix #3938.
[vlc] / modules / gui / qt4 / dialogs / open.hpp
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-04-15 Francois CartegnieDrop trailing semicolons
2009-10-16 Jean-Baptiste KempfQt: Open Dialog button changes.
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-24 Jean-Baptiste KempfEsc key in the FileDialog should close it.
2008-07-27 Jean-Baptiste KempfForgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-03-14 Jean-Baptiste KempfChange button layout and behaviour in the open dialog...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-19 Jean-Baptiste KempfQt4 - Use same type of button in order to not kill...
2008-01-19 Jean-Baptiste KempfQt4 - Try to improve quitting of the application.....
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-12-05 Jean-Baptiste KempfQt4 - When adding a file to the playlist by clicking...
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-09 Jean-Baptiste KempfQt4 - Open: clean again, and fix the clear() bug.
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-06-02 Jean-Baptiste Kempfqt4 - Dialogs: compile fix and small modifications.
2007-05-20 Jean-Baptiste KempfQt4 - open dialogs: Capture tab, DVB, PVR and V4L....
2007-04-28 Jean-Baptiste Kempfqt4 - Copyright, CRs and unwanted commits.
2007-04-28 Jean-Baptiste KempfQt4 - Open Dialog and related. Change on the actions...
2007-04-16 Jean-Baptiste KempfQt4 - Open Dialog. Use #defines for tab naming to avoid...
2007-04-05 Jean-Baptiste KempfQt4 - Make Open dialog KDE/GNOME/WIN32 compliant for...
2007-04-05 Jean-Baptiste KempfQt4 - Open and Streaming Dialogs.
2007-04-03 Jean-Baptiste KempfQt4 - oops... Forgot that file in the precedent commit...
2007-03-31 Jean-Baptiste KempfQt4 - Remove the enqueue button and regroup it under...
2007-03-29 Yoann Peronneau* qt open dialog: double click plays the selected file
2007-03-26 Yoann Peronneau* open dialog: options like :sub-file= are now added...
2007-03-14 Jean-Baptiste KempfQt4 - Open and menus links, cleaning, etc..
2007-03-13 Jean-Baptiste KempfQt4 - Open Dialog. Add an enqueue button.
2007-03-08 Jean-Baptiste KempfQt4 - Open: Capture Tab added. Still almost empty,...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Clément StenacQt4 open:
2006-11-29 Jean-Baptiste KempfQt4 : Some work on OpenDialog. Does not work with files...
2006-11-20 Jean-Baptiste KempfQt4: Just a toggle test for the advanced Panel.
2006-11-20 Jean-Baptiste Kempf* Qt4: added network and disk UIs to Open
2006-11-16 Jean-Baptiste Kempf* Qt4: Display open dialog. Not yet functionnable.