]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
Fix potential memleak.
[vlc] / modules / gui / qt4 / dialogs /
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfMissing translation in update Dialog, spotted by Cristi.
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfSeparate the label and the message in update dialog...
2008-07-29 Jean-Baptiste KempfFix MRL generation for open dialog in order to stream...
2008-07-29 Jean-Baptiste KempfUpdate dialog improvements.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-29 Jean-Baptiste KempfFix Bookmarks: missing button, missing tooltips, wrong...
2008-07-29 Jean-Baptiste KempfFIx annoying button behaviour (resize when tab changing).
2008-07-29 Rémi DuraffortChange the message shown by the update dialog: fix...
2008-07-29 Rémi DuraffortPartially fix #1788 : don't disable the button during...
2008-07-28 Jean-Baptiste KempfWe even can show a new dialog after reset the preferences.
2008-07-28 Jean-Baptiste KempfDestroy preferences dialog on close and on reset.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-27 Jean-Baptiste KempfFix comment !
2008-07-27 Rémi DuraffortFix previous commit and add a little comment.
2008-07-27 Jean-Baptiste KempfAdd a DIR_SEP to the download folder.
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-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-07 Jean-Baptiste KempfForce a correct size of the dialog at start.
2008-07-07 Felix Paul KühneMore l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-07-05 Rémi Denis-CourmontRemove dead code
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-24 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-15 Jean-Baptiste KempfAttempt to fix crashes on the extended panel.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontvlc_list_children: fix memory leaks
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-23 Felix Paul KühneFix linking when compiling with enabled update checker
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-16 Rémi Denis-CourmontQt4: use vlc_list_children
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
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-13 Michael Ploujnikovimproved QT4 strings
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-03-31 Jean-Baptiste KempfString renaming.
2008-03-30 Jean-Baptiste KempfStart of the work for the audio/video/subs synchronisation
2008-03-27 Jean-Baptiste KempfFix most of the Open Dialog resizing on linux Close...
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-17 Jean-Baptiste KempfUpdate the list of objects after a VLM import. Patch...
2008-03-17 Jean-Baptiste KempfRemove debug.
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-15 Jean-Baptiste KempfForce to fix the size of GotoDialog.
2008-03-14 Jean-Baptiste KempfCompile fix for L4MERS on Qt4.2 :D
2008-03-14 Jean-Baptiste KempfChange button layout and behaviour in the open dialog...
2008-03-13 Jean-Baptiste KempfSmaller margins.
2008-03-13 Jean-Baptiste KempfFix a layout issue, and adds space left of reset button.
2008-03-13 Jean-Baptiste KempfPreferences: Modify the reset button according to the...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-07 Jean-Baptiste KempfQt4 - track destroying of VLM dialog because vlm object...
2008-03-06 Jean-François MassolAdded import of configuration file support
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-25 Jean-Baptiste KempfQt4 - Remove stupid this->
2008-02-18 Jean-Baptiste KempfQt4 - Fix display bug using the Sout dialog.
2008-02-12 Rémi DuraffortAdd an "update button" to update the modules tree.
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - Messages. Simplification and extend the tree...
2008-02-10 Jean-Baptiste KempfQt4 - tree: remove the \n at the end of each line...
2008-02-09 Rémi DuraffortReplace the button to the right place.
2008-02-09 Rémi DuraffortWrap the code and remove unnecessary line.
2008-02-09 Rémi DuraffortHide the header bar of the Tree.
2008-02-08 Rémi DuraffortAdd the tree of the modules loaded in the messages...
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-02-08 Jean-Baptiste KempfQt4 - Fix the VLM Input selection
2008-02-08 Jean-Baptiste KempfQt4 - Minimum size for help dialog.
2008-02-05 Jean-Baptiste KempfQt4 - Update: clean and message Debug. My fault for...
2008-02-03 Rémi DuraffortAdd a public function to create the p_update struct.
2008-01-31 Jean-Baptiste KempfQt4 - Extended Panels. try to fix the sizing ...
2008-01-28 Jean-Baptiste KempfQt4 - Message, translate the filetype filtering......
2008-01-28 Jean-Baptiste KempfQt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-26 Jean-Baptiste KempfQt4 - Fix some sizing in open dialog.
2008-01-25 Pavlov KonstantinQT4: Modify About dialog: make it brief, clean and...
2008-01-25 Jean-Baptiste KempfQt4 - Remove unused includes.
2008-01-25 Jean-Baptiste KempfQt4 - VLM: Schedule configuration. The VLM Dialog shoul...
2008-01-24 Rafaël CarréReverts [24530] & [24531] (preprocessing related) ...
2008-01-24 Jean-Baptiste KempfQt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-20 Rafaël Carréone day, the new qt4 interface will not be new anymore...
2008-01-19 Jean-Baptiste KempfQt4 - Use same type of button in order to not kill...
2008-01-19 Jean-Baptiste KempfQt4 - Try to improve quitting of the application.....
next