]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt: respect font sizes
[vlc] / modules / gui / qt4 / components /
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: playlist menu strings and icons
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-14 Jean-Baptiste KempfQt: code reindentation
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontYou shall include <config.h>
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-12 Jakob LebenQt: enable drag'n'dropping in listView
2010-02-12 Jakob LebenQt: iconView: draw artwork as big as its aspect ratio...
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: simplify selected item deletion in playlist model
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-10 Jakob LebenQt: selector cosmetic polish
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Jakob LebenQt: selector: correct expand-arrow position
2010-02-09 Jakob LebenQt: PLModel: simplify and fix current item update
2010-02-09 Jakob LebenQt: polish location bar geometry
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-02-04 Jean-Philippe AndréSD: Fix podcast announcement and Qt special hack
2010-02-04 Rémi Denis-CourmontTypo in [1b9f9692f91dcf0659919b16551389e0dbf96412]
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name (part 2)
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Jean-Baptiste KempfShow the normal popupMenu when no item is under the...
2010-02-04 Jean-Baptiste KempfQt: iconView, code cosmetics
2010-02-04 Jean-Baptiste KempfQt: iconView, setSpacing seems to be ignored in our...
2010-02-04 Jean-Baptiste KempfQt: iconView, make the item higher
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-04 Jean-Baptiste KempfQt: Better media info panel
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
2010-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
2010-02-02 Jakob LebenQt: kill a bug in playlist model
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-02-01 Jean-Baptiste KempfQt: sprefs, chipmunk options and audio rework
2010-01-31 Jakob LebenQt: simplify playlist item deletion
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
2010-01-30 Jean-Baptiste KempfQt: fix a leak in iconView
2010-01-30 Jean-Baptiste KempfQt: fix a leak of telexFrame in Controller
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-30 Jakob LebenQt: playlist: fix updating of currently playing item
2010-01-30 Jean-Baptiste KempfVLC supports .vro (DVD-VR) files
2010-01-29 Jakob LebenQt: no need to go from bool to int
2010-01-29 Ilkka Ollakkaqt4: show more clearly current item in iconview
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 Jean-Baptiste KempfQt: sprefs, fix crash when opening Hotkeys prefs
2010-01-28 Jakob LebenQt: prettier button with menu for playlist view switching
2010-01-28 Jakob LebenQt: iconView delegate: encode PLModel::IsCurrent(QModel...
2010-01-28 Rafaël CarréQt4 Icon View: cache full rendering for each item
2010-01-28 Rafaël CarréQT4 Icon view: cache album art pixmap
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: make PLModel::getItem return rootItem as well,...
2010-01-28 Jean-Baptiste KempfQt: Comment out left qDebug()
2010-01-28 Jean-Baptiste KempfQt: EPG, propagate the infos when clicking on an Item
2010-01-28 Jakob LebenQt iconView: browse into node when it spawns subitems
2010-01-28 Jakob LebenQt: add public index-from-id function to PLModel
2010-01-28 Jean-Baptiste KempfQt: We might want to share more that just a description
2010-01-28 Jean-Baptiste KempfQt: EPGItem doesn't need QObject inheritage
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-28 Jean-Baptiste KempfQt: EPG, include orders
2010-01-28 Ludovic FauvetInitial commit for EPG class for EPG Viewing
2010-01-27 Jakob LebenQt iconView: font adjustments
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 André WeberAdded AtmoLight tab inside video effects dialog
2010-01-26 Ludovic FauvetQt: more details on the icon view.
2010-01-26 Jean-Baptiste KempfQt: allow multiple selection in iconView
2010-01-26 Jean-Baptiste KempfQt: iconView, use uniformItemSizes()
2010-01-26 Jakob LebenQt playlist: mistaken currentItem logic
2010-01-26 Jakob LebenQt: save settings for playlist-selector/art splitter
2010-01-26 Jakob LebenQt PL Model: don't emit currentChanged twice
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 Pierre YnardQt4: don't use TS muxer with RTSP in sout wizard
2010-01-25 Jakob LebenQt iconView: initial attempt at item browsing/playing
next