]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: updated volume and dropzone icons
[vlc] / modules / gui / qt4 /
2012-06-26 Francois CartegnieQt: fix prev commitw
2012-06-26 Francois CartegnieQt: PopupMenu: Stop crashing on VOut update. (fix ...
2012-06-25 Francois CartegnieQt: PixmapAnimator: replace AnimatedIcon.
2012-06-23 Francois CartegnieQt: CoverArtLabel: fix sizing bug.
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-06-21 Ludovic Fauvetqt4: remove duplicate callback
2012-06-21 David Fuhrmannqt4: add forgotten ;
2012-06-20 Jean-Baptiste KempfQt: do not block the video preview to a very small...
2012-06-20 Mario SpeißQt: fix a playlist issue with pictureflow
2012-06-20 Mario SpeißQt: release vout in controller configuration widget
2012-06-19 Francois CartegnieQt: add dropzone to dist
2012-06-16 Francois CartegnieQt: PLModel: make auto art download comply with privacy...
2012-06-15 Naohiro KORIYAMAQt: PLTreeView: Fix name encoding in the tooltip
2012-06-14 Francois CartegnieQt: PLTreeView: Show details as tooltip
2012-06-13 Francois CartegnieQt: StandardPLPanel: Fix failing locked assertion.
2012-06-12 Francois CartegnieQt: PLSelector: Make effectless root entries not selectable
2012-06-11 Jean-Baptiste KempfQt: display the number of tracks
2012-06-11 Jean-Baptiste KempfBookmarks: use a better naming
2012-06-11 Francois CartegnieQt: StandardPLPanel: show dropzone on views
2012-06-11 Francois CartegnieQt: PLModel: try to agregate inserts for efficiency...
2012-06-11 Francois CartegnieRevert "Qt: PLModel: try to agregate inserts for effici...
2012-06-10 Jean-Baptiste KempfSimple prefs: make the buttons wider.
2012-06-10 Jean-Baptiste KempfMessage dialog: put the clear button in the corner
2012-06-09 Jean-Baptiste KempfQt: fix compilation in case of updateCheck
2012-06-09 Ludovic Fauvetqt4: remove unneeded includes
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
next