]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/standardpanel.hpp
Qt: rename playlist root* functions and getters for clarity
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.hpp
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-09-08 Francois CartegnieQt: playlist: move zoom button to top bar
2011-09-07 Francois CartegnieQt: playlist: pad zoom slider (fixes #5291)
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-09 Jean-Baptiste KempfQt: try to enable PL/ML switching
2011-05-09 Jean-Baptiste KempfQt: MLModel creation and assignation
2011-05-09 Jean-Baptiste KempfQt, selector: activate the SQL ML
2011-03-11 Jean-Baptiste KempfQt, playlist: rename a method to match Qt's style
2011-03-11 Jean-Baptiste KempfQt, playlist: privatize a slot
2010-10-30 Jean-Baptiste KempfQt: reorder views
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-28 Jean-Baptiste KempfQt: fix the view checked() state in the ViewMenu
2010-10-28 Jean-Baptiste KempfQt: further playlistPanel simplifications
2010-10-27 Jean-Baptiste KempfQt: move view names to the StandardPanel file
2010-10-27 Jean-Baptiste KempfQt: Playlist, code simplification and factorisation
2010-10-26 Ilkka OllakkaQt4: don't create multiple playlist models
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-10-24 Jean-Baptiste KempfQt: search differently when you are in SD
2010-10-22 Jean-Baptiste KempfQt: change the LocationBar Class file
2010-10-22 Jean-Baptiste KempfQt: search the SD if possible.
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-04-06 Jakob LebenQt: use QStackedLayout for playlist views
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-16 Jakob LebenQt: locationBar hides parent locations that don't fit in
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-12 Jakob LebenQt: ooops, fix deleting playlist items by key press
2010-02-12 Jakob LebenQt: playlist panel: search behavior + layout enhancements
2010-02-11 Jakob LebenQt: add a list view
2010-02-10 Jakob LebenQt: PLModel::removeItem( int ) is not for public usage
2010-02-10 Jakob LebenQt: update playlist dialog on rootChanged signal from...
2010-02-10 Jakob LebenQt: return playlist model and views to "now playing...
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Jakob LebenQt: neat and crispy location bar, new location buttons
2010-02-04 Jakob LebenQt: make playlist widget even a bit more pretty
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-29 Jean-Baptiste KempfQt: Playlist, map the click to cycleViews
2010-01-28 Jakob LebenQt: prettier button with menu for playlist view switching
2010-01-28 Jakob LebenQt: replace playlist view title with interactive locati...
2010-01-28 Jakob LebenQt iconView: browse into node when it spawns subitems
2010-01-27 Jakob LebenQt: unify item activation among PL views, change title...
2010-01-26 Jean-Baptiste KempfQt: track the currentView and simplify the code
2010-01-26 Jean-Baptiste KempfQt: put CreateTreeView and createIconView in their...
2010-01-25 Jakob LebenQt: better function name
2010-01-25 Jakob LebenQt: remove unused code
2010-01-25 Jakob LebenQt: playlist: use same context menu for both tree-...
2010-01-25 Jakob LebenQt: make playlist tree-view popup menu work again
2010-01-25 Jean-Baptiste KempfQt: variable renaming so they are more explicit
2010-01-25 Jean-Baptiste KempfQt: use the new PlIconView class
2010-01-17 Jean-Philippe AndréQt: Prevent volume up/down on mouseWheel events inside...
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-12-12 Jean-Baptiste KempfQt: new view mode for the playlist in an IconList like...
2009-12-04 Jean-Baptiste KempfQt: rename panels.hpp to standardpanel.hpp