]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/controller.cpp
Typos s/hidding/hiding/g
[vlc] / modules / gui / qt4 / components / controller.cpp
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
2010-06-12 Jean-Baptiste KempfQt: fixing message debug to help fixing some issues.
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-01-30 Jean-Baptiste KempfQt: fix a leak of telexFrame in Controller
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2009-12-29 Jean-Baptiste KempfQt: allow a info button in interface toolbar
2009-12-11 Jean-Baptiste KempfReduce the toolbar margins even more.
2009-12-10 Rafaël CarréQt4: check random button if random is set
2009-12-06 Jean-Baptiste KempfQt: reduce the size of the margins and spacing between...
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 2)
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 1)
2009-12-04 Jean-Baptiste KempfQt: make sure the random buttons states are consistent
2009-12-04 Jean-Baptiste KempfQt: moving Random to the normal toolbars
2009-12-04 Jean-Baptiste KempfQt: factorize again
2009-12-04 Jean-Baptiste KempfQt: factorize
2009-12-04 Jean-Baptiste KempfQt: move to Stack Widget, part 2
2009-10-04 Rémi Denis-CourmontQt4: re-center FSC if the target screen has changed
2009-08-25 Ilkka Ollakkaqt4: add option --qt-fullscreen-screennumber to allow...
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-14 Jean-Baptiste KempfQt: cosmetics.
2009-06-14 Jean-Baptiste KempfQt: Fullscreen Controller, show with full opacity when...
2009-06-11 Jean-Baptiste KempfQt: fix the position of the FS controller on first...
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste KempfQt: FSC: reset the OPACITY on EnterEvent.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-26 Jean-Baptiste KempfQt4: FSC: increase the top of it for better grabation.
2009-04-26 Jean-Baptiste KempfQt: FSC, don't move if you clicked on a button (and...
2009-04-24 Jean-Baptiste KempfQt: fullscreen controller first position.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-05 Laurent AimarFixed vout_thread_t object link in fullscreen controler.
2009-02-28 Jean-Baptiste KempfQt: Same for telexFrame.
2009-02-28 Jean-Baptiste KempfQt: now that you don't control the controls size anymor...
2009-02-27 Jean-Baptiste KempfQt: add a shortcut for A->B loop
2009-02-21 Jean-Baptiste KempfQt reverse for trickplay: show the button by default...
2009-02-21 Jean-Baptiste KempfQt: reverse Button.
2009-02-13 Laurent AimarFixed QT4 teletext buttons.
2009-02-11 Jean-Baptiste KempfRevert "FSC memory leaks"
2009-02-11 Jean-Baptiste KempfQt: simplify and solve a leak and make a previous commi...
2009-02-10 Rémi Denis-CourmontQt4 unparented widgets
2009-02-10 Rémi Denis-CourmontFSC memory leaks
2009-02-07 Jean-Baptiste KempfQt: integrate the new volume to the customize dialog.
2009-01-25 Rémi Duraffortqt4: no need for a static_cast to the parent class.
2009-01-23 Ilkka OllakkaQT4: compare also screengeometry to see if screenresolu...
2009-01-22 Jean-Baptiste KempfQt: Teletext handling simplifications and change of...
2009-01-21 Jean-Baptiste KempfQt: correctly get the configuration for the FSC.
2009-01-21 Jean-Baptiste KempfQt: add a QUIT button. Close #2387.
2009-01-21 Jean-Baptiste KempfQt: react to recording event from the core by activatin...
2009-01-19 Jean-Baptiste KempfQt4: separation between widgets/buttons creation and...
2009-01-19 Jean-Baptiste KempfQt: save and honour the above-video parameter to allow...
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...