]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs_provider.cpp
qt4: fix memleak.
[vlc] / modules / gui / qt4 / dialogs_provider.cpp
2009-03-15 Rémi Duraffortqt4: fix memleak.
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-14 Jean-Baptiste KempfQt: Cosmetics and msg_Dbg.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-08 Rémi Denis-CourmontQt4: remove interaction support
2009-03-07 Rémi Denis-CourmontQt4: remove intf_UserFatal back-end
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt: some people seem to have difficulties to access...
2009-03-03 Jean-Baptiste KempfQt: remove dead code in sout to simplify.
2009-03-03 Jean-Baptiste KempfQt: Integration of this convertion dialog in THEDP.
2009-02-15 Jean-Baptiste KempfQt: profiles for the interface toolbar edition
2009-02-03 Christophe Mutricyi18n: Fix
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-24 Jean-Philippe AndreQt: try to fix #2430 (OpenUrl can crash).
2009-01-24 Rémi Duraffortqt4: refuse file without extension when saving a playlist.
2009-01-23 Rémi Duraffortqt4: follow the recommendations about foreach loops.
2009-01-22 Jean-Philippe AndreQt: re-enable services dicovery and fix them
2009-01-21 Jean-Philippe AndreQt: add a new "Open URL" dialog
2009-01-18 Laurent AimarChanged playlist_AddExt to be more consistant with...
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: memory leak
2009-01-14 Rémi Denis-CourmontQt4: missing const
2009-01-05 Laurent AimarFixed qt4 initialization/destruction.
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt: New dialog for plugins listing.
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-12-09 Jean-Baptiste Kempf[Qt] Menu integration.
2008-11-11 Christophe Mutricyi18: Translate one more string
2008-11-03 Jean-Baptiste Kempf[Qt] Put the extended dialog on the left of the Main...
2008-10-26 Rémi DuraffortAdd a module to export the playlist in HTML (feature...
2008-10-20 Ludovic FauvetBug fixed in the "recently played" functionnality
2008-10-20 Jean-Baptiste Kempf[Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-20 Jean-Baptiste Kempf[Qt] remove trailing spaces, set a default filter and...
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
next