]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/open.cpp
Qt4 - Slight string change and code cosmetic.
[vlc] / modules / gui / qt4 / dialogs / open.cpp
2007-11-09 Jean-Baptiste KempfQt4 - Slight string change and code cosmetic.
2007-10-09 Jean-Baptiste KempfQt4 - fix compilation.
2007-10-09 Jean-Baptiste KempfQt4 - Don't use things that can change from one version...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-09-06 Jean-Baptiste KempfQt4 - Open: solve a bug in a signal.
2007-09-06 Jean-Baptiste KempfQt4 - Define a TOGGLEV to toggleVisible on QWidgets...
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-07-11 Pavlov KonstantinQT4: Set advanced checkbox to checked.
2007-06-02 Jean-Baptiste Kempfqt4 - Dialogs: compile fix and small modifications.
2007-05-21 Jean-Baptiste KempfQt4 - Open Dialog: Make Slave text open only when neede...
2007-05-21 Jean-Baptiste KempfQt4 - Add an advanced option for whiners to have by...
2007-05-20 Jean-Baptiste KempfQt4 - open dialogs: Capture tab, DVB, PVR and V4L....
2007-05-13 Christophe MutricyQT4: implement the open dialog from the playlist
2007-05-03 Jean-Baptiste Kempfqt4 - Open dialog. Smaller Width;
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-20 Jean-Baptiste KempfQt4 - Open Dialog: Attempt to solve a Windows only...
2007-04-16 Jean-Baptiste KempfQt4 - Open Dialog. Use #defines for tab naming to avoid...
2007-04-16 Jean-Baptiste KempfQt4 - Open Dialog. Implement start-time in advanced...
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 - Dialog. fix the reparenting Open Dialog for Win32
2007-03-31 Jean-Baptiste KempfQt4 - Remove the enqueue button and regroup it under...
2007-03-26 Yoann Peronneau* open dialog: options like :sub-file= are now added...
2007-03-26 Yoann Peronneau* add a function to parse the mrl line
2007-03-24 Jean-Baptiste KempfQt4 - Codec Information direct access from menu.
2007-03-19 Jean-Baptiste KempfQt4 - Open. Use a Frame and not a QComboBox for subtitl...
2007-03-19 Jean-Baptiste KempfQt4 - Open: New way and interface for File Open using...
2007-03-15 Jean-Baptiste Kempfqt4 - Subtitles Sprefs icon change and About dialog...
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,...
2007-03-03 Jean-Baptiste KempfQt4 - remove a stupid debug thing and rename Disk ...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-23 Clément StenacHopefully correct tokenization of open strings
2006-12-23 Clément Stenac* Only allow playlist files in open playlist (Refs...
2006-12-20 Jean-Baptiste KempfAdding Open Menu entries.
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Clément StenacQt4 open:
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-29 Jean-Baptiste KempfQt4 : Some work on OpenDialog. Does not work with files...
2006-11-21 Jean-Baptiste KempfQt4: ExtraAudioToggle
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.