]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/controller.hpp
Qt: EPGRuler: simplify color change case.
[vlc] / modules / gui / qt4 / components / controller.hpp
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-02-22 Jean-Baptiste KempfQt: allow people to use a native seek bar
2012-01-29 Jean-Baptiste KempfQt: fix hovering text of the playlist button.
2012-01-03 Edward WangQt4: Add new timelabels to default layout
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-27 Jean-Baptiste KempfQt4: small fixes on the toolbar custom dialog
2011-12-21 Ludovic FauvetQt: rework of the fullscreen controller
2011-12-15 Pere Orgafix filename self-references
2011-12-15 Ludovic FauvetQt: fix multi-screens weirdness caused by the dockable FSC
2011-11-24 Edward WangQt: Allow fullscreen controller to be stacked at the...
2011-07-12 Jean-Baptiste KempfQt: Fix protectedness of customEvent
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-04-26 Jean-Baptiste KempfQt, fsc: fix opacity when mouseover
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-21 Jean-Baptiste KempfQt: replace next/prev with next+fwd/prev+bckwd
2011-04-20 Jean-Baptiste KempfQt, provide new combo-buttons for next/fwd, prev/bckwd
2011-04-17 Jean-Baptiste KempfQt, controller: put all buttons in QHBoxLayouts
2011-04-12 Jean-Baptiste KempfQt: rename a class
2010-12-23 Jean-Baptiste KempfQt: move the playlist button in the main controller
2010-06-05 Rémi Denis-CourmontTypos
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2009-12-29 Jean-Baptiste KempfQt: allow a info button in interface toolbar
2009-12-04 Jean-Baptiste KempfQt: add repeat and random button to the default toolbar
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 1)
2009-12-04 Jean-Baptiste KempfQt: moving Random to the normal toolbars
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-08-13 Rémi Denis-CourmontMissing const
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-14 Jean-Baptiste KempfQt: cosmetics.
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
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-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-02-28 Jean-Baptiste KempfQt: now that you don't control the controls size anymor...
2009-02-23 Jean-Baptiste KempfQt: rename skip to step to match macos
2009-02-21 Jean-Baptiste KempfQt reverse for trickplay: show the button by default...
2009-02-21 Jean-Baptiste KempfQt: reverse Button.
2009-02-11 Jean-Baptiste KempfRevert "FSC memory leaks"
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-23 Ilkka OllakkaQT4: compare also screengeometry to see if screenresolu...
2009-01-22 Jean-Baptiste KempfQt: Use clear image for quit button.
2009-01-21 Jean-Baptiste KempfQt: add a QUIT button. Close #2387.
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: support for drag n dropping widget, removall and...
2009-01-18 Jean-Baptiste KempfQt: toolbars, change regroupments of unsplittable butto...
2009-01-05 Laurent AimarImproved fullscreen controller.
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: icons for skip and eject buttons.
2008-12-09 Jean-Philippe Andre[Qt] Fix tooltip texts
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-20 Jean-Paul Saman(qt4) Enable reverse playback direction button in qt4...
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-15 Ilkka OllakkaCalculate fullscreencotnrollers position only when...
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-04 Jean-Baptiste KempfQt4: Split the controllers from the rest of the interfa...