]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/standardpanel.cpp
Adds batch convert support to the VLC GUI.
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.cpp
2014-11-28 Lochlin DuperronAdds batch convert support to the VLC GUI.
2014-07-18 Erwan TulouQt: fix regression about popupmenu
2014-05-18 Jean-Baptiste KempfQt: move getDirectoryDialog to a static helper
2014-05-01 Francois CartegnieQt4: remove models and signals proxying
2014-05-01 Francois CartegnieQt4: prune SQL media library code
2014-02-09 Francois CartegnieQt: move animators code
2014-01-08 Jean-Baptiste KempfQt: add a right-click action to save the playlist
2013-10-12 Edward WangQt: add rename directory option
2013-08-28 Jean-Baptiste KempfQt: toAscii has been deprecated
2013-08-26 Francois CartegnieQt: standardpanel: fix potential null dereference
2013-08-22 Francois CartegnieQt: media library disambiguation.
2013-08-18 Francois CartegnieQt: Set popup entries logic into models, and keep inter...
2013-08-18 Francois CartegnieQt: Rework Models.
2013-07-15 Ludovic FauvetQt: QString::toAscii has been deprecated in Qt5
2013-04-13 Jean-Baptiste KempfQt: use a complete sentence
2013-04-13 Francois CartegnieQt: StandardPanel: Add spinner on network SD nodes.
2013-04-01 Christoph MiebachTypo: Remove leading space in about-box, use I_PL_ADDPL...
2013-01-24 Rémi Denis-CourmontRevert "Qt: StandardPanel: Add spinner on network SD...
2013-01-23 Francois CartegnieQt: StandardPanel: Add spinner on network SD nodes.
2012-09-15 Francois CartegnieQt: Fix double activation to enter directories.
2012-08-27 Jean-Baptiste KempfQt: limit size of playlist display
2012-08-27 Jean-Baptiste KempfQt: Ctrl+mousewheel to zoom on playlist
2012-08-27 Jean-Baptiste KempfQt: split playlist mode view in a separate function
2012-08-27 Jean-Baptiste KempfQt view mode are exclusives
2012-08-16 Jean-Baptiste KempfQt: add the playlist view mode selection to the right...
2012-08-04 Francois CartegnieQt: PLModel: don't reset model on zoom
2012-07-20 Francois CartegnieQt: PLTreeView: use delegate for emphasing font.
2012-07-19 Francois CartegnieQt: PLModel: move zoom value out of model
2012-07-19 Francois CartegnieQt: PLModel: fix string conversion for winxx
2012-07-19 Francois CartegnieQt: PLModel: move out Info & Prompt Dialogs references...
2012-07-19 Francois CartegnieQt: PLModel: Move Popup() creation out of the PLModel
2012-07-07 Francois CartegnieQt: Early Fix ML "Add to playlist" adding items multipl...
2012-07-03 Christoph MiebachTypo
2012-06-13 Francois CartegnieQt: StandardPLPanel: Fix failing locked assertion.
2012-06-11 Francois CartegnieQt: StandardPLPanel: show dropzone on views
2012-06-07 Francois CartegnieQt: PL: Request missing art for visible items
2012-04-16 Ilkka OllakkaQt4: when in tree-like playlist, scroll previous rootit...
2012-02-01 Jean-Baptiste KempfQt: remove unused includes
2012-01-15 Ilkka OllakkaQt4: don't sort listview of model allready has items
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2012-01-11 Jean-Baptiste KempfQt4: restore search in SD
2011-12-05 Francois CartegnieQt: menus: rename MenusManager to MenuBar.
2011-12-05 Francois CartegnieQt: rename QVLCMenu to QVLCMenuManager.
2011-11-17 Jean-Baptiste KempfQt: correctly display the right treeView columns
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-09-11 Jean-Baptiste KempfQt: Deactivate coverflow for releases until someone...
2011-09-08 Francois CartegnieQt: playlist: move zoom button to top bar
2011-09-07 Francois CartegnieQt: standardpanel: remove warnings
2011-09-07 Francois CartegnieQt: playlist: pad zoom slider (fixes #5291)
2011-07-06 Ilkka OllakkaQt4: fix viewchange if MEDIA_LIBRARY not defined on...
2011-07-06 Ilkka OllakkaQt4: refactor saving panel view
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
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: fix build with --disable-media-library
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
2010-12-10 Jean-Baptiste KempfQt, mac: make playist without the blue focus halo
2010-11-02 Rémi Duraffortqt4: fix a crash if "view-mode" configuration values...
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-27 Jean-Baptiste KempfQt: rename playlist views files
2010-10-26 Ilkka OllakkaQt4: don't create multiple playlist models
2010-10-24 Rémi DuraffortQt4: fix SD search.
2010-10-24 Jean-Baptiste KempfQt: adapt to new SD search function
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-10-24 Jean-Baptiste KempfQt: do not search SD if the text is empty
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-06-20 Ilkka OllakkaQt4: don't call browseInto if not needed when item...
2010-06-20 Ilkka OllakkaQt4: cosmetic
2010-06-18 Ilkka OllakkaQt4: make sure Item can be scrolled to visible even...
2010-04-17 Ilkka Ollakkaqt4: add tooltip to playlist viewchange-button
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-04-06 Jakob LebenQt: use QStackedLayout for playlist views
2010-04-01 Jakob LebenQt: settings
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Jean-Baptiste KempfQt: correctly restore the ColumnID in the playlist.
2010-03-10 Jakob LebenQt: use "no art" picture for drag-and-drop pixmap in...
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-24 Jakob LebenQt: no need to clear playlist search twice
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-16 Ilkka Ollakkaqt4: try to read playlist headers state in same group...
2010-02-16 Jakob LebenQt: locationBar hides parent locations that don't fit in
2010-02-15 Jakob LebenQt: respect font sizes 1.1.0-ff
2010-02-14 Ilkka OllakkaQT4: scroll to playingItem when changing view
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-14 Jakob LebenQt: include Add File/Directory/Advanced Open actions...
next