]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/open_panels.cpp
Qt: CaptureOpenPanel: fix layout
[vlc] / modules / gui / qt4 / components / open_panels.cpp
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: fix layout
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: check and prefill with usual...
2010-09-29 Francois CartegnieQt: NetOpenPanel: add drop-down list
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Manol ManolovAdd GUI support for Clear QAM
2010-07-18 Hugo Beauzée-LuyssenQt4: Open disc: Reset path when changing disc mode.
2010-07-16 Jean-Baptiste KempfQt4: fix open dialog issue when file browser is embedded
2010-07-07 Rémi Denis-CourmontQt4: do not allow spaces in network URLs (fix #3870)
2010-06-24 Rémi Denis-CourmontSpell "connection"
2010-06-14 Ilkka Ollakkaqt4: allow dnd to file-input on convert-dialog
2010-04-12 Jean-Baptiste KempfQt: network open, fix caching and add more examples
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-21 Rémi Denis-CourmontQt4: screen-fps is a float, not an integer...
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2009-12-21 xxcvQt4 streaming with dshow mrl fix
2009-11-25 Rémi Denis-CourmontQt4: add dccp as a known protocol
2009-11-25 Rémi Denis-CourmontQt4: make sure the running VLC has a module implementin...
2009-11-25 Rémi Denis-CourmontQt4: remove proto combo from open net tab
2009-11-25 Rémi Denis-CourmontQt: remove port from open network tab
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-10-18 Marian ĎurkovičAllow SSM to be used within QT4 Open Network panel
2009-09-02 Nick PopeAdded window roles for X11
2009-08-31 Kaarlo Raihaadd caching emits for dvb, dshow, screen and dvdread
2009-07-10 Jean-Baptiste KempfQt: v4l2 syntax isn't :v4l2-dev= ...
2009-06-26 Jean-Paul Samanqt4: v4l2 input no longer support audio capture. Use...
2009-06-21 Jean-Baptiste KempfQt: be sure to use everywhere the saved path.
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: cosmetics and comments.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Jean-Baptiste KempfQt: Fix cdda caching option in MRL generation.
2009-06-06 Rémi Denis-CourmontQt4: fix handling of IPv6 literal for RTP and UDP
2009-06-03 Francois CartegnieCaptureOpenPanel: allow alternative layout
2009-06-03 Francois CartegnieUI open_file menus and layout fixes
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi Duraffortqt4: update the MRL when the fps change (desktop).
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-01 Laurent AimarUsed currentIndexChanged for combo box changes (dvb).
2009-05-01 Laurent AimarFixed MRL update on dvb bandwidth modification.
2009-05-01 Jean-Baptiste KempfQt: correctly update the MRL on DVB/Linux
2009-05-01 Jean-Baptiste KempfQt: use dvb://frequency= iso dvb:// :dvb-frequency=
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-28 Jean-Baptiste KempfQt: specify the frequencies in kHz in all DVB mode.
2009-04-28 Rémi Duraffortqt4: fix a memleak.
2009-04-28 basos gCLEAN QT4 fix some memory leaks. Reorgazine code
2009-04-28 Rémi Duraffortqt4: typo + untranslated string.
2009-04-27 Jean-Baptiste KempfQt4: Open dialog, various changes on DVB opening on...
2009-04-27 Jean-Baptiste KempfQt4: DVB-T and DVB-C should be in Hz on Windows.
2009-04-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-04-24 Jean-Baptiste KempfQt4: make the cdda-track option work from the GUI.
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-03 Jean-Baptiste KempfQt: avoid duplicates in open network, as reported by...
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-27 Erwan Tuloucorrect a compilation error specific to QT4.3
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-03-24 Jean-Baptiste KempfQt: don't open empty files.
2009-03-15 Jean-Baptiste KempfQt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-14 Jean-Baptiste KempfQt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Jean-Baptiste KempfQt: Reset the Open List on acceptance
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2009-01-23 Rémi Duraffortqt4: follow the recommendations about foreach loops.
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-15 kenselfAdd ATSC option to GUI
2008-12-09 Jean-Baptiste Kempf[Qt] You need now Qt4.3...
2008-11-02 Jean-Baptiste Kempf[Qt] Implement a kind of rememberance in Open Network...
2008-10-17 Jean-Baptiste Kempf[Qt] Fix Network Open Tab
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-01 Jean-Baptiste KempfTypo.
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-19 Jean-Baptiste KempfQt: Forgotten native separators in open panel (cosmetic...
2008-09-10 Jean-Baptiste KempfAdd Screen-FPS spinBox to control fps from the UI....
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste KempfResize the advanced properties of open capture with...
2008-08-24 Jean-Baptiste KempfFix previous commit logic... Copy/Paste error.
2008-08-24 Jean-Baptiste KempfEsc key in the FileDialog should close it.
2008-08-24 Jean-Baptiste KempfOpen Dialog: Close #1912
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Rémi DuraffortFix object leak in Qt4.
2008-08-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfTypo.
2008-08-07 Jean-Baptiste KempfCompile Fix. Sorry, I messed up with Git...
2008-08-07 Jean-Baptiste KempfGo and check the configurations values only when needed.
2008-08-07 Jean-Baptiste KempfTry to allocate the DShow device list and the buttons...
2008-08-05 Jean-Baptiste KempfTry to fix some OpenDialog sizing issues, reported...
next