]> git.sesse.net Git - vlc/history - modules/gui/qt4
qt4: kill a warning
[vlc] / modules / gui / qt4 /
2012-06-09 Ludovic Fauvetqt4: kill a warning
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-06-09 Ludovic Fauvetqt4: add some accelerators
2012-06-09 Ludovic Fauvetqt4: filters messages in real time as you type
2012-06-09 Ludovic Fauvetqt4: the verbosity can't be higher than 2
2012-06-08 Francois CartegnieQt: PLSelector: expand root level
2012-06-08 Francois CartegnieQt: PlPopup: fix logical grouping of actions
2012-06-07 Jean-Baptiste KempfQt: use menuRole on OSX
2012-06-07 Ludovic Fauvetqt4: save and restore the position of the GotoTime...
2012-06-07 Ludovic Fauvetqt4: never disable the "Jump to specific time" menu...
2012-06-07 Ludovic Fauvetqt4: fix y-axis positioning bug in the time tooltip
2012-06-07 Francois CartegnieQt: CoverArtLabel: remove unused slot call chain
2012-06-07 Francois CartegnieQt: PLModel: try to agregate inserts for efficiency
2012-06-07 Francois CartegnieQt: PL: Request missing art for visible items
2012-06-06 Jean-Baptiste KempfQt: do not collapse drop-zones when empty in toolbar...
2012-06-04 Francois CartegnieQt: CoverArtLabel: fix doubleclick openings using item...
2012-06-04 Francois CartegnieQt: input manager: allow updating art for not current...
2012-06-03 Rémi Denis-Courmontqt4: remove ObjC++ hacks
2012-05-25 Jean-Baptiste KempfQt: Missing include in previous commit
2012-05-25 Jean-Baptiste KempfWin32: recognize more MCE commands
2012-05-16 Rémi Denis-CourmontQt4: use msg_Dbg() for tools panel items debug
2012-05-15 Jean-Baptiste KempfQt: correctly behave when customizing from minimal...
2012-05-15 Jean-Baptiste KempfQt: fix selection of dropdown-menu of playlist view...
2012-05-15 Jean-Baptiste KempfQt: fix leak introduced in previous commit
2012-05-15 Jean-Baptiste KempfReenable the Qt4-PictureFlow
2012-05-15 Jean-Baptiste KempfOn Windows playing items like dvd:// or screen:// cause...
2012-05-15 Jean-Baptiste KempfWindows 7 taskbar buttons got lost after "video on...
2012-05-15 Jean-Baptiste KempfQt: correctly handle mousewheel in selector
2012-05-15 Francois CartegnieQt: main_interface: fix playlist widgets instances...
2012-05-15 Jean-Baptiste KempfQt: hide update check preference when !UPDATE_CHECK
2012-05-14 Jean-Baptiste KempfQt: correctly fallback to filename when empty tags
2012-05-13 Rémi Denis-CourmontMove vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-13 Francois Cartegnietypo
2012-05-12 Francois CartegnieQt: main_interface: fix showTab(oldwidget) for undocked...
2012-05-12 Francois CartegnieQt: main interface: add some better debugging
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-05-10 Francois CartegnieQt: playlist dialog: remove unneeded layer
2012-04-23 Jean-Baptiste KempfQt: fix an annoying resizing issue.
2012-04-23 Jean-Baptiste KempfQt: respect BD menu option when opening
2012-04-23 Jean-Baptiste KempfQt: better alignment for eq bands
2012-04-23 Jean-Baptiste KempfQt: fix gototime focus
2012-04-23 Jean-Baptiste KempfQt: better alignment for equalizer texts
2012-04-21 Edward WangQt4: Set the current rate properly
2012-04-20 Rafaël Carréqt4 sout: replace AAC with MP3
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-17 Rémi Denis-CourmontQt4: override playlist configuration on request, _not_...
2012-04-17 Rémi Denis-Courmontqt4: remove --qt-autosave-volume
2012-04-17 Rémi Denis-CourmontQt4: use QVLCBool for random and repeat/loop
2012-04-17 Rémi Denis-CourmontQt4: use addCallback
2012-04-17 Rémi Denis-CourmontQt: add QVLCVariable::addCallback helper
2012-04-17 Rémi Denis-CourmontQt4: rationalize QVLCVariable and add missing classes
2012-04-17 Rafaël Carréforgotten renamed ffmpeg options
2012-04-16 Ilkka OllakkaQt4: when in tree-like playlist, scroll previous rootit...
2012-04-16 Ilkka OllakkaQt4: no need to set selected view by hand all the time
2012-04-15 Jean-Baptiste KempfQt: display equalizer bands depending on the core
2012-04-13 Casian AndreiQt: Fix ML "Add to playlist" adding items multiple...
2012-04-12 Jean-Baptiste KempfQt: fix typo
2012-04-11 Jean-Baptiste KempfQt: do not block the spinbox if preference range is...
2012-04-10 Jean-Baptiste KempfQt: correctly destroy EPG dialog
2012-04-06 Jean-Baptiste KempfQt: fix semantics and behaviour for chapters buttons
2012-04-02 Jean-Baptiste KempfQt: fix opening of the last folder in open disc dialog
2012-04-02 Jean-Baptiste KempfQt: fix small error
2012-04-01 Jean-Baptiste KempfQt: remove DMO selection from Simple Prefs
2012-04-01 Jean-Baptiste KempfQt: mark some functions as virtual
2012-04-01 Rémi Denis-CourmontUndo misuse of module_config_t.b_dirty
2012-04-01 Rémi Denis-CourmontQt4: fix disc dialog on Linux (again)
2012-03-31 Jean-Baptiste KempfQt: fix Windows open dialog issue on paste
2012-03-31 Jean-Baptiste KempfQt: fix SD search
2012-03-31 Jean-Baptiste KempfQt: fix drive selection on Windows
2012-03-30 Jean-Baptiste KempfQt: correctly release vout objects
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
next