]> git.sesse.net Git - vlc/history - modules/gui
Qt: draw rounded art pixmap
[vlc] / modules / gui /
2010-01-25 Ludovic FauvetQt: draw rounded art pixmap
2010-01-25 Ludovic FauvetQt: wrap items automatically in a grid.
2010-01-25 Jean-Baptiste KempfQt: iconView: don't allow the items to be moved.
2010-01-25 Jakob LebenQt: use styled item highlighting in playlist icon view
2010-01-25 Jakob LebenQt: better function name
2010-01-25 Jakob LebenQt: remove unused code
2010-01-25 Jakob LebenQt: playlist: use same context menu for both tree-...
2010-01-25 Jean-Baptiste KempfQt: Use the 64x64 icon for noart in iconView
2010-01-25 Jean-Baptiste KempfQt: noArt in 64x64
2010-01-25 Jean-Baptiste KempfQt: get a correct icon_View design
2010-01-25 Jean-Baptiste KempfQt4: compile fix for Qt4.4
2010-01-25 Jakob LebenQt: make playlist tree-view popup menu work again
2010-01-25 Jakob LebenQt: constify arguments
2010-01-25 Jean-Baptiste KempfQt: use a dummy painting for iconView until better
2010-01-25 Michael McEllQt: Fix Segfault when exiting on Windows 2000
2010-01-25 Jean-Baptiste KempfQt: compile extensions on Qt4.4
2010-01-25 Jean-Baptiste KempfQt: variable renaming so they are more explicit
2010-01-25 Jean-Baptiste KempfQt: use the new PlIconView class
2010-01-25 Jean-Baptiste KempfQt: create new classes for IconView
2010-01-25 Jakob LebenQt: clear PL item id cache when sorting
2010-01-24 Jean-Baptiste KempfQt: create a helper function to manage core ArtUrl
2010-01-24 Pierre YnardQt4: fix file headers
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2010-01-24 Jean-Baptiste KempfQt: code cosmetics
2010-01-24 Jean-Baptiste KempfQt: publicize getItem() in the model
2010-01-24 Geoffroy CouprieWin32: get rid of calls to GetVersion (CoCreateInstance...
2010-01-24 Jean-Philippe AndréExtensions: fix compilation for Windoze
2010-01-24 Rémi Duraffortqt4_extenssion: the menu need a parent (fix memory...
2010-01-24 Rémi DuraffortQT4_extenssions: replace qstrdup by strdup.
2010-01-24 Rémi Duraffortextenssions: fix invalid format string.
2010-01-24 Jean-Philippe AndréExtensions/Qt: buildsystem + menu entries
2010-01-24 Jean-Philippe AndréExtensions/Qt: dialogs
2010-01-24 Jean-Philippe AndréExtensions/Qt: Qt extensions manager
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-23 Rémi Denis-Courmontncurses: always use vcd
2010-01-23 Rémi Denis-CourmontHAVE_CDDAX is never defined (anymore)
2010-01-23 Rémi Denis-Courmontncurses: typo
2010-01-21 Rémi Denis-CourmontBeOS interface: remove
2010-01-19 Rémi Denis-CourmontAdd build date/time in the version infos
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
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-17 Rafaël Carréqt4: Don't update art when it hasn't changed
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
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-15 Jean-Baptiste KempfQt: Allow more video outputs in the list
2010-01-15 Jean-Baptiste KempfQt: Sprefs video, add more space around the text
2010-01-15 Jean-Baptiste KempfQt: SPrefs input layout change
2010-01-14 Erwan Tulouqt4: make dialog provider initialization less convoluted
2010-01-14 Erwan Tulouskins2: improve deallocation of ressources for layouts...
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: remove unnecessary notifyLayout()
2010-01-14 Erwan Tulouskins2 : remove dead code (VoutWindow)
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: retain width/height values
2010-01-14 Erwan Tulouskins2: fix skins demux
2010-01-14 Pierre Ynardqt4: build fix
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2010-01-11 Jean-Baptiste KempfQt: Compile fix for gcc 4.5
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
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-09 Jean-Baptiste KempfQt: fix a sticking slider issue.
2010-01-07 Erwan Tulouskins2: list of skins improved some more.
2010-01-07 Erwan Tulouskins2(Linux and Win): fix transparency issue at window...
2010-01-07 Rafaël Carréncurses: fix build broken by [9a00da44]
2010-01-06 Christophe MutricyFix compilation
2010-01-05 Erwan Tulouskins: cosmetics about previous patch (thanks ivoire)
2010-01-05 Erwan Tulouskins2: improve the way skins are listed
2010-01-05 Francois CartegnieQt: Toggle playlist source on click
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: Upon cancel, set the progress...
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: It's ok to have a nil object...
2010-01-04 Jean-Baptiste KempfRemove qnx modules.
2010-01-04 Rémi Duraffortqt4: fix buffer overflow.
2010-01-04 Pierre d'Herbemontmacosx_dialog_provider: Fix a few ignored selector...
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-30 Rémi Denis-CourmontFB OSD: use var_Inherit
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Offer a way to render this...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Must be opt-in. Set priority...
2009-12-30 Jean-Baptiste KempfQt: Fix some modality
2009-12-29 Jean-Baptiste KempfFix sout MRL generation in sout when transcode is deact...
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 Jean-Baptiste KempfQt: fix First run dialog
next