]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Search child of playlist rather than anywhere
[vlc] / modules / gui / qt4 / util /
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
2011-04-20 Jean-Baptiste KempfQt, new utility class to differentiate short and long...
2011-04-16 Ludovic FauvetQt4: add some comments
2011-04-16 Ludovic FauvetQt4: cosmectics
2011-04-16 Ludovic FauvetQt4: fix position updates while sliding
2011-04-16 Ludovic FauvetQt4: Reduce the margin since the handler is now much...
2011-04-16 Ludovic FauvetQt4: fix a value error in the seek slider
2011-04-16 Ludovic FauvetQt4: change the handle size and color
2011-04-16 Ludovic FauvetQt4: improve the seek slider design with a light 3D...
2011-04-12 Ludovic FauvetQt: Improved tooltip to view the time at a given mouse...
2011-04-12 Jean-Baptiste KempfQt: fix win32 compilation
2011-04-12 Jean-Baptiste KempfSeekSlider: clean the code
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-04-11 Jean-Baptiste KempfQt: orange cone mode!
2011-04-11 Jean-Baptiste KempfQt: rewrite the seekslider, with a new design
2011-04-11 Filipe AzevedoQt: Round Buttons
2011-04-06 Felix Paul Kühneqt4: fixed compilation for Mac
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-02-20 Jean-Baptiste KempfQt: rename utility classes
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-01-22 Francois CartegnieTimeSlider fix for #4328
2011-01-21 Jean-Philippe AndréQt: add new widgets: AnimatedIcon & SpinningIcon
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2010-12-14 Ilkka Ollakkaqt4: use caching in pictureflow (bring it back)
2010-12-14 Ilkka OllakkaQt4: pictureflow, draw album artists/title on flowimage
2010-12-14 Ilkka OllakkaQt4: use transform in pictureflow to ease up drawing
2010-12-08 Jean-Baptiste KempfQt: fix compilation warning
2010-12-07 Rafaël CarréUse HAS_QT47
2010-12-04 Felix Paul Kühneqt4: fixed search field compilation for Mac and s/Carbo...
2010-12-01 Jean-Baptiste KempfMac: use a Native Search Line
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste KempfQt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic fixes
2010-11-21 Rémi Denis-CourmontEliminate dead code
2010-11-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-13 Juho Vähä-Herttuaqt4: Get rid of towlower in favor of portability
2010-11-10 Rémi Denis-CourmontQt4: add toURI() helper
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
2010-10-31 Ilkka OllakkaQt4: don't cache inside pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-08-31 Rémi DuraffortFix some typos.
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
2010-07-22 Juho Vähä-Herttuaqt4: Add OSX to supported platforms of the towlower...
2010-07-08 Hugo Beauzée-LuyssenQt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-01 Jean-Baptiste KempfQt: fix F* keys in Preferences - #3827
2010-06-15 Ilkka OllakkaRevert "qt4: don't force pixelsize in soundslider"
2010-05-26 Ilkka Ollakkaqt4: fix volume-slider tooltip to fit volume regarding...
2010-05-24 Ilkka Ollakkaqt4: don't force pixelsize in soundslider
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-27 Jakob LebenQt: appropriate SoundSlider size
2010-03-09 Jean-Baptiste KempfQt: use qt QStyle to center dialogs on screen
2010-02-25 Rémi Denis-CourmontQt4: handle Meta modifier in the prefs
2010-02-15 Jakob LebenQt: respect font sizes 1.1.0-ff
2010-02-14 Jean-Baptiste KempfQt: fix Win32 compilation
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-13 Rémi Denis-CourmontQt4: add extended Latin-1 and a few multimedia keys...
2010-02-10 Jakob LebenQt: selector cosmetic polish
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-11 Jean-Baptiste KempfQt: Compile fix for gcc 4.5
2010-01-10 Francois CartegnieQt: remove the b_mybutton hack. Connect the appropriate...
2010-01-10 Francois CartegnieQt: Audio control widget changes
2010-01-09 Jean-Baptiste KempfQt: fix a sticking slider issue.
2009-12-25 Hugo Beauzee-LuyssenAdding a generic singleton pattern implementation
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-11-25 Jakob LebenQt4: position slider: send seek events at regular intervals
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-09-14 Rémi Denis-CourmontDisambiguate trivial tool tips (fixes: #3068)
2009-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
next