]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/controller.cpp
Qt4: update avcodec-hw prefs
[vlc] / modules / gui / qt4 / components / controller.cpp
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-04-06 Jean-Baptiste KempfQt: fix semantics and behaviour for chapters buttons
2012-03-24 Francois CartegnieQt: AbstractController: fix visibility warning
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-02-22 Jean-Baptiste KempfQt: allow people to use a native seek bar
2012-02-21 Jean-Baptiste KempfQt: aspectratio: use the same height as other buttons
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2012-01-05 Jean-Baptiste KempfQt: increase the bottom margin of the controller by...
2012-01-03 Edward WangQt4: allow more types of timeLabel in toolbars
2012-01-03 Edward WangQt4: allow speedlabel in toolbars
2011-12-28 Edward WangQt4: Add aspect ratio combobox to toolbar editor
2011-12-21 Ludovic FauvetQt: rework of the fullscreen controller
2011-12-21 Ludovic FauvetQt: use the effective size of the widget to center...
2011-12-15 Pere Orgafix filename self-references
2011-12-15 Ludovic FauvetQt: fix multi-screens weirdness caused by the dockable FSC
2011-11-25 Jean-Baptiste KempfQt: default FSC width to 800
2011-11-24 Edward WangQt: Allow fullscreen controller to be stacked at the...
2011-11-17 Jean-Baptiste KempfQt: fix toolbars customization
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-08 Rémi Denis-CourmontQt4: fix enum switch warning
2011-08-08 Rémi Denis-CourmontQt4: fix DEBUG_LAYOUT warning
2011-08-06 Jean-Baptiste KempfQt4: clarify a tooltip
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-06-12 Francois CartegnieQt: display buffering in SeekSlider
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-04-27 Ludovic FauvetQt: undo the FSC/KDE workaround
2011-04-26 Jean-Baptiste Kempf10l: learn how to use git
2011-04-26 Jean-Baptiste KempfQt, fsc: fix opacity when mouseover
2011-04-22 Jean-Baptiste KempfQt, methods and slots renaming for consistency
2011-04-22 Jean-Baptiste KempfQt, controller: cosmetics
2011-04-22 Jean-Baptiste KempfQt, add a playback buttons group, with prev/play/next...
2011-04-21 Jean-Baptiste KempfQt: reinstore the resizeGrip in all cases
2011-04-20 Jean-Baptiste KempfQt, provide new combo-buttons for next/fwd, prev/bckwd
2011-04-19 Andreas SchlickQt4: Tell the window manager to keep the fullscreen...
2011-04-17 Jean-Baptiste KempfQt, controller: put all buttons in QHBoxLayouts
2011-04-17 Jean-Baptiste KempfQt, controller: cleaning
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-03-29 Ludovic FauvetQt4: Fix FSController glitches on Linux/KDE
2010-12-26 Jakub WieczorekInputManager: Rename the status property to playingStat...
2010-11-28 Jean-Baptiste KempfQt: use a Brushed Style on Mac
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...
next