]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt: put CreateTreeView and createIconView in their own functions
[vlc] / modules / gui / qt4 /
2010-01-26 Jean-Baptiste KempfQt: put CreateTreeView and createIconView in their...
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-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 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-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-06 Christophe MutricyFix compilation
2010-01-05 Francois CartegnieQt: Toggle playlist source on click
2010-01-04 Rémi Duraffortqt4: fix buffer overflow.
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 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
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-26 Rémi Denis-CourmontQt4: do not implement below state
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-26 Geoffroy CouprieQt4: add the verbose-objects option to the messages...
2009-12-26 Geoffroy Coupriewhile I'm at it: don't crash either if I select somethi...
2009-12-26 Geoffroy CouprieDon't crash if I click "cancel" in getOpenFileNames
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-12-25 Hugo Beauzee-LuyssenAdding a generic singleton pattern implementation
2009-12-22 Erwan Tulouqt4 and skins2: fix resizing issue when zooming in...
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-14 Rémi Denis-CourmontFix NULL dereference with -no-embedded-video (fixes...
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-12 Jean-Baptiste KempfQt: debug only if you want to.
next