]> git.sesse.net Git - vlc/history - modules/gui
qt4: fix memory leak
[vlc] / modules / gui /
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 David Fuhrmannmacosx: simple prefs: Only show font family and subtype...
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-19 David Fuhrmannmacosx: addons manager: add l10n for download button
2014-05-19 David Fuhrmannmacosx: addons manager: process the callback on the...
2014-05-19 David Fuhrmannmacosx: addons manager: restructure UI and fix some...
2014-05-19 David Fuhrmannmacosx: addons manager: fix crash when window is repeat...
2014-05-19 David Fuhrmannmacosx: lock access to addon_entry_t
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 Felix Paul Kühnemacosx: don't continue playback where left off if user...
2014-05-18 Felix Paul Kühnemacosx: don't try to continue playback if current posit...
2014-05-18 Felix Paul Kühnemacosx: continue playback where you left off, take...
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-16 Felix Paul Kühnemacosx: fix warning
2014-05-16 Felix Paul Kühnemacosx: clean-up string utility
2014-05-16 Felix Paul Kühnemacosx: move re-useable code from menu to core interact...
2014-05-13 David Fuhrmannmacosx: fix resume playback feature
2014-05-12 David Fuhrmannmacosx: addons: add a new addon class for the model...
2014-05-11 Francois CartegnieQt: addons_manager: reduce type gradient size
2014-05-10 David Fuhrmannmacosx: fix show fs controller hotkey (default i)
2014-05-10 David Fuhrmannmacosx: do not break prefs animation in case of double...
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-28 David Fuhrmannmacosx: remove dead code from extension manager
2014-04-28 David Fuhrmannmacosx: cosmetics
2014-04-28 David Fuhrmannmacosx: properly inform the extension manager about...
2014-04-28 David Fuhrmannmacosx: use a dispatch queue to notify extensions about...
2014-04-28 Felix Paul Kühnemacosx: ask for the 'album-art' fetcher option on first...
2014-04-27 David Fuhrmannmacosx: remove unneeded containsObject calls, fix UInt...
2014-04-27 Jean-Baptiste KempfQt: try to correctly save the playlist state
2014-04-27 Felix Paul Kühnemacosx: add a11y option to increase playlist table...
2014-04-27 Felix Paul Kühnemacosx: fix utf8 issue
2014-04-26 Felix Paul Kühnemacosx: expose continue playback option in simple settings
2014-04-26 Felix Paul Kühnemacosx: add continue playback where you left off (refs...
2014-04-26 Felix Paul Kühnemacosx/StringUtility: add helper to format time strings
2014-04-24 David Fuhrmannmacosx: properly store video-on-top state in playlist...
2014-04-19 David Fuhrmannmacosx: remove outdated / unused outlet
2014-04-19 David Fuhrmannmacosx: disable normvol slider if filter is disabled
2014-04-19 David Fuhrmannmacosx: deactivate spatializer controls if spatializer...
2014-04-19 David Fuhrmannmacosx: deactivate compressor controls if compressor...
2014-04-19 David Fuhrmannmacosx: disable equalizer controls if eq is disabled
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-15 David Fuhrmannmacosx: fix race condition which caused hiding the...
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-04-02 David Fuhrmannmacosx: simplifications
2014-04-02 David Fuhrmannmacosx: load core dialog nib on demand
2014-04-02 David Fuhrmannmacosx: avoid ugly delayed initialization calls for...
2014-04-02 David Fuhrmannmacosx: Fix startup delays by loading Open.nib only...
2014-03-31 David Fuhrmannmacosx: do not explicitely set presentation options...
2014-03-31 David Fuhrmannmacosx: preserve fullscreen state also in native fullsc...
2014-03-31 David Fuhrmannmacosx: remove unneeded workaround which disabled nativ...
next