]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/pictureflow.cpp
Qt: use DIR_SEP for BDMV and VIDEO_TS detection
[vlc] / modules / gui / qt4 / util / pictureflow.cpp
2013-08-18 Francois CartegnieQt: Rework Models.
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-05-15 Jean-Baptiste KempfReenable the Qt4-PictureFlow
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-05-14 Jean-Baptiste KempfQt: operator priority
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-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