]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/open.cpp
Qt: addons: fix background paint glitch with new editor
[vlc] / modules / gui / qt4 / dialogs / open.cpp
2013-08-18 Francois CartegnieQt: Set popup entries logic into models, and keep inter...
2013-04-22 Francois CartegnieQt: OpenDialog: Don't mix up icons
2013-04-16 Francois CartegnieQt: Open: Don't allow next step if item is missing.
2012-06-09 Ludovic Fauvetqt4: remove unneeded includes
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-02-10 Rémi Denis-CourmontQt4: use OpenDialog::getOptions() where appropriate
2012-02-10 Rémi Denis-CourmontQt4: add item options for all items
2011-11-17 Jean-Baptiste KempfQt: consistency on QSettings value for OpenDialog
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-09-16 Jean-Baptiste KempfQt: open network fixes and simplifications
2011-09-16 Jean-Baptiste KempfQt: open dialog code simplification
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-04-25 Jean-Baptiste KempfOpen: remove the possibility to change the font and...
2011-04-17 Jean-Baptiste KempfQt, reorder options and deprecate "opendialog-advanced"
2010-12-16 Daniel MarthURL box is now focussed when "Open Network Stream"...
2010-11-10 Rémi Denis-CourmontQt4: FileOpenPanel generates proper URLs, simplify
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-24 Francois CartegnieFix advanced panel height saving. Fixes #3858
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2009-10-16 Jean-Baptiste KempfQt: Open Dialog button changes.
2009-09-02 Nick PopeAdded window roles for X11
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-06-25 Jean-Baptiste KempfQt: make open dialog modal.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
2009-06-03 Jean-Baptiste KempfQt: Add icons on open dialog tabs.
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-04-30 Jean-Baptiste KempfQt4: Change the UI to allow startime in double.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-02-27 Jean-Baptiste KempfQt: block too large Windows for open dialog. And close...
2009-02-22 Jean-Baptiste KempfQt: try to fix the arrow on the open dialog.
2009-02-22 Jean-Baptiste KempfQt: fix the weird size of the open dialog.
2009-02-13 Jean-Philippe AndreQt: Open: sort MRLs (alphabetically) before adding...
2009-01-27 Jean-Baptiste KempfQt: Fix getMRL() and QList<T>::operator[]: "index out...
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: get rid of qta in favor of qtu
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-17 Jean-Baptiste Kempf[Qt] Fix Network Open Tab
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-09 Jean-Baptiste KempfOops ! Some people are really tired...
2008-09-07 Jean-Baptiste KempfCorrectly pass all the arguments of v4l/dshow when...
2008-09-03 Jean-Baptiste KempfCorrectly fix #1746 on Windows. Special for Trax :D
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-22 Jean-Philippe AndreQt: don't call SeparateEntries twice
2008-08-17 Jean-Baptiste KempfFix dialog saving size regression. Close #1867.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfFix a very small resizing issue of Open Dialog : Refere...
2008-08-05 Jean-Baptiste KempfForce modality to fix 1746.
2008-08-02 Jean-Baptiste KempfFix potential segfault.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfFix MRL generation for open dialog in order to stream...
2008-07-27 Jean-Baptiste KempfForgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
2008-03-27 Jean-Baptiste KempfFix most of the Open Dialog resizing on linux Close...
2008-03-14 Jean-Baptiste KempfChange button layout and behaviour in the open dialog...
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-01-26 Jean-Baptiste KempfQt4 - Fix some sizing in open dialog.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Jean-Baptiste KempfQt4 - Use same type of button in order to not kill...
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-21 Jean-Baptiste KempfQt4 - typo.
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-19 Jean-Baptiste KempfQt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
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-27 Christophe MutricyFix segfault when canceling the open dialog. Patch...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-09 Jean-Baptiste KempfQt4 - Open: clean again, and fix the clear() bug.
2007-11-09 Jean-Baptiste KempfQt4 - Open Dialog: Code cosmetic.
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.
next