]> git.sesse.net Git - vlc/history - modules/gui
Qt EPG: design and functionnalities improvements
[vlc] / modules / gui /
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-28 Jean-Baptiste KempfQt: initial EPG dialogs and DP integration
2010-01-28 Jean-Baptiste KempfQt: EPG, include orders
2010-01-28 Jean-Baptiste KempfQt: EPG in BuildSystem
2010-01-28 Ludovic FauvetInitial commit for EPG class for EPG Viewing
2010-01-27 Jakob LebenQt iconView: font adjustments
2010-01-27 Jakob LebenQt: unify item activation among PL views, change title...
2010-01-27 Jakob LebenQt: connect currentChanged signal from model earlier
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Remove legacy -release.
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Add basic support for dialog...
2010-01-26 Laurent AimarRemoved invalid var_DelCallback in teletext code (qt4).
2010-01-26 Ilkka OllakkaQT4: leave assert there
2010-01-26 Ilkka OllakkaQT4: connect currentChanged from model on iconView...
2010-01-26 André WeberAdded AtmoLight tab inside video effects dialog
2010-01-26 Ludovic FauvetQt: more details on the icon view.
2010-01-26 Jean-Baptiste KempfQt: allow multiple selection in iconView
2010-01-26 Jean-Baptiste KempfQt: iconView, use uniformItemSizes()
2010-01-26 Jakob LebenQt playlist: mistaken currentItem logic
2010-01-26 Jakob LebenQt: save settings for playlist-selector/art splitter
2010-01-26 Jakob LebenQt: end settings group earlier so other settings have...
2010-01-26 Jakob LebenQt PL Model: don't emit currentChanged twice
2010-01-26 Jakob LebenQt: currentView initialization
2010-01-26 Jean-Baptiste KempfQt: plViews, cleanups
2010-01-26 Jean-Baptiste KempfQt: track the currentView and simplify the code
2010-01-26 Jean-Baptiste KempfQt: put CreateTreeView and createIconView in their...
2010-01-25 Erwan Tulouskins2: correct forgotten position and set default...
2010-01-25 Erwan Tulouskins2: remove dead code
2010-01-25 Pierre YnardQt4: distribute icon file
2010-01-25 Pierre YnardQt4: don't use TS muxer with RTSP in sout wizard
2010-01-25 Jakob LebenQt iconView: initial attempt at item browsing/playing
2010-01-25 Jakob LebenQt: use Title-to-Name fallback for icon text
2010-01-25 Jean-Baptiste KempfQt iconView: recude the clipping radius to 5 (from 7)
2010-01-25 Jean-Baptiste KempfQt: don't use 2 drawPixmap
2010-01-25 Ludovic FauvetQt: add drow shadow effect
2010-01-25 Ludovic FauvetQt: add some spacing between items
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
next