]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
Qt4 - Fix the "sound slider moves at first time, even If I didn't click it" bug.
[vlc] / modules / gui / qt4 / dialogs /
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.....
2008-01-19 Jean-Baptiste KempfQt4 - Select the first category on the advanced prefere...
2008-01-17 Jean-Baptiste KempfQt4 - Fix segfault on item removal on VLM. Patch by...
2008-01-17 Ilkka Ollakkaforgotten file from previous commit, oneliner update...
2008-01-17 Antoine CellerierTemporarily fix compilation of the qt4 interface. ILEoo...
2008-01-16 Jean-Baptiste KempfQt4 - remove trailing space due to Bookmark implementation.
2008-01-16 Jean-Baptiste KempfQt4 - Preferences, fix the bug that empeached to displa...
2008-01-15 Rémi DuraffortCheck for the updates when showing the dialog.
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-13 Jean-Baptiste KempfQt4 - fix [24261]
2008-01-13 Pavlov KonstantinFix hostname reporting on some weirdly configured syste...
2008-01-12 Jean-Baptiste KempfQt4 - add ifdef if someone compiles vlc without vlm...
2008-01-12 Jean-Baptiste KempfQt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-10 Jean-Baptiste KempfQt4 - Bookmark implementation by Antoine Lejeune -...
2008-01-10 Rémi DuraffortEncoding issue.
2008-01-10 Rémi DuraffortNow the "cancel" button in the progress Dialog is working.
2008-01-08 Rémi DuraffortInteractionDialog now use the description.
2008-01-05 Jean-Baptiste KempfQt4 - extended... attempt to fix extended panel size...
2008-01-01 Christophe MutricyHappy new year
2007-12-23 Rémi Duraffortlittle error
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
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-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQt4 - Save the settings from the playlist for the dialo...
2007-12-22 Jean-Baptiste KempfQt4 - Be sure of the existence of getInput.
2007-12-21 Jean-Baptiste KempfQt4 - Fix the SINGLE Item mode of the Media Information...
2007-12-21 Jean-Baptiste KempfQt4 - We DO need pulling for the stats in MediaInfo...
2007-12-21 Jean-Baptiste KempfQt4 - Fix an 'assertion failed' when opening the media...
2007-12-21 Jean-Baptiste KempfQt4 - VLM: select input from the OpenDialog, using...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-21 Jean-Baptiste KempfQt4 - typo.
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-19 Jean-Baptiste KempfQt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-15 Jean-Baptiste KempfQt4 - Add an author that was removed by mistake.
2007-12-15 Jean-Baptiste KempfQt4 - VLM. enable/disable from the list controls the...
2007-12-15 Jean-Baptiste KempfQt4 - VLM: simplifications.
2007-12-15 Jean-Baptiste KempfQt4 - VLM update. Add the actual vlm queries, the modif...
2007-12-14 Jean-Baptiste KempfQt4 - Fix VLM-object not being checked. Add a type...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Jean-Baptiste KempfQt4 - VLM improvements... Classing for the three kind...
2007-12-13 Ilkka Ollakkareset editingmode when mediainfo-dialog is closed,...
2007-12-13 Ilkka Ollakkaremove (seems to be) unneeded b_need_update variable
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-11 Jean-Baptiste KempfQt4 - Rewrite of the VLM Dialog. It features a list...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-10 Jean-Baptiste KempfQt4 - minwidth of dropdown inside settings dialogs...
2007-12-10 Jean-Baptiste KempfQt4 - VLM dialog rework.
2007-12-08 Antoine CellerierAdd v4l2 section in extended pannel. The code isn't...
2007-12-08 Jean-Baptiste KempfQt4 - small cosmetic change.
2007-12-08 Jean-Baptiste KempfQt4 - MediaInfoPanel, fix a segfault and don't clear...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-12-06 Jean-Baptiste KempfQt4 - MediaInformation, simplification of the states...
2007-12-06 Jean-Baptiste KempfQt4 - Change the default extended panel size.
2007-12-05 Jean-Baptiste KempfQt4 - When adding a file to the playlist by clicking...
2007-12-05 Rafaël Carrétypo
2007-12-04 Jean-Baptiste KempfQt4 - renaming functions cosmetic and KDE/GNome/Windows...
2007-12-03 Jean-Baptiste KempfQt4 - File renaming for consistency.
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-29 Christophe MutricyImprove stability of the preferences dialog. Patch...
2007-11-29 Rafaël Carréqt4 update: don't crash if there was a problem with...
2007-11-27 Christophe MutricyFix segfault when canceling the open dialog. Patch...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-25 Jean-Baptiste KempfQt4 - Extended: manage correctly the margin.
2007-11-24 Jean-Baptiste KempfQt4 - Extended dialog, group audio things under an...
2007-11-24 Jean-Baptiste KempfCosmetic.
2007-11-21 Jean-Baptiste KempfAdd fonctionality to the update dialog - Patches by...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4/dialogs/interaction.cpp: In Interaction...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: add an update dialog box to the help...
2007-11-14 Antoine CellerierLayout fixes in COPYING (and use spaces instead of...
2007-11-09 Jean-Baptiste KempfQt4 - Open: clean again, and fix the clear() bug.
2007-11-09 Jean-Baptiste KempfQt4 - Open Dialog: Code cosmetic.
2007-11-09 Jean-Baptiste KempfQt4 - Slight string change and code cosmetic.
2007-11-04 Olivier Teulièreqt4/dialogs/help.cpp: Fixed some typos
2007-10-30 Christophe MutricyCosmetic
2007-10-30 Jean-Baptiste KempfQt4 - Mkv muxer in GUI... Same as previous from thresh...
2007-10-30 Jean-Baptiste KempfQt4 - Fix the saving of the preferences to avoid inaccu...
2007-10-30 Jean-Baptiste KempfQt4 - Preferences, don't remove the widgets to re-add...
2007-10-30 Rafaël Carréqt4: use the brand new vlc_about.h
next