]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: restored 10.5 SDK compatiblity
[vlc] / modules / gui / qt4 /
2011-07-19 Francois CartegnieQt: firstrun: use QDialogButtonsBox
2011-07-19 Francois CartegnieQt: Firstrun privacy text accuracy changes
2011-07-19 Francois CartegnieQt: TimeToolTip: Show Chapters too
2011-07-19 Rémi Denis-CourmontQt4: fix playlist crash
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-13 Francois CartegnieQt: SeekSlider: fix chapters marks contrast
2011-07-13 Francois CartegnieQt: SoundSlider: fix text color contrast. (closes ...
2011-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-07-12 Jean-Baptiste KempfQt: Fix protectedness of customEvent
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: make SeekPoints handle jump to chapter requests
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-11 Francois CartegnieQt: add SeekPoints data
2011-07-11 Rafaël Carréqt4: only build main_interface_win32.cpp for windows
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-08 Hugo Beauzée-Luyssenlua: Propagate meta_changed events.
2011-07-07 Jean-Baptiste KempfAdd .mtv extension
2011-07-07 Ilkka OllakkaQt4: add slider to adjust playlist scaling
2011-07-07 Ilkka OllakkaQt4: add size-scale into playlist model
2011-07-07 Hugo Beauzée-Luyssenlua: qt4: Fixing dropdown update function.
2011-07-07 Hugo Beauzée-Luyssenlua: Don't update a widget that was just created.
2011-07-06 Rémi Denis-CourmontQt4: accept close event on main interface (fix #4606)
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-22 Francois CartegnieQt: enable tearOff on Navigation and Bookmarks menus.
2011-06-21 Jean-Baptiste KempfQt4: Crush PNGs
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: 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
next