]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/open_panels.cpp
Missing item to translate.
[vlc] / modules / gui / qt4 / components / open_panels.cpp
2008-08-01 Jean-Baptiste KempfMissing item to translate.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-27 Jean-Baptiste KempfRemove unneeded option now. Screw Qt < 4.3
2008-07-27 Jean-Baptiste KempfRemember the QFileDialog states.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-07-12 Rémi Denis-CourmontQt4: remove useless IPv6 option
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-09 Jean-Baptiste KempfFix network panel (start with deactivated checkboxes)
2008-07-07 Jean-Baptiste KempfFix open Panel. thanks fenrir for spotting it.
2008-07-07 Jean-Baptiste KempfFix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste KempfRevert "Fixed open network panel."
2008-07-07 Jean-Baptiste KempfFix behaviour of DVDSimple button while not in DVD...
2008-07-05 Laurent AimarFixed open network panel.
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfFix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste KempfCode Cosmetics
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-03-22 Jean-Baptiste KempfAdd "" around DVD/VCD/CDDA devices... Should help to...
2008-03-22 Jean-Baptiste KempfFix the '@' disappearance in UDP addresses.
2008-03-19 Pierre d'Herbemontqt4: Fix open_panels.cpp compilation.
2008-03-19 Jean-Baptiste KempfAdd "" around subtitles name. Fix #1528
2008-03-15 Jean-Baptiste KempfFix DShow capture names with spaces, spotted by Andre...
2008-02-11 Jean-Baptiste KempfQt4 - Open Disk. Provide a button to eject the disk...
2008-02-02 Antoine CellerierCapture devices interface changes: put v4l2 before...
2008-01-31 Jean-Baptiste KempfQt4 - #ifdef WIN32 consistancy if some insane people...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-21 Jean-Baptiste KempfQt4 - add an option to close #1444
2008-01-19 Jean-Baptiste KempfQt4 - Fix the double free. Close #1397.
2008-01-12 Jean-Baptiste KempfQt4 - Encode URLs in open dialog as requested. Close...
2008-01-08 Jean-Baptiste KempfQt4 - Open dialog: fix segfault on capture cards and...
2008-01-06 Jean-Baptiste KempfQt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste KempfQt4 - remove tab.
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix the absence of dshow in the Capture...
2007-12-19 Jean-Baptiste KempfQt4 - Open Capture. Only build what you do have. :D
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...