]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/ml_model.cpp
Qt: Spatializer: add values multiplier.
[vlc] / modules / gui / qt4 / components / playlist / ml_model.cpp
2012-09-06 Francois CartegnieQt: MLModel: fix memleak
2012-09-02 Francois CartegnieQt: MLmodel: fix headers encoding
2012-07-31 Francois CartegnieQt: don't crash if sql ML module is missing
2012-07-20 Francois CartegnieQt: PL/MLModels: implement columnCount() in parent...
2012-07-19 Francois CartegnieQt: PL/MLModel: remove nolonger used SelectedUri()
2012-07-19 Francois CartegnieQt: PLModel: move out Info & Prompt Dialogs references...
2012-07-19 Francois CartegnieQt: MLModel: Move Popup() creation out of the MLModel
2012-07-19 Francois CartegnieQt: MLModel: rework menu signaling
2012-07-19 Francois CartegnieQt: MLModel: Use Model Indexes instead of MLItem.
2012-01-24 Francois CartegnieQt: fix MLModel
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-03-24 Konstantin PavlovML: Qt4: Include config.h to fix plugin linking.
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-12 Dominique LeuenbergerHave bool MLModel::setData return a value in any case.
2011-01-09 Srikanth RajuQt/ML: ML Model and Item