]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/ml_model.hpp
Qt: Set popup entries logic into models, and keep interaction outside.
[vlc] / modules / gui / qt4 / components / playlist / ml_model.hpp
2013-08-18 Francois CartegnieQt: Set popup entries logic into models, and keep inter...
2013-08-18 Francois CartegnieQt: Rework Models.
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-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-09 Srikanth RajuQt/ML: ML Model and Item