]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/open.hpp
Rework a bit the OpenDialog calls in order to fix the double-click issue when transco...
[vlc] / modules / gui / qt4 / dialogs / open.hpp
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.