]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/standardpanel.cpp
Qt: respect font sizes
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.cpp
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...
2010-02-13 Jakob LebenQt: it's Qt::Key_Backspace not Qt::Key_Back
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: cleanups and organization
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-09 Jakob LebenQt: polish location bar geometry
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Jean-Baptiste KempfShow the normal popupMenu when no item is under the...
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-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-30 Jean-Baptiste KempfQt: fix a leak (2) in PL View
2010-01-30 Jean-Baptiste KempfQt: reindent
2010-01-30 Jean-Baptiste KempfQt: fix a leaking QSignalmapper in PL
2010-01-30 Jakob Lebenplaylist, Qt: playlist browsing support
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-29 Jean-Baptiste KempfQt: try to avoid a potential race condition
2010-01-29 Jean-Baptiste KempfQt: Playlist, map the click to cycleViews
2010-01-29 Jean-Baptiste KempfQt: Use a ToolButton instead of a PushButton for view...
2010-01-28 Jakob LebenQt: prettier button with menu for playlist view switching
2010-01-28 Jakob LebenQt: locationBar: update when browsing back/up, show...
2010-01-28 Rafaël Carréfix memleak
2010-01-28 Rafaël Carréqt4: correctly displays utf8 in location bar
2010-01-28 Jakob LebenQt: views behavior corrections
2010-01-28 Jakob LebenQt: playlist (Fix #3248) Set model after sorting enable...
2010-01-28 Jakob LebenQt: connect to iconView only after it has been created
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-27 Jakob LebenQt: connect currentChanged signal from model earlier
2010-01-26 Ilkka OllakkaQT4: leave assert there
2010-01-26 Ilkka OllakkaQT4: connect currentChanged from model on iconView...
2010-01-26 Jakob LebenQt: currentView initialization
2010-01-26 Jean-Baptiste KempfQt: plViews, cleanups
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-12 Jean-Baptiste KempfQt: playlist. Remove unnecessary includes
2009-12-06 Jean-Baptiste KempfQt: playlist, set a minimum width
2009-12-04 Jean-Baptiste KempfQt: make the search box take less space.
2009-12-04 Jean-Baptiste KempfQt: rename panels.hpp to standardpanel.hpp
2009-12-04 Jean-Baptiste KempfQt: Remove the gotoPlaying button, as noone understood it.
2009-12-04 Jean-Baptiste KempfQt: playlist, remove the bar of buttons at the bottom
2009-12-04 Jean-Baptiste KempfQt: playlist code cosmetics
2009-12-04 Jean-Baptiste KempfQt: remove random and repeat buttons from playlist
2009-12-04 Jean-Baptiste KempfQt: Remove PLPanel upper class
2009-11-30 Jakob LebenQt4: reset playlist columns settings in transition...
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-10-07 Rémi Denis-CourmontQt4: fix character set in playlist dialog title
2009-09-12 Jakob Lebenqt4: refactor, remove nonsense & re-enable popup-adding...
2009-09-08 Jakob LebenQt4: clean PLModel of i_depth related code
2009-09-07 Jakob Lebenqt4: add source name above PL view
2009-09-06 Jean-Baptiste KempfQt: reuse the SD data
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-05 Jakob Lebenqt4: playlist: allow to hide all but the index 0 column
2009-08-30 Jakob Lebenqt4: let QTreeView manage visible playlist columns...
2009-08-29 Jakob Lebenqt4: access visible playlist column selector menu from...
2009-08-23 Jakob Lebenqt4: fix typo + cosmetics
2009-08-18 Ilkka Ollakkaqt4: gotoPLayingItem get's current index from model...
2009-08-18 Jakob LebenQt4: allow adding node under playlist root item
2009-08-03 Ilkka OllakkaQT4: remove Ensurevisible from scrollTo
2009-08-03 Ilkka OllakkaQT4: set rowUniformHeights to true on playlistview
2009-08-02 Ilkka OllakkaQT: move sortingIndicator to correct position when...
2009-08-02 Ilkka Ollakkaqt4: don't sort playlist by default take two
2009-08-01 Rémi Denis-CourmontRevert "QT4: set sorting-connections by hand"
2009-07-31 Ilkka OllakkaQT4: set sorting-connections by hand
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-19 Jean-Baptiste KempfQt: correct right click selection.
2009-06-14 Jean-Baptiste KempfQt: allow more flexibility on tab selection for Open.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-02-28 Jean-Baptiste KempfQt: consistency between loop and random buttons.
2009-02-28 Ilkka OllakkaQT4: set initial state of randombutton correctly
2009-02-28 Jean-Baptiste KempfQt: random button is now just a checkable button and...
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-01-05 Jean-Baptiste KempfQt: the red box when searching in the playlist is confu...
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-12-15 Ilkka Ollakka[Qt] Cleanup: Don't skip first sorting, seems that...
2008-12-09 Jean-Baptiste Kempf[Qt] You need now Qt4.3...
2008-10-17 Jean-Baptiste Kempf[Qt] Fix the header menu popup when you have a header...
next