]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.hpp
Merge branch 1.0-bugfix
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Jean-Baptiste KempfQt: use a better name for artWork function to avoid...
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-11 Jean-Baptiste KempfQt: code simplification and usage simplification for...
2009-02-11 Jean-Baptiste KempfQt: force the deletion that doesn't seem to happen...
2009-02-10 Rémi Denis-CourmontQt4: more leaks
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-24 Joseph Tulouimplements --qt-keep-size (persistent main windows...
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-12 Ilkka OllakkaRestore download cover art context menu that was taken...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2009-01-05 Laurent AimarFixed preparsing/art fetching locking.
2009-01-02 Jean-Baptiste KempfQt: react to caching Event from input to display Buffering.
2008-12-31 Jean-Baptiste KempfQt: fix a misconception and a leak.
2008-12-30 Jean-Baptiste KempfQt: separate speedLabel code from interface code
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt: Change the rate scale in order to have 0.96x in...
2008-12-30 Jean-Baptiste KempfQt: Move code around and simplify the inclusion of...
2008-12-30 Jean-Baptiste KempfQt: First step of splitting the controller widgets...
2008-12-19 Jean-Baptiste KempfQt4: connect TimeLabel to the inputStateChange to displ...
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-04 Jean-Baptiste KempfQt4: Split the controllers from the rest of the interfa...
2008-09-22 Jean-Baptiste KempfQt4: Really split the TimeLabel into its own class.
2008-09-21 Jean-Baptiste KempfQt4: Fix windows FSC issue.
2008-09-20 Rémi Denis-CourmontQt4: keep the vout thread, not its ID
2008-09-13 Jean-Philippe AndreQt: sorry guys, record works very fine actually...
2008-09-13 Jean-Philippe AndreQt: Access-filter 'record' does not exist anymore.
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-12 Jean-Philippe AndreIncref/decref input_item to avoid eventual segfaults
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-08-24 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfDisable unused code.
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontRemove completely useless mutex
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Lukas DurfinaFix hidding of fullscreen controller after leaving...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi Denis-CourmontRemove superfluous locking
2008-06-22 Rémi Denis-CourmontQt4: apprently fix the embedded video
2008-06-20 Rémi Denis-CourmontQt4: wait for VideoWidget::paintEvent
2008-06-20 Jean-Paul SamanFix behaviour of the button logic for teletext and...
2008-06-12 Jean-Baptiste KempfWarning killing.
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Lukas DurfinaFullscreen controller
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-02-25 Jean-Baptiste KempfQt4 - Fix art display in the bgWidget, fix one volume...
2008-02-13 Jean-Baptiste KempfQt4 - Actually implement double-click on speed does...
2008-02-12 Jean-Baptiste KempfQt4 - small fixes... Remove one redondant connect,...
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-11 Jean-Baptiste KempfQt4 - A to B Loop implementation.
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-15 Jean-Baptiste KempfQt4 - compil fix.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-09 Jean-Baptiste KempfQt4 - double clicking the time can open the gotoTimeDia...
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface, avoid the bug that makes the popup...
2007-09-09 Jean-Baptiste KempfQt4 - Have a slider to control precisely the rate,...
2007-09-09 Jean-Baptiste KempfQt4 - Volume: set the slider maximum to 200, in order...
2007-09-09 Jean-Baptiste KempfQt4 - Volume Icon updates NOT in an TIMEOUT function...
next