]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs_provider.cpp
qt4: fix memleak.
[vlc] / modules / gui / qt4 / dialogs_provider.cpp
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...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
2006-09-18 Clément StenacTemporary dialog for the equalizer
2006-09-16 Clément StenacFix Qt crash on exit
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-13 Clément StenacSome cleanup here and there
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Clément StenacFix SD support
2006-09-03 Clément Stenacopen directory and playlist
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Clément StenacWarnings/Errors dialog
2006-08-27 Clément StenacFix "All files"
2006-08-27 Clément StenacFix a refcount issue
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-24 Jean-Baptiste KempfQt: Small fix on the filters for simpleOpenFile
2006-08-20 Jean-Baptiste Kempf* First implementation of the simpleOpenFile Dialog...
2006-08-19 Jean-Baptiste Kempf* First implementation of the messages dialog for qt4.
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-08 Clément StenacImprove embedded video output
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-03 Clément StenacPreferences
2006-05-29 Clément StenacStart handling input
2006-05-29 Clément Stenac* Fix QT detection and make dist
2006-05-27 Clément StenacInitial layout