]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs_provider.cpp
New recently played menu.
[vlc] / modules / gui / qt4 / dialogs_provider.cpp
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-17 Jean-Baptiste Kempf[Qt] When opening a VIDEO_TS folder, use dvd:// and...
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-09-26 Jean-Baptiste KempfQt4: simplification and correctness.
2008-09-21 Jean-Baptiste KempfQt4 win32 native open dialog.
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-12 Jean-Philippe AndreQt: bugfix: playlist's add directory function was faili...
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-07 Jean-Baptiste KempfStop playlist on quit, to fix some quitting crashes.
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-24 Jean-Philippe AndreDo not read directory twice. This solves #1761 but...
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
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-11 Rémi DuraffortFix memleak in Qt4 interface.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-06 Jean-Baptiste KempfRemove the progressBar in the interface to show more...
2008-07-28 Christophe MutricyFix comment
2008-07-28 Jean-Philippe AndreQt: use showSimpleOpen to open subtitles files while...
2008-07-27 Jean-Baptiste KempfComments.
2008-07-27 Fabio RitrovatoQt4: add a file dialog needed by skins2 INTF_DIALOG_FIL...
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-26 Jean-Baptiste KempfRevert "Fix #1761: open directory plays."
2008-07-26 Jean-Baptiste KempfFix #1761: open directory plays.
2008-07-23 Christophe MutricyWe don't want the & and ... in the title
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-06-17 Jean-Philippe AndreQt menus: prefer THEMIM->getInput()
2008-06-17 Jean-Philippe AndreQt menus: add loadSubtitlesFile
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-30 Jean-Baptiste KempfQuit correctly(?) from the interface/DP. Should fix...
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-06 Pierre d'Herbemontqt4: Missing vlc_gc_decref().
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-10 Rémi DuraffortFix a race condition : the user progress dialog wasn...
2008-02-24 Rafaël Carréremove buggy and inconsistent intf-switch
2008-02-21 Jean-Baptiste KempfQt4 - change severity of debug.
2008-02-08 Jean-Baptiste KempfQt4 - Fix compil if you don't have update-check.
2008-02-08 Jean-Baptiste KempfQt4 - Switch the HelpDialog to a QVLCFrame, save size...
2008-02-08 Jean-Baptiste KempfQt4 - Same for Bookmark Dialog Ref. #1374
2008-02-08 Jean-Baptiste KempfQt4 - Save Extended panel size/pos in the good way...
2008-02-08 Jean-Baptiste KempfQt4 - Save Message Dialog position and Size on quit...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Pavlov KonstantinQT4: Add a menu item to switch to WxWidgets if available.
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-16 Jean-Baptiste KempfQt4 - remove trailing space due to Bookmark implementation.
2008-01-13 Jean-Baptiste KempfQt4 - fix [24261]
2008-01-12 Jean-Baptiste KempfQt4 - add ifdef if someone compiles vlc without vlm...
2008-01-10 Jean-Baptiste KempfQt4 - Bookmark implementation by Antoine Lejeune -...
2007-12-23 Rémi Duraffortlittle error
2007-12-22 Jean-Baptiste KempfQt4 - Fix previous commit.
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-20 Rafaël Carrérevert [23722]
2007-12-20 Jean-Baptiste KempfQt4 - add UPDATEVLC_DIALOG to the DP.
2007-12-19 Jean-Baptiste KempfQt4 - FIX compilation when --enable-update-check isn...
2007-12-15 Christophe MutricyWe know that we open a directory
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-12-04 Jean-Baptiste KempfQt4 - renaming functions cosmetic and KDE/GNome/Windows...
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: add an update dialog box to the help...
2007-11-09 Jean-Baptiste KempfQt4 - Slight string change and code cosmetic.
2007-10-19 Jean-Baptiste KempfQt4 - open File shortcut fix.
2007-10-11 Rafaël Carréqt4: typo
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-06 Jean-Baptiste KempfQt4: podcast configuration, don't use a modal window...
2007-09-17 Jean-Baptiste KempfQt4 - VLM dialog improvements by JF Massol.
2007-09-10 Jean-Baptiste KempfQt4 - DP: add INTF_DIALOG_DIRECTORY to the different...
2007-09-09 Jean-Baptiste KempfQt4 - VLM. Patch by Jean-François Massol, reworked...
2007-09-08 Rafaël CarréDon't use PLAYLIST_GO when adding directories, fix...
2007-09-08 Jean-Baptiste KempfQt4 - Cleanups, simplifications. Public=>Private for...
2007-09-06 Jean-Baptiste KempfQt4 - Optimization of mrl generator. Only needed things...
2007-09-02 Antoine CellerierAdd a podcast configuration dialog to the Qt4 interface...
2007-09-02 Rémi Denis-CourmontFix warnings
2007-08-19 Jean-Baptiste Kempfqt4 - Remove trailing spaces...
2007-08-02 Jean-Baptiste Kempfqt4 - HideMenus change position. Still don't know wheth...
2007-06-25 Christophe Mutricyi18n fixes
2007-06-24 Jean-Baptiste KempfQt4 - Add a folder opening option with an icon, due...
2007-06-03 Jean-Baptiste KempfQt4 - Meta Information, again. Add URI/URL support...
2007-05-30 Jean-Baptiste KempfQt4 - Systray menu order adjustement.
2007-05-22 Jean-Baptiste KempfQt4 - when cancel was pressed in the open directory...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-13 Christophe MutricyQT4: implement the open dialog from the playlist
2007-04-30 Jean-Baptiste KempfQt4 - Menus. Add the missing dialogs calls. If someone...
2007-04-28 Jean-Baptiste KempfQt4 - Menus modifications and additions. ( hide & playl...
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
2007-04-28 Jean-Baptiste KempfQt4 - Open Dialog and related. Change on the actions...
2007-04-25 Damien Fouilleul - Qt4: fix popup menu
2007-04-18 Jean-Baptiste KempfQt4 - popupMenu and AlwaysOnTop. Needs testing.
2007-04-16 Jean-Baptiste KempfQt4 - Open Dialog. Use #defines for tab naming to avoid...
2007-04-05 Jean-Baptiste KempfQt4 - Open and Streaming Dialogs.
2007-04-01 Jean-Baptiste KempfQt4 - try to provide the missing dialogs for the dialog...
2007-03-31 Jean-Baptiste KempfQt4 - Rename dialog/prefs_dialog to dialog/preferences...
2007-03-31 Jean-Baptiste KempfQt4 - Add a "Goto Time" dialog asked over and over...
2007-03-26 Yoann Peronneau* open dialog: look for subtitles in the same directory...
2007-03-26 Yoann Peronneau* use an int to select extension filters
next