]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/epg
Qt4: compressor and Spatializer widget margin shouldn't be 0
[vlc] / modules / gui / qt4 / components / epg /
2010-08-04 Adrien MagloQt/EPG: Remove channels when they don't have any item.
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
2010-06-20 Adrien MagloQt/EPG: Set the EPGView start time correctly.
2010-06-18 Adrien MagloQt/EPG: Aesthetic modifications.
2010-06-18 Adrien MagloQt/EPG: Remove a bad setting of the EPGView start time.
2010-06-18 Adrien MagloQT/EPG: Fix EPGItem management.
2010-06-18 Adrien MagloQt/EPG: Use the right function to update the EPGItem...
2010-06-18 Adrien MagloQt/EPG: Fix an EPGitem position issue.
2010-06-17 Adrien MagloQt/EPG: Display the program start and end times just...
2010-06-17 Adrien MagloQt/EPG: Revert previous commit.
2010-06-17 Adrien MagloQt/EPG: fix start and end program displaying.
2010-06-16 Jean-Baptiste KempfQt/EPG: use a qgraphicsitem_cast instead of dynamic_cast
2010-06-15 Jean-Baptiste KempfQt/EPG: deactivate crashing code on Win32 for now.
2010-06-15 Adrien MagloQt: EPGItem aesthetic rework.
2010-06-15 Adrien MagloQt: test if EPG events are the same by also comparing...
2010-06-15 Adrien MagloQt: Remove the font specification for the channel list...
2010-06-13 Adrien MagloQt: Remove the lines separating the channels in the...
2010-06-13 Adrien MagloQt: remove the bottom line of the channel list widget.
2010-06-12 Adrien MagloRemove the channel list overlaid above the EPGView...
2010-06-04 Ilkka Ollakkaqt4: don't hardcode fontsize in epgitem
2010-06-02 Ludovic Fauvetepg: remove the external channels widget
2010-06-02 Ludovic Fauvetepg: add an overlay containing the channels list
2010-06-02 Ludovic Fauvetepg: highlight ongoing programs in the epg view
2010-06-02 Ludovic Fauvetepg: remove debug in epg
2010-05-24 Ilkka Ollakkaqt4: don't force font and size in epg-widget
2010-02-13 Rémi Denis-CourmontYou shall include <config.h>
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
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 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