]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt: remove the cone slider joke resource
[vlc] / modules / gui / qt4 / components /
2011-04-15 Hugo Beauzée-Luyssenqt4: complete preferences: QList is a more appropriate...
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Simplifications
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Remove useless empty DTOR
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Adding some 'const'
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Removing useless attribute.
2011-04-13 Hugo Beauzée-Luyssenqt4: complete_preferences: Simplifications
2011-04-13 Hugo Beauzée-LuyssenRevert "Qt4 preferences: fix a nice memory leak."
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-04-11 Rémi Duraffortqt4_v4l2_ctrl: fix string encoding.
2011-04-10 Francois CartegnieQt: audio_prefs: alsa devices combo: don't expand too...
2011-04-10 Francois CartegnieQt: SoundSlider: don't fire back signal when a change...
2011-04-10 Francois CartegnieQt: SoundSlider: always emit valuechange on slider...
2011-04-10 Francois CartegnieQt: epgchannels: split string on bracket.
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-06 Rémi DuraffortQt4 preferences: fix a nice memory leak.
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-01 Francois CartegnieQt: epg: only add current or future epg data
2011-04-01 Francois CartegnieQt: epgwidget: use anon enum for indexes
2011-03-30 Francois Cartegnieepg: narrow input lock
2011-03-30 Francois CartegnieQt: EPGView: fix performance hit
2011-03-30 Francois CartegnieQt: EPGItem: only update() if data changed
2011-03-30 Francois CartegnieQt: epg: don't hide EPG when there's still data.
2011-03-29 Ludovic FauvetQt4: Fix FSController glitches on Linux/KDE
2011-03-28 Rémi Denis-CourmontQt4: update DTV plugin name on Windows
2011-03-27 Rémi Denis-CourmontQt4: add modulations for DVB-S2
2011-03-27 Rémi Denis-Courmonttypo
2011-03-27 Rémi Denis-CourmontQt4: add DVB-S2
2011-03-27 Rémi Denis-CourmontQt4: handle multiple Linux DVB frontends per adapter
2011-03-26 Rémi Denis-CourmontQt4: rename modulation box to QAM box, and try to fix...
2011-03-26 Rémi Denis-CourmontQt4: uniformize DVB dialog
2011-03-24 Rémi Denis-CourmontQt: merge BDA and Linux DVB in open dialog
2011-03-24 Rémi Denis-CourmontQt4: add ATSC and CQAM to open dialog
2011-03-24 Rémi Denis-CourmontQt4: update DVB dialog for the new plugin
2011-03-24 Konstantin PavlovML: Qt4: Include config.h to fix plugin linking.
2011-03-23 Rémi Denis-CourmontQt4: ATSC and Clear QAM are not DVB types...
2011-03-23 Rémi Denis-CourmontQt: don't translate quadratic amplitude modulation...
2011-03-23 Rémi Denis-CourmontQt: select MRL scheme based on DVB system delivery
2011-03-23 Rémi Denis-CourmontQt4: pass DVB parameters through MRL rather than options
2011-03-23 Rémi Denis-CourmontQt4: DVB-C modulation combo box
2011-03-23 Rémi Denis-CourmontQt4: symbol rate is expressed in bauds (Hz), not kHz
2011-03-23 Rémi Denis-CourmontQt4: sort DVB-x alphabetically and select DVB-T by...
2011-03-23 Francois CartegnieQt: epg: qtr() instead of tr()
2011-03-23 Francois CartegnieQt: EPG: dialog: add no epg warning
2011-03-23 Francois CartegnieQt: EPG: epgview: add timeline
2011-03-23 Francois CartegnieQt: EPG: thicker ruler timeline
2011-03-23 Francois CartegnieQt: EPG: add channels line background
2011-03-23 Francois CartegnieQt: epg: updateduration: simplify.
2011-03-23 Francois CartegnieQt: EPG: fix mutex position
2011-03-23 Francois CartegnieQt: EPG: use connect() macros
2011-03-23 Francois CartegnieQt: EPG: remove no longer used class
2011-03-23 Francois CartegnieQt: EPG: remove overlapped entries.
2011-03-23 Francois CartegnieQt: EPG: rework
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-19 Jean-Baptiste KempfWin32: add the volume media keys to SPrefs
2011-03-16 Jean-Baptiste KempfQt: probe the complete names for Volume in Disc open
2011-03-16 Jean-Baptiste KempfQt: disc open: support different values for disclabel...
2011-03-15 Rémi Denis-CourmontQt4: don't ruin RC interface fallback when preferences...
2011-03-11 Jean-Baptiste KempfQt, playlist: rename a method to match Qt's style
2011-03-11 Jean-Baptiste KempfQt, playlist: privatize a slot
2011-03-11 Jean-Baptiste KempfQt: fix the LocationBar display by default
2011-03-05 Francois CartegnieQt: EPGItem: fix gradient reference
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
next