]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt: EPGChannels: drop the program number
[vlc] / modules / gui / qt4 / components /
2011-03-05 Francois CartegnieQt: EPGChannels: drop the program number
2011-03-05 Francois CartegnieQt: EPG: Always update data on EPG refresh and highligh...
2011-03-05 Francois CartegnieQt: EPGEVent: can be same event without being current
2011-03-05 Francois CartegnieQt: EPGItem: simplify setters
2011-03-05 Francois CartegnieQt: EPGRuler: add timeline
2011-03-05 Francois CartegnieQt: EPGWidget: use time reference from epg stream,...
2011-03-05 Francois CartegnieQt: EPGItem: vlc is orange
2011-03-05 Francois CartegnieQt: reset EPG data when input type changes
2011-03-05 Francois CartegnieQt: EPGItem: style with gradient
2011-03-05 Francois CartegnieQt: EPGItem: add tooltip
2011-03-05 Francois CartegnieQt: EPGItem: visual feedback on hover
2011-03-05 Francois CartegnieQt: EPG fix memleak
2011-03-05 Francois CartegnieQt: don't throw previous EPG data on channel/input...
2011-03-01 Rémi Denis-CourmontQt4: remove V4L1
2011-02-20 Jean-Baptiste KempfQt: fix the postproc tooltip in SPrefs
2011-02-20 Jean-Baptiste KempfQt: rename utility classes
2011-02-16 Jean-Baptiste KempfQt, sprefs: add play-and-pause
2011-02-13 Rémi Denis-CourmontQt4: update hotkey prefs to string items
2011-02-13 Rémi Denis-CourmontParenthesis
2011-02-13 Rémi Denis-CourmontQt4: fix matching key config items
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-23 Ilkka OllakkaQt4: in iconview, allways center the album art even...
2011-01-19 Ilkka Ollakkaqt4: fix album art showing again in views
2011-01-18 Jean-Philippe AndréQt: fix crash in the playlist model
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-12 Dominique LeuenbergerHave bool MLModel::setData return a value in any case.
2011-01-09 Srikanth RajuQt/ML: Extend Playlist model from VLCModel
2011-01-09 Srikanth RajuQt/ML: ML Model and Item
2011-01-09 Srikanth RajuQt/ML: VLC Model
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-04 Branko KokanovicQt: Add sepia video filter to effects dialog
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-26 Jean-Baptiste KempfQt, sprefs: add dependency of auto-resize, to integrati...
2010-12-26 Jean-Baptiste KempfQt: add the minimize-on-pause option in the SPrefs...
2010-12-26 Jakub WieczorekInputManager: Rename the status property to playingStat...
2010-12-23 Jean-Baptiste KempfQt: move the playlist button in the main controller
2010-12-19 Jean-Baptiste KempfQt, sprefs: small fix for initial state
2010-12-19 Jean-Baptiste KempfQt, sprefs: add configuration for OSD Title position
2010-12-19 Jean-Baptiste KempfQt, sprefs: link the systray options together
2010-12-16 Daniel MarthURL box is now focussed when "Open Network Stream"...
2010-12-10 Jean-Baptiste KempfQt: reinstate the small QSplitter on Mac for the playlist
2010-12-10 Jean-Baptiste KempfQt: use SmallSize for the volume slider
2010-12-10 Jean-Baptiste KempfQt, mac: make playist without the blue focus halo
2010-12-10 Jean-Baptiste KempfQt, mac: fix compilation
2010-12-10 Jean-Baptiste KempfQt, playlist: reduce the margins
2010-12-09 Pierre Ynardqt4: really change the RTSP port to 8554
2010-12-09 Pierre Ynardqt4: change default RTSP port to 8554
2010-12-08 Jean-Baptiste KempfQt: playlist look fixes
2010-12-08 Jean-Baptiste KempfQt, playlist: change the layout. This should help MacOS...
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-30 Jean-Baptiste KempfQt, Mac: reduce the size margins and change the color...
2010-11-30 Jean-Baptiste KempfQt, Mac: use the classical blue for the selector
2010-11-28 Jean-Baptiste KempfQt: fix previous commit
2010-11-28 Jean-Baptiste KempfQt: playlist, use a better QSplitter, on Mac
2010-11-28 Jean-Baptiste KempfQt: use a Brushed Style on Mac
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-19 Ilkka OllakkaQt4: pictureflow, if target futher than 20, jump closer...
2010-11-19 Rémi Duraffortqt4: remove an assert (a check for NULLity is enough).
2010-11-15 Rémi DuraffortC++: use prefix iterators instead of postfix.
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-11-10 Rémi Denis-CourmontQt4: FileOpenPanel generates proper URLs, simplify
2010-11-07 Laurent AimarSmall fix when changing a video filter option that...
2010-11-05 Christophe Mutricyi18n: Mark SD categories for inclusion in vlc.pot
2010-11-04 Jean-Baptiste KempfQt: deactivate noise video filter
2010-11-02 Rémi Duraffortqt4: fix a crash if "view-mode" configuration values...
2010-11-01 Jean-Baptiste KempfQt: video filters
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-31 Ilkka OllakkaQt4: return qmodelindex from moveCursor
2010-10-30 Ilkka OllakkaQt4: coverflow, only do animation if target is under...
2010-10-30 Ilkka OllakkaQt4: small buggy test if modelinder is hidden or now
2010-10-30 Ilkka OllakkaQt4: don't crash coverflow when cliked my mouse
2010-10-30 Ilkka OllakkaQt4: coverflow, fix off-by-one in scrollto
2010-10-30 Ilkka OllakkaQt4: showslide scroll to row instead of column
2010-10-30 Ilkka OllakkaQt4: don't connect centerindexchanged, it's trigggered...
2010-10-30 Ilkka OllakkaQt4 don't return on empty arturl, otherwise we don...
2010-10-30 Jean-Baptiste KempfQt: reorder views
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-30 Jean-Baptiste KempfQt, playlist: Move getMeta helper functions to PLModel
2010-10-28 Jean-Baptiste KempfPLModel: formatting fixes
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 Ilkka OllakkaRevert "Qt4: small loop change"
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-27 Jean-Baptiste KempfQt: playlist views, correct virtualness
2010-10-26 Ilkka OllakkaQt4: small loop change
2010-10-26 Ilkka OllakkaQt4: don't create multiple playlist models
2010-10-25 Laurent AimarRenamed vout-filter in video-splitter.
2010-10-25 Laurent AimarFixed vout-filter change support in qt4.
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-23 Rémi DuraffortDo not use strlen just to check that a string is non...
2010-10-22 Jean-Baptiste KempfQt: change the LocationBar Class file
2010-10-22 Jean-Baptiste KempfPlaylist code: simplification, part 1
2010-10-22 Jean-Baptiste KempfQt: Remove the "media brower" label
next