]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/playlist.cpp
s/informations/information/
[vlc] / modules / gui / qt4 / components / playlist / playlist.cpp
2010-07-28 Rémi Durafforts/informations/information/
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-05-17 Jean-Baptiste KempfQt: correctly restore the playlistWidget state when...
2010-04-26 Jean-Baptiste KempfQt: forgotten translation
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-04 Jakob LebenQt: make playlist widget even a bit more pretty
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-26 Jakob LebenQt: save settings for playlist-selector/art splitter
2009-12-12 Jean-Baptiste KempfQt: PlaylistWidget parenting and code cleanup/simplific...
2009-12-04 Jean-Baptiste KempfQt: rename panels.hpp to standardpanel.hpp
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-09-12 Jakob Lebenqt4: refactor, remove nonsense & re-enable popup-adding...
2009-09-06 Jean-Baptiste KempfQt: remove dead code/signals
2009-09-06 Jean-Baptiste KempfQt4: move the selector from View/Model to QTreeWidget
2009-09-02 Nick PopeAdded window roles for X11
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-01-17 Ilkka OllakkaQT4: remove unneeded signal-connect
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-05 Laurent AimarFixed qt4 initialization/destruction.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-10-01 Jean-Baptiste KempfQt4: Playlist fixes.
2008-09-23 Jean-Baptiste KempfQt4: Playlist saving size and blablah... Close #2112
2008-09-21 Jean-Baptiste KempfQt4: D&D behaviour fix.
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Jean-Baptiste KempfFix drop on the playlist in all case (DP and MI )
2008-08-25 Jean-Baptiste KempfFix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
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-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-04-18 Rafaël CarréFix display of album art
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-02-25 Jean-Baptiste KempfQt4 - Better behaviour for the left panel of the playlist.
2008-02-21 Jean-Baptiste KempfQt4 - Playlist: fix the resizing of the QSPlitter conta...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-16 Jean-Baptiste KempfQt4 - Playlist: double clicking on the art will open...
2008-01-16 Jean-Baptiste KempfQt4 - remove an unnecessary cast
2008-01-16 Jean-Baptiste KempfQt4 - playlist model. Fix #1332
2008-01-15 Rafaël Carréqt4: correct the header, copyright symbol, and remove...
2008-01-09 Jean-Baptiste KempfQt4 - fix the artSet removal commit.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-14 Jean-Baptiste KempfQt4 - Art in the playlist is collapsable with the use...
2007-12-14 Jean-Baptiste KempfQt4 - I prefer to have the left pane to not grow when...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...