]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist_item.cpp
Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public
[vlc] / modules / gui / qt4 / components / playlist / playlist_item.cpp
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-07 Lukas DurfinaUse already defined macro
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-04 Rémi DuraffortRemove the Rating column from the inteface because...
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.