]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist_model.cpp
Coding convention
[vlc] / modules / gui / qt4 / components / playlist / playlist_model.cpp
2008-02-26 Rémi DuraffortCoding convention
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-10 Jean-Baptiste KempfQt4 - Windows, try to fix the Open Containing Folder...
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
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.
2008-01-26 Jean-Baptiste KempfQt4 - playlist, Don't fetch name if you have title...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Jean-Baptiste KempfQt4 : change slightly the debug message.
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...