]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist_model.hpp
QT: move sortingIndicator to correct position when columns are added/removed
[vlc] / modules / gui / qt4 / components / playlist / playlist_model.hpp
2009-08-02 Ilkka OllakkaQT: move sortingIndicator to correct position when...
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-02-16 Ilkka Ollakkaqt4: remove item-change callback from playlist-model
2009-02-16 Laurent AimarRemoved one malloc per new playlist item (qt4).
2009-02-16 Ilkka OllakkaRevert "QT4: connect signal from inputmanager metaChang...
2009-02-15 Ilkka OllakkaQT4: connect signal from inputmanager metaChanged to...
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-10-29 Rémi DuraffortQt/playlist: fix memleak.
2008-10-19 Jean-Baptiste Kempf[Qt] move some static const int to enum
2008-08-22 Jean-Philippe AndreQt: Implement Stream/Save in playlist popup menu
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-03 Justus PiaterDeclared many static variables const
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...