]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/toolbar.cpp
Qt: add fingerprinting ui
[vlc] / modules / gui / qt4 / dialogs / toolbar.cpp
2012-12-06 Jean-Baptiste KempfQt: fix toolbar customization when doing back and forth
2012-08-20 Jean-Baptiste KempfQt: allow selection of 2.x style
2012-07-04 Rémi Denis-CourmontQt5: missing #includes
2012-06-09 Ludovic Fauvetqt4: remove unneeded includes
2012-06-06 Jean-Baptiste KempfQt: do not collapse drop-zones when empty in toolbar...
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2012-01-06 Laurent AimarFixed a typo "Elasped" -> "Elapsed".
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-15 Pere Orgafix filename self-references
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-22 Jean-Baptiste KempfQt, add a playback buttons group, with prev/play/next...
2011-04-17 Jean-Baptiste KempfQt, controller: cleaning
2011-04-12 Jean-Baptiste KempfQt: rename a class
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-11 gozer@progrock.comi18n: QT4: added 2 missing calls to qtr() in toolbar.cpp
2009-09-02 Nick PopeAdded window roles for X11
2009-08-13 Rémi Denis-CourmontSuggested parenthesis
2009-08-13 Rémi Denis-CourmontUnused variable
2009-07-24 Jean-Baptiste KempfQt: fix crash in customize toolbar dialog.
2009-07-20 Jean-Baptiste KempfCopyright correction.
2009-07-19 Jean-Baptiste KempfQt: customize dialogs, fix a misswrite with the last...
2009-07-18 Jean-Baptiste KempfQt: Simple preference: update layout for updatesDays
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-04-29 Jean-Baptiste KempfQt4: relayout the Toolbar Dialog for small screens.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-03-29 Jean-Baptiste KempfQt4: avoid the blinking of the unparented widgets in...
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-07 Jean-Philippe AndreQt: new toolbar example (ultra basic interface)
2009-02-15 Jean-Baptiste KempfQt: toolbar-profile, provide 4 profiles, one being...
2009-02-15 Jean-Baptiste KempfQt: profiles for the interface toolbar edition
2009-02-12 Jean-Baptiste KempfQt: dialog editor, add a widget to help understand...
2009-02-07 Jean-Baptiste KempfQt: integrate the new volume to the customize dialog.
2009-01-22 Jean-Baptiste KempfQt: Teletext handling simplifications and change of...
2009-01-21 Jean-Baptiste KempfQt: Do not react to double-click in editor.
2009-01-21 Jean-Baptiste KempfQt: Fix native/non-native state of button.
2009-01-19 Jean-Baptiste KempfQt: toolbar editor, show the saved positionCombo item...
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-16 Jean-Baptiste KempfQt: kill many warnings.
2008-12-16 Christophe Mutricyi18n
2008-12-10 Jean-Baptiste Kempf[Qt] Settings name consistency.
2008-12-10 Jean-Baptiste Kempf[Qt] Add an icon when dragging.
2008-12-09 Jean-Baptiste Kempf[Qt] Save the values saved during Toolbar edition.
2008-12-09 Jean-Baptiste Kempf[Qt] add various toolbars not just one.
2008-12-09 Jean-Baptiste Kempf[Qt] Edition of both lines.
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.