]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist_item.cpp
Last patch to close #1479 (add a column with the track id)
[vlc] / modules / gui / qt4 / components / playlist / playlist_item.cpp
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-02-11 Jean-Baptiste KempfQt4 - Put the default header to 39 in the playlist.
2008-02-11 Ilkka Ollakkashow default info in playlist if i_showflag is too...
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
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.