]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Ambiguity between std::log(double) and std::log(float)
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2010-06-15 Francois CartegnieAmbiguity between std::log(double) and std::log(float)
2010-06-12 Jean-Baptiste KempfQt: videoWidget shouldn't be show/hide(), the parent...
2010-06-10 Jean-Baptiste KempfQt: Remove redundant code
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-07 Rémi Denis-CourmontQt4: raise the fullscreen widget when it is shown
2010-06-07 Rémi Denis-CourmontQt4: remove PaintOnScreen option - fixes #3702
2010-06-04 Rémi Denis-CourmontQt4: do not set fullscreen window on top (fixes #3712)
2010-06-02 Ilkka Ollakkaqt4: use slower and better scaling on albumart-label
2010-06-01 Jean-Baptiste KempfQt: correctly forward wheeling events on Win32
2010-05-30 Rémi Denis-CourmontQt4: set title for the video as we do for other dialogs
2010-05-30 Rémi Denis-CourmontRevert "Added Qt::Tool flag on the fullscreen widget."
2010-05-23 Laurent AimarAdded Qt::Tool flag on the fullscreen widget.
2010-05-17 Jean-Baptiste KempfQt: keep the video centered when the vout resizes twice...
2010-05-04 Jean-Baptiste KempfQt: remove mousewheeling code.
2010-05-04 Jean-Baptiste KempfQt: Correctly close the player when alt+f4 is pressed
2010-04-30 Jean-Baptiste KempfQt4: Fix the VLC hangging in fullscreen on Win32
2010-04-27 Laurent AimarFixed qt4 fullscreen behaviour with multiple monitors...
2010-04-26 Laurent AimarMoved win7 taskbar disabling code from qt4 to msw.
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-03-28 Francois CartegnieQt: add better tooltip to timelabel
2010-03-28 Francois CartegnieQt: Fix SpeedLabel's tooltip
2010-03-28 Francois CartegnieQt: sprintf is deprecated
2010-03-28 Jakob LebenQt: fix updating of album art on BackgroundWidget
2010-03-26 Laurent AimarFixed potential infinite loop between input/qt4 regardi...
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-08 Jean-Baptiste KempfQt: bgWidget, add the margin to trigger the hide of...
2010-03-04 Jean-Baptiste KempfQt: clean bgWidget
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Jean-Baptiste KempfQt: display the correct rate
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-24 Jakob LebenQt: hide buffering display if buffering doesn't reach...
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-01-24 Jean-Baptiste KempfQt: code cosmetics
2010-01-24 Geoffroy CouprieWin32: get rid of calls to GetVersion (CoCreateInstance...
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-19 Erwan Tulouqt4(Win32): fix fullscreen issue on Windows
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2009-12-29 Jean-Baptiste KempfQt: Fix CovertArt on the playlist window
2009-12-05 JP DingerQt4: Save a couple temporaries.
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-12-04 Jean-Baptiste KempfQt: move to Stack Widget, part 2
2009-10-25 BenjaminThe default constructor of QSize produce an invalid...
2009-10-25 Benjamin PoulainCleaning: the QPalette is not needed outisde the constr...
2009-10-23 Marian ĎurkovičKill extraneous debug, we don't need the 2-nd and 3...
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
next