]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs_provider.cpp
We don't want the & and ... in the title
[vlc] / modules / gui / qt4 / dialogs_provider.cpp
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
2007-03-25 Yoann Peronneau* Use subtitles file extension filter for the "Open...
2007-03-24 Jean-Baptiste KempfQt4 - Codec Information direct access from menu.
2007-03-20 Jean-Baptiste KempfQt4 - Set Filters. Regroup filter definitions.
2007-03-08 Jean-Baptiste KempfQt4 - Open: Capture Tab added. Still almost empty,...
2007-03-06 Jean-Baptiste KempfQt4: Use qfu for psz_homedir. Is it right ? Review...
2007-03-01 Laurent AimarFixed a typo (INTF_DIALOG_VLM is not the same than...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-23 Clément Stenac* Only allow playlist files in open playlist (Refs...
2006-12-20 Jean-Baptiste KempfAdding Open Menu entries.
2006-12-10 Clément StenacFix corruption in SD parser (Closes:#889)
2006-12-09 Clément StenacFix
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-11-29 Jean-Baptiste KempfQt4: Please help...
2006-11-23 Jean-Baptiste KempfQt4: forgotten files in parent directory. Sorry!
2006-11-23 Jean-Baptiste KempfQt4 : Various changes especially about StreamInfo ...
2006-11-21 Jean-Baptiste KempfQt4: Small change in order to not have Sout and Stream...
2006-11-16 Jean-Baptiste Kempf* Qt4: Display open dialog. Not yet functionnable.
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-22 Clément StenacPlaylist menu
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
next