]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/open.cpp
Qt4: use var_Inherit
[vlc] / modules / gui / qt4 / dialogs / open.cpp
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.
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..
next