]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/toolbar.cpp
qt4: attempt to work around a design flaw in the toolbar editor
[vlc] / modules / gui / qt4 / dialogs / toolbar.cpp
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.