]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Qt: addons: tag addons with colors
[vlc] / modules / gui / qt4 / util /
2014-02-12 Francois CartegnieQt: animators: missing initializers.
2014-02-09 Francois CartegnieQt: add DelegateAnimationHelper.
2014-02-09 Francois CartegnieQt: move animators code
2013-12-30 Francois CartegnieQt: SeekStyle: don't use outer size for inner content...
2013-12-02 Francois CartegnieQt: update QUrlValidator (fix #9932)
2013-11-06 Rémi Denis-CourmontQt: map Print and Pause keys
2013-10-07 Francois CartegnieQt: SeekSlider: missing initializer
2013-09-28 Jean-Baptiste KempfQt4: correctly save the keys, indepententy from the...
2013-09-06 Francois CartegnieQt: menus: do not store QModelIndex.
2013-09-03 Francois CartegnieQt: move validators
2013-08-18 Francois CartegnieQt: Rework Models.
2013-07-17 Ludovic FauvetQt: raise the tooltip so it stays in front of the fulls...
2013-07-17 Ludovic FauvetQt: fix a visibility issue within the time tooltip
2013-07-15 Jean-Baptiste KempfQt: use Q_OS_* in timetooltip for Win32 and OS/2
2013-07-15 Jean-Baptiste KempfQt: move from Q_WS to Q_OS in MainInterface, QVLCApp...
2013-07-15 Jean-Baptiste KempfQt: move Q_WS => Q_OS in widgets and playlist code
2013-07-10 Francois CartegnieQt: QVLCDial: move value in corner
2013-07-09 Francois CartegnieQt: QDial: show value on control (fix #8906)
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
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...
next