]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: implemented a bunch of video filters
[vlc] / modules / gui / qt4 /
2011-06-12 Francois CartegnieQt: Avanced Open Panel: set buffering increment to...
2011-06-12 Francois CartegnieQt: SeekSlider: remove warning
2011-06-12 Francois CartegnieQt: display buffering in SeekSlider
2011-06-08 Jean-Baptiste KempfQt: includes order
2011-06-08 Jean-Baptiste KempfQt4: add the browsed folder to the device combo
2011-06-01 Jean-Baptiste KempfQt: fix an uninitialised value issue
2011-05-30 Rémi Denis-CourmontQt4: include <vlc_aout.h> as needed
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-26 Rémi Denis-CourmontQt4: remove Linux DVB device spin box
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Jean-Baptiste KempfQt: fix playback start if VLC was minimized
2011-05-25 Jean-Baptiste KempfQt: simplify
2011-05-25 Jean-Baptiste KempfQt: Solve issue with alwaysOnTop and fullscreen conflicting
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-05-22 Jean-Baptiste KempfPlaylist: fix scrolling events in selector
2011-05-22 Jean-Baptiste KempfQt: mediainfo, difference between URI and URL
2011-05-22 Jean-Baptiste KempfQt: add popupAddToPlaylist
2011-05-22 Jean-Baptiste KempfQt: change shortcut in info dialog
2011-05-21 Jean-Baptiste KempfQt: remove unused variable
2011-05-20 Jean-Baptiste KempfQt: small simplification
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-20 Jean-Baptiste KempfQt: fix MRL update on Win32
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-15 Jean-Baptiste KempfQt, info_panel: correctly show the save Meta button
2011-05-14 Jean-Baptiste KempfQt: remove unneeded code
2011-05-14 Jean-Baptiste KempfQt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste KempfQt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste KempfQt: win32 warning killing
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste KempfQt: more warnings
2011-05-14 Jean-Baptiste KempfQt, menu: code simplification
2011-05-14 Jean-Baptiste KempfQt: operator priority
2011-05-14 Jean-Baptiste KempfQt: fix a warning in the playlist models
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-14 Jean-Baptiste KempfQt: explicit sign conversion
2011-05-14 Jean-Baptiste KempfQt: fix a warning about operator precedence
2011-05-14 Jean-Baptiste KempfQt: remove unused variable in pl_model
2011-05-14 Jean-Baptiste KempfQt: remove unused variable.
2011-05-14 Jean-Baptiste KempfQt: fix reordering warnings
2011-05-14 Jean-Baptiste KempfQt: fix signedness issue
2011-05-14 Jean-Baptiste KempfQt: fix signedness comparison issue
2011-05-14 Jean-Baptiste KempfQt: remove unused variable
2011-05-14 Jean-Baptiste KempfQt, menus: fix a possible crash
2011-05-14 Rémi Duraffortqt4: fix two crashes.
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-13 Jean-Baptiste KempfQt: fix a signal in the media_info dialog
2011-05-12 Rémi Denis-CourmontQt4: not unloadable on Linux
2011-05-11 Rémi Denis-CourmontQt4: DVB-T2 in open dialog
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontQt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-10 Jean-Baptiste KempfQt, recents: elide on display in the menu, not at creation
2011-05-10 Jean-Baptiste KempfRevert "Qt, recents: elipse on the left the mrl"
2011-05-09 Jean-Baptiste KempfQt, selector: don't rebuild the model when not necessary...
2011-05-09 Jean-Baptiste KempfQt, recents: elipse on the left the mrl
2011-05-09 Jean-Baptiste KempfQt: rename variable for consistency
2011-05-09 Jean-Baptiste KempfQt: fix build with --disable-media-library
2011-05-09 Jean-Baptiste KempfQt: try to enable PL/ML switching
2011-05-09 Jean-Baptiste KempfQt: allow SQL-ML configuration
2011-05-09 Jean-Baptiste KempfQt: MLModel creation and assignation
2011-05-09 Jean-Baptiste KempfQt, selector: Signal renaming to avoid Qt confusion
2011-05-09 Jean-Baptiste KempfQt, selector: activate the SQL ML
2011-05-02 Jean-Baptiste KempfQt: fix simple volume alignment
2011-04-30 Rémi Denis-CourmontQt4: fix input item now playing
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis-CourmontQt4: no need to save podcast configuration
2011-04-28 Jean-Baptiste KempfQt, playlist: fix copyright and small change
2011-04-28 Jean-Baptiste KempfQt, playlist: simplifications
2011-04-27 Ludovic FauvetQt: undo the FSC/KDE workaround
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste KempfQt, small code simplification
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-27 Jean-Baptiste KempfQt: provide a tooltip for icon-only button
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-04-26 Jean-Baptiste KempfQt: fix memleak
2011-04-26 Jean-Baptiste KempfWin32: fix taskbar icons states
2011-04-26 Jean-Baptiste KempfQt, locationBar: translate Input->Name
2011-04-26 Jean-Baptiste Kempf10l: learn how to use git
2011-04-26 Jean-Baptiste KempfQt, fsc: fix opacity when mouseover
2011-04-25 Jean-Baptiste KempfQt: don't save the filepath between session if recent...
2011-04-25 Jean-Baptiste KempfFix opening of subtitles on Windows
2011-04-25 Jean-Baptiste KempfOpen: remove the possibility to change the font and...
2011-04-25 Jean-Baptiste KempfQt: fix typo in latest commit
2011-04-25 Jean-Baptiste KempfQt, infopanels: code simplification
2011-04-25 Jean-Baptiste KempfQt: support multi-line comments
2011-04-25 Jean-Baptiste KempfQt: change default sizes
2011-04-25 Jean-Baptiste KempfQt, save the last extension used for saving playlist
2011-04-25 Francois CartegnieQt: SeekSlider: Don't show tooltip for unknown time...
2011-04-25 Jean-Baptiste KempfQt, redesign of the media info dialog
2011-04-24 Jean-Baptiste KempfQt: add a close to systray menu option.
2011-04-23 Jean-Baptiste KempfQt: improve title display
2011-04-23 Jean-Baptiste KempfQt: fix subtitle menu
2011-04-23 Jean-Baptiste KempfQt, playlist: fix a deadlock (#3052)
next