]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/controller.cpp
Qt: new defaults for buttons.
[vlc] / modules / gui / qt4 / components / controller.cpp
2009-01-18 Jean-Baptiste KempfQt: new defaults for buttons.
2009-01-18 Jean-Baptiste KempfQt: support for drag n dropping widget, removall and...
2009-01-18 Jean-Baptiste KempfQt: toolbars, change regroupments of unsplittable butto...
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-07 Jean-Baptiste KempfQt: put the Fullscreen Controller back on 2 lines.
2009-01-05 Laurent AimarImproved fullscreen controller.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt controller: update copyrights.
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: correctly create some buttons.
2008-12-19 Jean-Baptiste KempfQt4: forgotten include.
2008-12-19 Jean-Baptiste KempfQt4: icons for skip and eject buttons.
2008-12-18 Jean-Baptiste KempfQt4: Fix small layout bug introduced by customization
2008-12-10 Jean-Baptiste Kempf[Qt] Settings name consistency.
2008-12-09 Jean-Baptiste Kempf[Qt] Save the values saved during Toolbar edition.
2008-12-09 Jean-Baptiste Kempf[Qt] Fix small glitches, issues, because of previous...
2008-12-09 Jean-Baptiste Kempf[Qt] Rewrite of the controller and ToolBar edition.
2008-11-25 Laurent AimarEnable frame by frame button only when video is present.
2008-11-21 Jean-Baptiste Kempf[Qt] Fix the Advanced Control de-attachment from interface.
2008-11-20 Jean-Paul Saman(qt4) Enable reverse playback direction button in qt4...
2008-11-15 Jean-Baptiste Kempf[Qt] Use the new Frame-By-Frame icon.
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-10-29 Rémi DuraffortQt4 is a big familly, they all want parents (fix memleak)
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-16 Ilkka OllakkaSimplify screen position checking
2008-10-15 Jean-Baptiste Kempf[Qt] Connect Faster button to FASTER!
2008-10-15 Jean-Baptiste Kempf[Qt] make slower/faster buttons flat by default in...
2008-10-15 Ilkka OllakkaCalculate fullscreencotnrollers position only when...
2008-10-15 Ilkka OllakkaCalculate fullscreen controllers position on showtime
2008-10-15 Jean-Baptiste Kempf[Qt] use screenGeometry instead of screen.
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-04 Jean-Baptiste KempfQt4: Split the controllers from the rest of the interfa...