]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Win32: fix version checks
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2009-09-08 Geoffroy CouprieWin32: fix version checks
2009-09-07 Geoffroy CouprieWin32: add support for Win 7 taskbar thumbnails
2009-08-25 Ilkka Ollakkaqt4: don't update videoWidget size when in fullscreen
2009-08-25 Ilkka Ollakkaqt4: add option --qt-fullscreen-screennumber to allow...
2009-08-16 Rémi Denis-CourmontQt4: hide button release from video widget too
2009-08-16 Rémi Denis-CourmontQt4: make video widget not eat mouse click events
2009-08-16 Rémi Denis-CourmontQt4: forward video key presses to main interface for...
2009-08-14 Ilkka OllakkaQt4: correct 3cddf245543afb17406a2017764d73167fa6bd86
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-08-13 Ilkka OllakkaQt4: move fullscreen window on current viewport
2009-08-13 Rémi Denis-CourmontpaintEvent is not useful anymore
2009-08-13 Rémi Denis-CourmontQt4: only the actual video "needs" to turn off compositing
2009-08-13 Rémi Denis-CourmontQt4: synchronize X display
2009-08-12 Laurent AimarForced "on top" to the video widget in Qt4 while in...
2009-08-12 Rémi Denis-CourmontQt4: avoid transient window glitch when leaving full...
2009-08-12 Rémi Denis-CourmontQt4 window: full-screen support
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
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-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-Courmonttypo
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-02-28 Jean-Baptiste KempfUse !isVisible when needed ISO isHidden
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-11 Jean-Baptiste Kempfs/Buffering/Buff: this was too long and resized the...
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 leak
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-17 Jean-Philippe AndreQt: this is a float, not an int
2009-01-17 Jean-Baptiste KempfQt: set TimeLabel to --:--/--:-- when input is stopped.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-12 Ilkka OllakkaQt4: tell how much has been buffered when buffering...
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: short simplification
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-19 Jean-Baptiste KempfQt4: connect TimeLabel to the inputStateChange to displ...
2008-12-09 Jean-Baptiste Kempf[Qt] You need now Qt4.3...
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-20 Rémi Denis-CourmontRemove recursive/deadlocking calls in Qt4 embedded...
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-23 Jean-Baptiste KempfQt4: Center the Fullscreen controller on One screen...
2008-09-23 Jean-Baptiste KempfQt4: larger fullscreen controller.
2008-09-22 Jean-Baptiste KempfQt4: Really split the TimeLabel into its own class.
2008-09-21 Jean-Baptiste KempfQt4: Faster/Slower buttons for whiners.
2008-09-21 Jean-Baptiste KempfQt4: Fix windows FSC issue.
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Rémi Denis-CourmontQt4: keep the vout thread, not its ID
2008-09-19 Jean-Baptiste KempfAdd more debug messages to track windows FS controller...
2008-09-18 Jean-Baptiste KempfSmaller Play/Pause button. Bigger FS controller
2008-09-18 Jean-Baptiste KempfDisable focus on buttons to avoid "space" to be catched...
2008-09-13 Jean-Philippe AndreQt coverlabel should always show an image, even when...
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-11 Christophe MutricyUse the good icon id
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-05 Laurent AimarFixed initial snpshot/fullscreen state.
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
next