]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: addons: add a new addon class for the model representation
[vlc] / modules / gui / qt4 /
2014-05-11 Francois CartegnieQt: addons_manager: reduce type gradient size
2014-05-02 Francois CartegnieQt: update preferences intf preview
2014-05-01 Francois CartegnieQt4: remove models and signals proxying
2014-05-01 Francois CartegnieQt4: prune SQL media library code
2014-04-27 Jean-Baptiste KempfQt: try to correctly save the playlist state
2014-04-18 Jean-Baptiste KempfQt: restore the playlist if it was minimized when closi...
2014-04-18 Jean-Baptiste KempfQt: fix play button state after toolbar customization
2014-04-17 Francois Cartegnieqt: toolbar_editor: fix preview bar ordering
2014-04-16 Francois CartegnieQt: toolbar editor: make it easier for small narrow...
2014-04-14 Rémi Denis-CourmontQt4: fix use of incomplete type
2014-04-14 Francois CartegnieQt: TimeLabel: set element selector to stylesheet ...
2014-04-06 Francois CartegnieQt: profile_selector.cpp: missing opus
2014-04-05 Francois CartegnieQt: telexFrame: change buttons gradient
2014-04-04 Francois CartegnieQt: telexFrame: enforce non zero widget pixmap size
2014-04-04 Francois CartegnieQt: don't allow empty file on convert dialog (fix ...
2014-04-03 Francois CartegnieQt: implement teletext buttons (fix #11132)
2014-04-02 Francois CartegnieQt: teletext range (fix #11090)
2014-04-02 Francois CartegnieQt: fix segfault when customizing buttons
2014-03-26 Francois CartegnieQt: move extensions tab away
2014-03-18 Rafaël Carréqt: qpa/qplatformnativeinterface.h is only needed on...
2014-03-18 Rafaël Carréqt: do not use jpeg plugin with Qt5 on Windows, it...
2014-03-16 Francois CartegnieQt: remove buffering info from TimeLabel
2014-03-16 Francois CartegnieQt: SeekStyle: fix boundaries truncated handle glitch
2014-03-11 Rafaël Carréqt: support for Qt5 windows build
2014-03-11 Rafaël Carréqt4: fix windows build after 6ea38362e66
2014-03-10 Francois CartegnieQt: SeekSlider: don't show buffering < 1s
2014-03-10 Francois CartegnieQt: seekstyle: pass parameters through options.
2014-03-08 Francois CartegnieQt: VLCModel/TreeView: delegate cover rendering (fix...
2014-03-04 Lukas JuhrichQt: Added icons in the SysTrayMenu
2014-02-27 Tristan MatthewsQt: animators: fix reorder warning
2014-02-27 Jean-Baptiste KempfQt: be compatible with Qt5
2014-02-27 Francois CartegnieQt: addons manager: add search box
2014-02-27 Francois CartegnieQt: addons: draw INSTALLED state
2014-02-27 Francois CartegnieQt: addons: rework addons manager UI.
2014-02-27 Francois CartegnieQt: addons: tag addons with colors
2014-02-22 Rémi Denis-CourmontQt4: update audio prefs volume widgets when changing...
2014-02-22 Rémi Denis-CourmontQt4: complete default volume lookup function
2014-02-21 Francois Cartegnieaddons: use predicate on finder thread
2014-02-20 Francois CartegnieQt: addons: missing deinstanciation
2014-02-19 Francois Cartegnieaddons: change i_score type and do boundary check.
2014-02-18 Francois CartegnieQt: addons: sort view
2014-02-14 Ludovic FauvetUse a QVLCFrame as VLMDialog base class
2014-02-14 Francois CartegnieQt: plugins: check after casts.
2014-02-12 Francois CartegnieQt: addons: clear spinner from view on empty list
2014-02-12 Francois CartegnieQt: animators: missing initializers.
2014-02-11 Jean-Baptiste KempfQt: fix compilation with Qt5
2014-02-10 Francois CartegnieQt: addons: show summary in addons info popup
2014-02-10 Francois CartegnieQt: addons: fix background paint glitch with new editor
2014-02-10 Francois CartegnieQt: addons: add support for vlp package drop
2014-02-10 Francois CartegnieQt: addons: manager: add support for single archive...
2014-02-10 Jean-Baptiste KempfQt: Reindent Makefile.am
2014-02-10 Jean-Baptiste KempfQt: add references to the new png files
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2014-02-09 Francois CartegnieQt: add addons management UI
2014-02-09 Francois CartegnieQt: add DelegateAnimationHelper.
2014-02-09 Francois CartegnieQt: move animators code
2014-02-08 Francois CartegnieQt: ExtensionsModel: do DI
2014-01-26 Jean-Baptiste KempfRevert "Qt: remove SPDIF option"
2014-01-23 Rémi Duraffortqt4: fix seek support in VLM
2014-01-20 Erwan TulouQt: fix playlist issues when Qt works as a dialog provider
2014-01-20 Jean-Baptiste KempfQt: use DIR_SEP for BDMV and VIDEO_TS detection
2014-01-20 Jean-Baptiste KempfQt: avoid the record button to appear multiple times
2014-01-19 Jean-Baptiste KempfQt: fix folder opening of DVD and BD on Windows
2014-01-19 Jean-Baptiste KempfQt4: add a record menu action
2014-01-19 Jean-Baptiste KempfQt: make the mouse sensitivity in FSC configurable
2014-01-19 Rémi Duraffortqt4: fix clang warning (implicit conversion)
2014-01-17 Francois CartegnieQt: ExtensionListModel: don't specialize
2014-01-17 Francois CartegnieQt: ExtensionItemDelegate: remove unused members
2014-01-17 Francois CartegnieQt: ExtensionItemDelegate: rewrite (fix #10407)
2014-01-17 Jean-Baptiste KempfQt: fix audio menu crash
2014-01-16 Rafaël CarréQt4: add h265 transcoding profile
2014-01-08 Jean-Baptiste KempfQt: add a right-click action to save the playlist
2014-01-05 Rémi Denis-CourmontQt4: specify function prototype, remove cast
2014-01-05 Rémi Denis-Courmontqt4: update wall-paper mode toggling
2014-01-04 Rémi Denis-CourmontQt4: fix fullscreen and video-on-top toggle across...
2014-01-04 Rémi Denis-CourmontQt4: refactor
2014-01-04 Rémi Denis-CourmontQt4: improve macro expansion safety
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2014-01-02 Rémi DuraffortQt4: fix sizeof mismatch
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_AskForArtEnqueue() (refs...
2013-12-31 Jean-Baptiste KempfQt: allow smaller size on start
2013-12-30 Francois CartegnieQt: SeekStyle: don't use outer size for inner content...
2013-12-30 Jean-Baptiste KempfQt: fix possible double-free on quit with simple volume...
2013-12-16 Rémi Duraffortqt4: fix memory leak (allocate only when needed)
2013-12-10 Jean-Baptiste KempfFinish "core" renaming to avoid prefs crashes
2013-12-04 Francois CartegnieQt: SoutWidgets: refactor (fix #8865)
2013-12-02 Francois CartegnieQt: update QUrlValidator (fix #9932)
2013-11-29 Francois CartegnieQt: fix profiles with vcodec=copy (fix #9342, fix ...
2013-11-25 Francois CartegnieQt: InputManager: don't enforce lower bound after a...
2013-11-18 Jean-Baptiste KempfQt: correctly update the art URL
2013-11-06 Rémi Denis-CourmontQt: map Print and Pause keys
2013-11-05 Luca Barbatobuild: support YASM targets
2013-10-25 Francois CartegnieQt: profiles: handle editable qcombobox values (fix...
2013-10-12 Gal VinogradAdding "save to playlist" menu item in submenu Recents.
2013-10-12 Edward WangQt: add rename directory option
2013-10-07 Francois CartegnieQt: SeekSlider: missing initializer
2013-10-07 Jean-Baptiste KempfQt: correctly play after drag and drop
2013-10-07 Rémi Denis-CourmontQt4: make exit after play sticky (refs #9612)
2013-10-06 Jean-Baptiste KempfQt: take in account the SOUT params edited
next