]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
windows: use C++ prototype for REFIID / CoCreateInstance
[vlc] / modules / gui / qt4 / components /
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-22 Jean-Baptiste KempfQt: sprefs, fix caching combobox behaviour
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste KempfQt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-18 Rémi Denis-CourmontQt4: list hardware ALSA devices in capture panel
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-10-14 Jean-Baptiste KempfQt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste KempfQt: don't limit the artLabel in width
2011-10-12 Ilkka OllakkaQt4: select what columns to show as sorting selection
2011-10-11 Jean-Baptiste KempfQt: playlist model cleanup
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-10-07 Laurent AimarFixed synchronization panel in qt4 gui.
2011-10-01 Rémi Denis-CourmontQt4: avoid integer overflow on V4L2 slider min and max
2011-10-01 Rémi Denis-CourmontQt4: use a spin box rather than a slider if there is...
2011-10-01 Rémi Denis-CourmontQt4: do not set V4L2 control step if it is 1 / not...
2011-10-01 Rémi Denis-CourmontQt4: do not translate object variable names in V4L2...
2011-09-29 Rémi Denis-CourmontQt4: fix invalid pointer on unknown V4L2 control type...
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-25 Jean-Baptiste KempfQt, Sprefs: hide the style selection on Win32 and fix it
2011-09-25 Jean-Baptiste KempfQt: simple prefs dependency on Win32
2011-09-25 Rémi Denis-CourmontQt4: simplify and improve playlist item folder exploration
2011-09-25 Rémi Denis-CourmontQt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
2011-09-24 Jean-Baptiste KempfQt: match the volume % with the OSD
2011-09-24 Jean-Baptiste KempfQt: simplify volume management
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-09-22 Francois CartegnieQt: info panels: fix NULL dereference (#5368 fix).
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-09-17 Francois CartegnieQt: adv options: fix RTL handling for synchronization
2011-09-17 Francois CartegnieQt: adv settings: Optimize synchronization panel
2011-09-16 Jean-Baptiste KempfQt: open network fixes and simplifications
2011-09-16 Jean-Baptiste KempfQt: clarify a text
2011-09-12 Erwan Tulouqt4: fix memory leak
2011-09-11 Jean-Baptiste KempfQt: Deactivate coverflow for releases until someone...
2011-09-09 Francois CartegnieQt: simple_preferences: fix default item for style...
2011-09-09 Francois Cartegnieqt: epgview: const correctness
2011-09-08 Francois CartegnieQt: reparent layout
2011-09-08 Francois CartegnieQt: playlist: add tooltips
2011-09-08 Francois CartegnieQt: playlist: move zoom button to top bar
2011-09-07 Jean-Baptiste KempfQt: thou shalt NOT give 2 layouts to the same widget
2011-09-07 Jean-Baptiste KempfQt: fix compilation on Win32, and use a decent minimum
2011-09-07 Francois CartegnieQt: standardpanel: remove warnings
2011-09-07 Francois CartegnieQt: playlist: pad zoom slider (fixes #5291)
2011-09-07 Francois CartegnieQt: playlist zoom: Enforce valid font point size
2011-09-07 Jean-Baptiste KempfQt4: fix indentation
2011-09-05 Rémi Denis-CourmontRemove some debug
2011-09-03 Ilkka Ollakkaqt4: fix preferences widget compile
2011-09-03 Rémi Denis-CourmontQt4: fix V4L2 video standard in open dialog
2011-09-03 Rémi Denis-CourmontsetfillVLCConfigCombo: deal with string config items
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-29 Jean-Baptiste KempfQt: don't add empty groupbox in preferences
2011-08-24 Jean-Baptiste KempfQt: Improve preferences layout for module list
2011-08-24 Jean-Baptiste KempfQt: put modules list in 2 columns
2011-08-24 Jean-Baptiste KempfQt: fix column size in complete preferences
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
2011-08-16 Rémi Denis-CourmontQt4: retain newlines in config item long text
2011-08-16 Jean-Baptiste KempfQt: remove unneeded whitespace that blocks normalized...
2011-08-16 Jean-Baptiste KempfQt: use QWidgetList when applicable
2011-08-16 Jean-Baptiste KempfQt: use QString iso std::string
2011-08-16 Jean-Baptiste KempfQt: use __MIN when applicable
2011-08-16 Jean-Baptiste KempfQt: use const_iterator when possible
2011-08-16 Jean-Baptiste KempfQt: Use append iso push_*
2011-08-16 Jean-Baptiste KempfQt: use isEmpty() iso empty()
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-16 Jean-Baptiste KempfQt, menus: std::vector -> QVector
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-13 Jean-Baptiste KempfQt: fix the behaviour of clean button in playlist
2011-08-13 Jean-Baptiste KempfQt: restart filter when options can't be applied
2011-08-12 Jean-Baptiste KempfQt: video filter dialog update
2011-08-12 Jean-Baptiste KempfQt: video effects. Remove noise
2011-08-08 Rémi Denis-CourmontQt4: fix enum switch warning
2011-08-08 Rémi Denis-CourmontQt4: fix DEBUG_LAYOUT warning
2011-08-06 Jean-Baptiste KempfQt4: clarify a tooltip
2011-07-29 Yuval TzeQt: Preferences tree filter
2011-07-29 Yuval TzeQt: PrefsItemData search
2011-07-29 Yuval TzeQt: Remove leading line break on modules prefs help...
2011-07-26 Rémi Denis-CourmontQt4: try to cleanup use of AOUT_VOLUME_* and QT_VOLUME_*
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-19 Rémi Denis-CourmontQt4: fix playlist crash
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-07-12 Jean-Baptiste KempfQt: Fix protectedness of customEvent
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-07 Jean-Baptiste KempfAdd .mtv extension
2011-07-07 Ilkka OllakkaQt4: add slider to adjust playlist scaling
2011-07-07 Ilkka OllakkaQt4: add size-scale into playlist model
2011-07-06 Ilkka OllakkaQt4: fix viewchange if MEDIA_LIBRARY not defined on...
2011-07-06 Ilkka OllakkaQt4: refactor saving panel view
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-29 Rémi Denis-CourmontRemove useless binary and with CONFIG_ITEM
2011-06-26 Rémi Denis-CourmontQt4: update dvb MRL generation
2011-06-20 Akash MehrotraQt: equalizer, more consistency in format
2011-06-18 Rémi Denis-CourmontQt4: don't keep reference to toAscii() temporary array
2011-06-18 Rémi Denis-CourmontQt4: never assign qtu() to a variable
2011-06-18 Rémi Denis-CourmontQt4: use QString or QByteArray instead of strdup()...
2011-06-14 Yuval TzeSubtitles duration factor bug fix
2011-06-12 Francois CartegnieQt: display buffering in SeekSlider
2011-06-08 Jean-Baptiste KempfQt: includes order
next