]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/open_panels.cpp
Qt4 - #ifdef WIN32 consistancy if some insane people try Qt on Mac.
[vlc] / modules / gui / qt4 / components / open_panels.cpp
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...