]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Qt4: unused parameter
[vlc] / modules / gui / qt4 / util /
2013-05-19 Francois CartegnieQt: Seek/SoundSlider: handle hijacked released mouse...
2013-04-29 Sandeep Kumaraout: Increase/decrease volume in steps of 5%
2013-04-14 Francois CartegnieRevert "Qt: add events extender"
2013-04-13 Francois CartegnieQt: PixmapAnimator: fix wrong iterator bound
2013-04-04 Francois CartegnieQt: add events extender
2013-02-11 Francois CartegnieQt: SeekSlider: SeekStyle: fix memleak
2013-01-14 Jean-Baptiste KempfQt4: force registry functions to ANSI mode
2012-12-18 Francois CartegnieQt: QPalette: fix obsoleted values
2012-12-09 Jean-Baptiste KempfQt: allow a maximum volume on the sound slider
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-10-22 Edward WangQt4: Avoid a potential division by zero
2012-10-12 KO Myung-HunQt: Show TimeTooltip window without activating it on...
2012-10-12 KO Myung-HunQt: Bring a timetooltip on the top on OS/2
2012-09-17 Francois CartegnieQt: profiles_editor: display muxers capabilities.
2012-09-15 Francois CartegnieQt: Remove event deduplication (fix #7390).
2012-08-23 Francois CartegnieQt: eventratelimiter: use mutex
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-08-20 Rémi Denis-CourmontQt4: map Browser Refresh to VLC
2012-08-16 Francois CartegnieQt: add deduplication for some events.
2012-07-21 Rémi Denis-CourmontQt4: limit the UI volume to 125% (about +6dB)
2012-07-20 Rémi Denis-CourmontQt4: clean volume step computation
2012-07-20 Rémi Denis-CourmontQt4: remove constant parameter
2012-07-19 Francois CartegnieQt: Pictureflow: kill some warnings
2012-07-19 Francois CartegnieQt: MLModel: Use Model Indexes instead of MLItem.
2012-07-19 Francois CartegnieQt: PLModel: Use Model Indexes instead of PLItem refere...
2012-07-01 Francois CartegnieQt: SearchLineEdit: fix background text after reset()
2012-06-25 Francois CartegnieQt: PixmapAnimator: replace AnimatedIcon.
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-06-07 Ludovic Fauvetqt4: fix y-axis positioning bug in the time tooltip
2012-05-15 Jean-Baptiste KempfReenable the Qt4-PictureFlow
2012-03-15 Ludovic FauvetQt: hide the tip when the playback ends (blind fix...
2012-03-15 Ludovic FauvetQt: don't try to show an uninitialized time tooltip
2012-03-13 Ludovic FauvetQt: use a QStyle to draw the seek slider
2012-03-10 Rémi Denis-CourmontQt4: show localized hotkey strings in preferences
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-04 Francois CartegnieQt: SeekSlider: optimize, precomputing gradients
2012-03-03 Francois CartegnieQt: SoundSlider: optimize paint method
2012-03-02 Francois CartegnieQt: SoundSlider: fix visibility warning
2012-03-02 Francois CartegnieQt: SoundSlider: fix undefined character escape sequence
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Francois CartegnieQt: qmenuview: fix macro usage
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-02-21 Jean-Baptiste KempfQt: Extend seekslider to use the old native look
2012-02-21 Jean-Baptiste KempfQt: renaming variables and simple cleanups in seekslider
2012-02-20 Jean-Baptiste KempfQt: limit the number of entries in the right click...
2012-02-08 Jean-Baptiste KempfQt: fix indentation
2012-02-05 Tobias GüntnerRemove constructor
2012-02-01 Tobias GüntnerSeek only if the position actually changed.
2012-02-01 Tobias GüntnerKeep tooltip within screen boundaries. Adjust tip posit...
2012-01-28 Rémi Denis-CourmontQt4: missing #include
2012-01-27 Rafaël CarréQt4: fix windows build
2012-01-26 Tobias GüntnerQt4: Use the width of the new text to calculate the...
2012-01-26 Tobias GüntnerQt4: Test the correct text.
2012-01-09 Jean-Baptiste KempfQt: avoid a crash on displaying the chapters for some mp4
2012-01-05 Jean-Baptiste KempfQt: code simplification
2011-12-18 Jean-Baptiste KempfQt: fix copyright years
2011-12-18 Cheng SunFix QToolButtonExt edge cases
2011-12-15 Pere Orgafix filename self-references
2011-12-14 Ludovic FauvetQt4: slightly improve the color set of the slider
2011-12-10 Francois CartegnieQt: SeekSlider: keep bottom chapter marks only
2011-12-09 Francois CartegnieQt: SeekPoints / Input Slider: fix behaviour for 0...
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-10 Jean-Baptiste KempfQt: display an "empty" action instead of an empty menu
2011-10-09 Jean-Baptiste KempfQt: first attempt at a QMenuView
2011-09-30 Ludovic FauvetQt: Fix corner-case with some top level windows
2011-09-30 Ludovic FauvetQt: fix a regression on Linux
2011-09-28 Ludovic FauvetQt: fix tooltip events handling on Win32
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-28 Ludovic FauvetQt: attempt to fix the borderless time bubble on KDE
2011-09-28 Ludovic FauvetQt: animate the handle of the seek slider
2011-09-28 Ludovic FauvetQt: improve look and feel of the seek handle
2011-09-05 Rémi Denis-CourmontRemove some debug
2011-08-16 Jean-Baptiste KempfQt: remove unnecessary header
2011-08-16 Jean-Baptiste KempfQt: use isEmpty() iso empty()
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-07-29 Francois CartegnieQt: searchlineedit: change search text.
2011-07-29 Yuval TzeQt: Preferences tree filter, Alternative clear search...
2011-07-19 Francois CartegnieQt: TimeToolTip: Show Chapters too
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-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
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-05-14 Jean-Baptiste KempfQt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste KempfQt: more warnings
2011-05-14 Jean-Baptiste KempfQt: operator priority
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-14 Jean-Baptiste KempfQt: fix a warning about operator precedence
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-04-25 Francois CartegnieQt: SeekSlider: Don't show tooltip for unknown time...
2011-04-22 Ludovic FauvetQt: limit the tooltip within the bounds of the widget
2011-04-21 Francois CartegnieQt: ExtToolButton: set delay relatively to dblclick's
2011-04-20 Ludovic FauvetQt: seek slider simplifications
next