]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt4 - Preferences, fix the tooltip in the ModuleList.
[vlc] / modules / gui / qt4 /
2008-01-18 Jean-Baptiste KempfQt4 - Preferences, fix the tooltip in the ModuleList.
2008-01-18 Jean-Baptiste KempfQt4 - Preferences. Fix a small bug in the layout of...
2008-01-18 Jean-Baptiste KempfQt4 - Reorder the options in order of importance.
2008-01-18 Jean-Baptiste KempfQt4 - make a small comment on how to integrate better...
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Jean-Baptiste KempfQt4 - revert the revertion :D
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-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-17 Ilkka Ollakkachange input_manager to event-based instead of polling...
2008-01-17 Rafaël CarréReverts [24331] , fix a memleak. Add a debug message...
2008-01-17 Jean-Baptiste KempfDo previous commit in a better way.
2008-01-17 Jean-Baptiste KempfQt4 - Hotkeys: fix the bug about modifiers that empeach...
2008-01-17 Jean-Baptiste KempfQt4 - Preferences: avoid a few segfaults in the hotkeys...
2008-01-16 Jean-Baptiste KempfQt4 - remove trailing space due to Bookmark implementation.
2008-01-16 Jean-Baptiste KempfQt4 - fix some saving and reading size bugs. Patch...
2008-01-16 Jean-Baptiste KempfQt4 - Preferences, fix the bug that empeached to displa...
2008-01-16 Jean-Baptiste KempfQt4 - should fix #1348 (invalid free)
2008-01-16 Jean-Baptiste KempfQt4 - Playlist: double clicking on the art will open...
2008-01-16 Jean-Baptiste KempfQt4 - remove an unnecessary cast
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...
2008-01-16 Jean-Baptiste KempfQt4 - playlist model. Fix #1332
2008-01-15 Rafaël Carréqt4: correct the header, copyright symbol, and remove...
2008-01-15 Rémi DuraffortCheck for the updates when showing the dialog.
2008-01-15 Rafaël Carrécorrectly displays album art in playlist, fix by ILEoo
2008-01-15 Rafaël Carréqt4 playlist selector: selects the playlist on start
2008-01-14 Jean-Baptiste KempfQt4 - Commenting playlist_model code.
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-13 Rémi DuraffortTypo
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 - Encode URLs in open dialog as requested. Close...
2008-01-12 Jean-Baptiste KempfQt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-11 Jean-Baptiste KempfQt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste KempfQt4 - SoundSlider, add a caption of the volume on it...
2008-01-11 Jean-Baptiste KempfQt4 - Try to fix minimal mode sizing.
2008-01-10 Jean-Baptiste KempfQt4 - ExtraMetaPanel, fix the bug that forgot to remove...
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-10 Jean-Baptiste KempfQt4 -reinventing the wheel is ALWAYS a good idea...
2008-01-10 Jean-Baptiste KempfQt4 - Fix the segfault that can occur when opening...
2008-01-09 Jean-Baptiste KempfQt4 - fix the artSet removal commit.
2008-01-08 Rémi DuraffortInteractionDialog now use the description.
2008-01-08 Ilkka Ollakkaremove unused artSet signal in playlist_model (changed...
2008-01-08 Jean-Baptiste KempfQt4 - Fix preferences widgets layout to get more alignment.
2008-01-08 Jean-Baptiste KempfQt4 - Fix Advanced preferences images location...
2008-01-08 Jean-Baptiste KempfQt4 - Open dialog: fix segfault on capture cards and...
2008-01-06 Jean-Baptiste KempfQt4 - small change to fix some layout on Win32
2008-01-06 Jean-Baptiste KempfQt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste KempfQt4 - Using already defined configuration type. This...
2008-01-06 Jean-Baptiste KempfQt4 - remove tab.
2008-01-06 Jean-Baptiste KempfQt4 - kill warnings.
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2008-01-05 Antoine CellerierAdd special case for category labels.
2008-01-05 Jean-Baptiste KempfQt4 - fix 24107
2008-01-05 Jean-Baptiste KempfQt4 - extended... attempt to fix extended panel size...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix the absence of dshow in the Capture...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix VLM layout
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix layout in open_capture.ui
2008-01-05 Jean-Baptiste KempfQt4 - SPrefs: again...
2008-01-05 Jean-Baptiste KempfQt4 - Try to fix some crash on Windows.
2008-01-01 Christophe MutricyHappy new year
2008-01-01 Antoine CellerierFix the video controls extended panels (make extensive...
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-30 Rafaël Carréauthorisation -> authorization
2007-12-29 Christophe MutricyOnly do translation in Qt when asked.
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Rémi Duraffortlittle error
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Jean-Baptiste KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-23 Jean-Baptiste KempfQt4 - less ugly Noart pix
2007-12-22 Jean-Baptiste KempfQt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - Make the time Label right aligned and not size...
2007-12-22 Jean-Paul SamanFirst page is 100 by default
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 if the playlist was inside or not. Clean.
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 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste KempfQt4 - Typo on the sizing that can explain the "Video...
2007-12-22 Jean-Baptiste KempfQt4 - Be sure of the existence of getInput.
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
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 Rémi Denis-CourmontAdd module_Exists until I don't get any error on my...
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 - UI. Remove QT4.3 only functions.
2007-12-21 Jean-Baptiste KempfQt4 - typo.
next