]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Do not check file size coherency on multi-parts rar.
[vlc] / modules / gui / qt4 / components /
2011-07-06 Ilkka OllakkaQt4: fix viewchange if MEDIA_LIBRARY not defined on...
2011-07-06 Ilkka OllakkaQt4: refactor saving panel view
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-29 Rémi Denis-CourmontRemove useless binary and with CONFIG_ITEM
2011-06-26 Rémi Denis-CourmontQt4: update dvb MRL generation
2011-06-20 Akash MehrotraQt: equalizer, more consistency in format
2011-06-18 Rémi Denis-CourmontQt4: don't keep reference to toAscii() temporary array
2011-06-18 Rémi Denis-CourmontQt4: never assign qtu() to a variable
2011-06-18 Rémi Denis-CourmontQt4: use QString or QByteArray instead of strdup()...
2011-06-14 Yuval TzeSubtitles duration factor bug fix
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-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-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-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
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: 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: 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-13 Jean-Baptiste KempfQt: fix a signal in the media_info dialog
2011-05-11 Rémi Denis-CourmontQt4: DVB-T2 in open dialog
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-09 Jean-Baptiste KempfQt, selector: don't rebuild the model when not necessary...
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-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-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 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, redesign of the media info dialog
2011-04-23 Jean-Baptiste KempfQt, playlist: fix a deadlock (#3052)
2011-04-22 Jean-Baptiste KempfQt, logo filter should have a browse button for file...
2011-04-22 Jean-Baptiste KempfQt, effects: improve readability
2011-04-22 Jean-Baptiste KempfQt, stats: always show unsigned for blocks or buffers
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences: Removing useless parameter.
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences_widget: Remove useless reference.
2011-04-22 Hugo Beauzée-Luyssenqt4: open_panels: Simplification
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences_widget: Use inheritance instead of...
2011-04-22 Jean-Baptiste KempfQt, methods and slots renaming for consistency
2011-04-22 Jean-Baptiste KempfQt, controller: cosmetics
2011-04-22 Jean-Baptiste KempfQt, add a playback buttons group, with prev/play/next...
2011-04-21 Jean-Baptiste KempfQt: reinstore the resizeGrip in all cases
2011-04-21 Jean-Baptiste KempfQt, align the volume mute control with the bottom
2011-04-21 Jean-Baptiste KempfQt, use correctly sized mediainfo trees
2011-04-21 Jean-Baptiste KempfQt: replace next/prev with next+fwd/prev+bckwd
2011-04-20 Jean-Baptiste KempfQt, provide new combo-buttons for next/fwd, prev/bckwd
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-19 Andreas SchlickQt4: Tell the window manager to keep the fullscreen...
2011-04-17 Jean-Baptiste KempfQt, controller: put all buttons in QHBoxLayouts
2011-04-17 Jean-Baptiste KempfQt, controller: cleaning
2011-04-17 Jean-Baptiste KempfQt: cosmetics
2011-04-15 Hugo Beauzée-Luyssenqt4: complete preferences: QList is a more appropriate...
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Simplifications
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Remove useless empty DTOR
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Adding some 'const'
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Removing useless attribute.
2011-04-13 Hugo Beauzée-Luyssenqt4: complete_preferences: Simplifications
2011-04-13 Hugo Beauzée-LuyssenRevert "Qt4 preferences: fix a nice memory leak."
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-04-11 Rémi Duraffortqt4_v4l2_ctrl: fix string encoding.
2011-04-10 Francois CartegnieQt: audio_prefs: alsa devices combo: don't expand too...
2011-04-10 Francois CartegnieQt: SoundSlider: don't fire back signal when a change...
2011-04-10 Francois CartegnieQt: SoundSlider: always emit valuechange on slider...
next