]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist_item.cpp
Qt4 - Remove the qt-pl-showflags from preferences and put it in QSettings,because...
[vlc] / modules / gui / qt4 / components / playlist / playlist_item.cpp
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.