]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt(Dialog provider): Add support for key accelerators
[vlc] / modules / gui / qt4 /
2014-07-13 Erwan TulouQt(Dialog provider): Add support for key accelerators
2014-07-02 Tristan MatthewsFix build for C++11
2014-06-11 Erwan TulouQt: early instantiation for THEMIM
2014-06-11 Erwan TulouQt: fix missing slot (playlist entry of popupmenu)
2014-06-11 Erwan TulouQt: fix multiple instances of a singleton if an input...
2014-06-03 Francois Cartegniedemux: mp4: don't prompt to restart if user specifies...
2014-05-24 Francois CartegnieQt: sprefs: word wrap long label
2014-05-22 Jean-Baptiste KempfQt: simplify Win32 and Mac detection
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid uninitialized records in option array
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid using dangling pointers and fix memleaks
2014-05-22 Hugo Beauzée-LuyssenQt: Fix crash introduced by 798ee1ab
2014-05-21 Francois Cartegniemeta_fetcher: rename as scope and set values
2014-05-21 Jean-Baptiste KempfQt: sprefs, unformize icon sizes
2014-05-20 Jean-Baptiste KempfQt: use platformName() on Qt5 too, like on QPA
2014-05-20 Jean-Baptiste KempfQt: use a processor helper for Qt5
2014-05-20 Jean-Baptiste KempfQt: raise window when video Widget is shown
2014-05-20 Rémi Denis-Courmontqt4: fix memory leak
2014-05-19 Jean-Baptiste KempfQt: remove unneeded margins and parameters
2014-05-19 Jean-Baptiste KempfQt: uniformize sprefs margins
2014-05-19 Jean-Baptiste KempfQt: small changes to Simple Preferences
2014-05-19 Jean-Baptiste KempfQt: put simple preferences section at the top
2014-05-19 Jean-Baptiste KempfQt: restore time where you left off
2014-05-19 Jean-Baptiste KempfQt: s/Qt4/Qt
2014-05-19 Jean-Baptiste KempfQt: store 30 recents item, show 10 in the menus
2014-05-19 Jean-Baptiste KempfQt: remove unnecessary includes
2014-05-19 Jean-Baptiste KempfQt: save time on item destruction
2014-05-19 Jean-Baptiste KempfQt: store time besides MRL for recent items
2014-05-19 Jean-Baptiste KempfQt: save recents on quit()
2014-05-19 Jean-Baptiste KempfQt: cosmetics on RecentsMRL and Open classes
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2014-05-19 Francois Cartegnieupdate meta request API to allow overriding
2014-05-19 Francois Cartegniedeprecate art-album variable
2014-05-18 Jean-Baptiste KempfQt: factorize directory opening
2014-05-18 Jean-Baptiste KempfQt: move getDirectoryDialog to a static helper
2014-05-18 Jean-Baptiste KempfQt: factorize code of opening MRL
2014-05-18 Jean-Baptiste KempfQt: rename helper for more clarity
2014-05-18 Jean-Baptiste KempfQt: openItem was almost always used to pass options
2014-05-18 Jean-Baptiste KempfQt: playlist enqueue, use the Open:: helper
2014-05-18 Jean-Baptiste KempfQt: use the open helper for streaming
2014-05-18 Jean-Baptiste KempfQt: use the open helper to open directories
2014-05-18 Jean-Baptiste KempfQt: use the open helper in the Open Dialog
2014-05-18 Jean-Baptiste KempfQt: provide an helper to open items
2014-05-18 Jean-Baptiste KempfQt: playlist, use the new helper to Open files
2014-05-18 Jean-Baptiste KempfQt: DialogsProvider, use the open helper
2014-05-18 Jean-Baptiste KempfQt: use the new helper for Main Interface DnD actions
2014-05-18 Jean-Baptiste KempfQt: move playMRL slot from THEDP to RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a new class helper to open files
2014-05-18 Jean-Baptiste KempfQt: cleanup, remove includes and copyright updates...
2014-05-18 Jean-Baptiste KempfQt: cosmetics and update copyright for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: fix indentation is ActionsManager
2014-05-18 Jean-Baptiste KempfQt: remove isAlive from DialogProvider
2014-05-18 Jean-Baptiste KempfQt: use provided Singleton util for RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a bunch of virtual for destructors
2014-05-18 Jean-Baptiste KempfQt: registry, inline empty destructor
2014-05-18 Jean-Baptiste KempfQt: remove Extension's WidgetMapper destructor
2014-05-18 Jean-Baptiste KempfQt: use the provided Singleton class for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: use pl_Unlocked in playlist_Add calls
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.
next