]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt: tweak open dialog for translation
[vlc] / modules / gui / qt4 /
2012-03-30 Jean-Baptiste KempfQt: tweak open dialog for translation
2012-03-27 Jean-Baptiste KempfQt: adapt the UI for correct spatializer values
2012-03-27 Francois CartegnieQt: ConfigControl: rework layout insertion.
2012-03-26 Edward WangQt4: Account for rare case when video loads too quickly
2012-03-26 Francois CartegnieQt: ConfigControl: fix unused warning
2012-03-26 Francois CartegnieQt: StringListConfigControl: use signals instead of...
2012-03-26 Francois CartegnieQt: ConfigControl: unify and fix visibility changes.
2012-03-26 Francois CartegnieQt: ConfigControl: remove unused member
2012-03-26 Francois CartegnieQt: ConfigControl: enforce use of factory or non virtua...
2012-03-24 Francois CartegnieQt: ConfigControl: don't instanciate unused widget...
2012-03-24 Francois CartegnieQt: EPGView: fix visibility warning
2012-03-24 Francois CartegnieQt: AbstractController: fix visibility warning
2012-03-22 Francois CartegnieQt: preferences: remove the 150px width enforcing
2012-03-22 Francois CartegnieQt: preferences: use QSplitter for advanced layout...
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for advanced layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for simple layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for main layout
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Jean-Baptiste KempfQt: fix directsound simple prefs
2012-03-15 Ludovic FauvetQt: hide the tip when the playback ends (blind fix...
2012-03-15 Edward WangSave display remaining time setting
2012-03-15 Ludovic FauvetQt: don't try to show an uninitialized time tooltip
2012-03-15 Francois CartegnieQt: TimeLabel: Use valid constructor for QSize
2012-03-13 Francois CartegnieQt: open disk: fix tab access order
2012-03-13 Francois CartegnieQt: TimeLabel: compute minimal size to avoid 'dancing...
2012-03-13 Francois CartegnieQt: TimeLabel: use padding, not margin and spaces
2012-03-13 Hugo Beauzée-Luyssenqt4: Fix PLSelector when a discovery service fails...
2012-03-13 Ludovic FauvetQt: use a QStyle to draw the seek slider
2012-03-12 Jean-Baptiste KempfQt4: do not delete useful text
2012-03-12 Kaarlo RaihaQt: Tell users about the delete key
2012-03-12 Jean-Baptiste KempfQt: limit the size of the comboBox for network open.
2012-03-11 Jean-Baptiste KempfQt: do not loose fullscreen controller after customization
2012-03-10 Rémi Denis-CourmontQt4: show localized hotkey strings in preferences
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-08 Hugo Beauzée-Luyssenqt4: Adding support for bluray menus
2012-03-08 Hugo Beauzée-Luyssenqt4: Open disc: cosmetics
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-05 Hugo Beauzée-Luyssenqt4: Removing debug
2012-03-04 Francois CartegnieQt: SeekSlider: optimize, precomputing gradients
2012-03-03 Francois CartegnieQt: SoundSlider: optimize paint method
2012-03-02 Francois CartegnieQt: SoundSlider: fix visibility warning
2012-03-02 Francois CartegnieQt: SoundSlider: fix undefined character escape sequence
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-03-02 Francois CartegnieQt: extensioninfo dialog: remove unused member
2012-03-02 Francois CartegnieQt: messages: fix visibility warning
2012-03-02 Francois CartegnieQt: preferences: remove unused hidden member
2012-03-02 Francois CartegnieQt: epg dialog: fix base class hidden method
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Francois CartegnieQt: preferences_widgets: fix vtable entries for show...
2012-03-02 Francois CartegnieQt: playlist_model: don't declare array with non consta...
2012-03-02 Francois CartegnieQt: qmenuview: fix macro usage
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-02-28 Jean-Baptiste KempfQt: remember correctly the network list
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-28 Jean-Baptiste KempfQt: fix navigation menu rebuilding
2012-02-28 Jean-Baptiste KempfQt: menu simplification
2012-02-28 Jean-Baptiste KempfQt: remove unneeded includes
2012-02-25 Francois CartegnieQt: preferences: expand root level.
2012-02-25 Francois CartegnieQt: SoundWidget: use LeftButton only for level changes.
2012-02-25 Francois CartegnieQt: inputstats: don't update if not visible
2012-02-25 Jean-Baptiste KempfQt: increase the granularity of the spatializer module
2012-02-25 Jean-Baptiste KempfQt: bigger spatializer UI font
2012-02-25 Jean-Baptiste KempfQt: adapt the spatializer GUI to the new values
2012-02-23 Erwan Tulouqt4: fix logo selection dialog box not working right...
2012-02-23 Adrian YanesQt: menu additional fixes for more video options
2012-02-23 Adrian YanesQt: fix macro RADIO_OR_COMMAND
2012-02-23 Jean-Baptiste KempfQt: reinstate ticks under speed slider
2012-02-23 Jean-Baptiste KempfQt: fix progressBar timer
2012-02-22 Jean-Baptiste KempfQt: allow people to use a native seek bar
2012-02-21 Jean-Baptiste KempfQt: Extend seekslider to use the old native look
2012-02-21 Jean-Baptiste KempfQt: renaming variables and simple cleanups in seekslider
2012-02-21 Jean-Baptiste KempfQt: aspectratio: use the same height as other buttons
2012-02-21 Jean-Baptiste KempfQt: AspectRatio Box, code style
2012-02-21 Jean-Baptiste KempfQt: missing translation in the AspectRatio Box
2012-02-21 Jean-Baptiste KempfQt: missing encoding conversion for AspectRatio box
2012-02-21 Erwan Tulouqt4: fix the main input manager initialization.
2012-02-20 Francois CartegnieQt: plugins: close() is RejectRole
2012-02-20 Francois CartegnieQt: plugins info: simplify concats
2012-02-20 Francois CartegnieQt: plugins infos: filename is not editable
2012-02-20 Jean-Baptiste KempfQt: Missing .
2012-02-20 Jean-Baptiste KempfQt: limit the number of entries in the right click...
2012-02-20 Francois CartegnieQt: plugins: activate buttons contextually
2012-02-20 Francois CartegnieQt: plugins: link to addons.videolan.org.
2012-02-19 Edward WangQt: Use RejectRole for close button
2012-02-18 Jean-Baptiste KempfQt: remove unnecessary includes
2012-02-17 Jean-Baptiste KempfQt: delay the progressBar longer
2012-02-17 Francois CartegnieQt: simple_prefs: fix some hotkeys text
2012-02-17 Francois CartegnieQt: simple_prefs: Fix action button for hotkeys conflic...
2012-02-17 Francois CartegnieQt: simple_prefs: fix hotkeys change tips
2012-02-17 Francois CartegnieQt: simple prefs: explain hotkeys scope
2012-02-15 Francois CartegnieQt: trigger epg on program doubleclick
2012-02-10 Rémi Denis-CourmontQt4: use OpenDialog::getOptions() where appropriate
2012-02-10 Rémi Denis-CourmontQt4: add item options for all items
2012-02-09 Pierre YnardQt: don't offer the lua CLI in the preferences on windows
2012-02-08 Jean-Baptiste KempfQt: do not put an email in the interface
2012-02-08 Rémi Denis-CourmontQt4: add Linux discs choices once, not once per focus
2012-02-08 Rémi Denis-CourmontQt4: encode disc MRL correctly (fix #5638)
2012-02-08 Jean-Baptiste KempfQt: fix indentation
next