]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Add build date/time in the version infos
[vlc] / modules / gui / qt4 / components /
2010-01-19 Erwan Tulouqt4(Win32): fix fullscreen issue on Windows
2010-01-19 Eric LassaugeChanges for panoramix mode
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-17 Rémi Denis-CourmontRevert "Qt4: don't show unsaveable playlist-enqueue...
2010-01-17 Rémi Denis-CourmontQt4: don't show unsaveable playlist-enqueue option...
2010-01-17 Jean-Philippe AndréQt: Prevent volume up/down on mouseWheel events inside...
2010-01-15 Jean-Baptiste KempfQt: sprefs, add the systray popup on minize on the...
2010-01-15 Jean-Baptiste KempfQt: remove unneeded hack
2010-01-14 Pierre Ynardqt4: build fix
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2010-01-10 Jean-Baptiste KempfQt: DO NOT use qobject_cast without checking it!
2010-01-10 Francois CartegnieQt: update widget initialization
2010-01-10 Francois CartegnieQt: rename slots to explicit names
2010-01-10 Francois CartegnieQt: remove the b_mybutton hack. Connect the appropriate...
2010-01-10 Francois CartegnieQt: Audio control widget changes
2010-01-06 Christophe MutricyFix compilation
2010-01-05 Francois CartegnieQt: Toggle playlist source on click
2010-01-03 Jean-Baptiste KempfQt: fix StringList in Simple preferences
2010-01-01 Jean-Baptiste KempfQt: Fix audio options in SPrefs
2010-01-01 Jean-Baptiste KempfQt: update audio panel to newest DirectSound changes
2009-12-29 Jean-Baptiste KempfQt: allow a info button in interface toolbar
2009-12-29 Jean-Baptiste KempfQt: Fix CovertArt on the playlist window
2009-12-29 Rémi Denis-CourmontQt4: rework HTTP sout box
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-21 xxcvQt4 streaming with dshow mrl fix
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-12-12 Jean-Baptiste KempfQt: new view mode for the playlist in an IconList like...
2009-12-12 Jean-Baptiste KempfQt: playlist. Remove unnecessary includes
2009-12-12 Jean-Baptiste KempfQt: PlaylistWidget parenting and code cleanup/simplific...
2009-12-11 Jean-Baptiste KempfReduce the toolbar margins even more.
2009-12-10 Rafaël CarréQt4: check random button if random is set
2009-12-06 Jean-Baptiste KempfQt: reduce the size of the margins and spacing between...
2009-12-06 Jean-Baptiste KempfQt: playlist, set a minimum width
2009-12-05 JP DingerQt4: Save a couple temporaries.
2009-12-05 Rémi Denis-CourmontSignedness mismatch
2009-12-05 Rémi Denis-CourmontInput item type cannot be negative (fix warning)
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Jean-Baptiste KempfQt: make the search box take less space.
2009-12-04 Rémi Duraffortqt4: kill some reallocations.
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-12-04 Jean-Baptiste KempfQt: rename panels.hpp to standardpanel.hpp
2009-12-04 Jean-Baptiste KempfQt: Remove the gotoPlaying button, as noone understood it.
2009-12-04 Jean-Baptiste KempfQt: playlist, remove the bar of buttons at the bottom
2009-12-04 Jean-Baptiste KempfQt: playlist code cosmetics
2009-12-04 Jean-Baptiste KempfQt: remove random and repeat buttons from playlist
2009-12-04 Jean-Baptiste KempfQt: Remove PLPanel upper class
2009-12-04 Jean-Baptiste KempfQt: add repeat and random button to the default toolbar
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 2)
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 1)
2009-12-04 Jean-Baptiste KempfQt: make sure the random buttons states are consistent
2009-12-04 Jean-Baptiste KempfQt: moving Random to the normal toolbars
2009-12-04 Jean-Baptiste KempfQt: factorize again
2009-12-04 Jean-Baptiste KempfQt: factorize
2009-12-04 Jean-Baptiste KempfQt: add the hw-accel to simple preferences
2009-12-04 Jean-Baptiste KempfQt: move to Stack Widget, part 2
2009-11-30 Rémi Denis-CourmontQt4: separate native RTP from RTP/TS
2009-11-30 Rémi Denis-CourmontQt4: add profile for raw CD audio quality
2009-11-30 Rémi Denis-CourmontKill a few relocations
2009-11-30 Rémi Denis-CourmontQt4: let the compiler figure the number of profiles
2009-11-30 Rémi Denis-CourmontQt4: remove audio/video port from RTP streaming wizard
2009-11-30 Jakob LebenQt4: reset playlist columns settings in transition...
2009-11-26 Rémi Denis-CourmontQt4: fix default port numbers in streaming wizard
2009-11-25 Rémi Denis-CourmontQt4: add dccp as a known protocol
2009-11-25 Rémi Denis-CourmontQt4: make sure the running VLC has a module implementin...
2009-11-25 Rémi Denis-CourmontQt4: remove proto combo from open net tab
2009-11-25 Rémi Denis-CourmontQt: remove port from open network tab
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Rémi Denis-CourmontQt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-11-03 Jakob LebenQt4: playlist popup menu enhancement
2009-11-02 Jakob LebenQt4: don't "leak" playlist items
2009-11-01 Jakob LebenQt4: correct parent when duplicating a PL item
2009-11-01 Jakob LebenQt4: disable removing service discovery items
2009-10-30 Jakob LebenQt4: media selector beautification
2009-10-29 Ilkka Ollakkaqt4: don't crash when sd is selected in playlist and...
2009-10-28 Vicente Jimenez... Add .sdp to reconized extensions
2009-10-27 Jakob LebenQt4: fix #3113: crash after a playlist item is removed...
2009-10-27 Jakob Lebenqt4: cosmetic (tabs, brackets)
2009-10-27 Jakob LebenQt4: correct fix for duplicate items in playlist -...
2009-10-27 Jakob LebenRevert "qt4: rebuild tree on updateTreeItem"
2009-10-25 BenjaminThe default constructor of QSize produce an invalid...
2009-10-25 Benjamin PoulainCleaning: the QPalette is not needed outisde the constr...
2009-10-25 Ilkka Ollakkaqt4: selector take2 to fix service discoveries
2009-10-25 Rémi Denis-CourmontRevert "qt4: use longname to search activated input...
2009-10-25 Ilkka Ollakkaqt4: use longname to search activated input-item
2009-10-25 Ilkka Ollakkaqt4: rebuild tree on updateTreeItem
2009-10-23 Marian ĎurkovičKill extraneous debug, we don't need the 2-nd and 3...
2009-10-21 Marian ĎurkovičAdd .ifo to recognized extensions
2009-10-18 Marian ĎurkovičAllow SSM to be used within QT4 Open Network panel
2009-10-17 Jean-Baptiste KempfQt: simpleprefs, fix caching combobox
2009-10-16 Jean-Baptiste KempfQt: simplify previewWidgets creation.
next