]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt4 - Typo correction.
[vlc] / modules / gui / qt4 /
2008-01-23 Jean-Baptiste KempfQt4 - Typo correction.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-23 Jean-Baptiste KempfQt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
2008-01-23 Jean-Baptiste KempfQt4 - Stop the stupidity of the input Slider:
2008-01-23 Jean-Baptiste KempfQt4 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-23 Jean-Baptiste KempfQt4 - Input Slider simplification... Draging still...
2008-01-22 Rémi Denis-Courmont- Don't mix delete and free().
2008-01-22 Rafaël CarréFix qt4 deadlocking on gnome
2008-01-22 Ilkka OllakkaSeems that title-callback weren't called afterall for...
2008-01-22 Jean-Baptiste KempfQt4 - Fix timeLabel alignment.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-22 Jean-Baptiste KempfQt4 - remove windows only code.
2008-01-22 Jean-Baptiste KempfQt4 - Dialog implementation for registering the file...
2008-01-22 Jean-Baptiste KempfQt4 - < thresh> although "Add interfaces -> Switch...
2008-01-22 Jean-Baptiste KempfQt4 - layout fix.
2008-01-22 Pavlov KonstantinIntroduce HAVE_WX and HAVE_QT4 and show "Switch to...
2008-01-21 Pavlov KonstantinQT4: Add a menu item to switch to WxWidgets if available.
2008-01-21 Jean-Baptiste KempfQt4 - Simple Preferences. Fix the NON-saving of hotkeys...
2008-01-21 Jean-Baptiste KempfQt4 - add a button to scroll to currentItem. Close...
2008-01-21 Jean-Baptiste Kempfqt4 - think about saving the qt-PATH...
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-21 Jean-Baptiste KempfQt4 - add an option to close #1444
2008-01-20 Rafaël Carréqt4: add the hability to put the *interface* in fullscr...
2008-01-20 Rafaël CarréDisable "qt-updates-notif" when update checking is...
2008-01-20 Rafaël Carréone day, the new qt4 interface will not be new anymore...
2008-01-20 Pavlov KonstantinTypos and "the Internet".
2008-01-19 Jean-Baptiste KempfQt4 - Prepare the work for file association from the...
2008-01-19 Jean-Baptiste KempfQt4 : change slightly the debug message.
2008-01-19 Jean-Baptiste KempfQt4 - Fix the double free. Close #1397.
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-18 Christophe MutricyTry to improve wording
2008-01-18 Jean-Baptiste KempfQt4 - Preferences: checkboxes in ModuleList are shown...
2008-01-18 Jean-Baptiste KempfQt4 - SPrefs: add the option to embed the video in...
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
next