]> git.sesse.net Git - vlc/history - modules/gui/qt4/menus.cpp
Qt: fix navigation menu rebuilding
[vlc] / modules / gui / qt4 / menus.cpp
2012-02-28 Jean-Baptiste KempfQt: fix navigation menu rebuilding
2012-02-28 Jean-Baptiste KempfQt: menu simplification
2012-02-28 Jean-Baptiste KempfQt: remove unneeded includes
2012-02-23 Adrian YanesQt: menu additional fixes for more video options
2012-02-23 Adrian YanesQt: fix macro RADIO_OR_COMMAND
2012-02-20 Jean-Baptiste KempfQt: limit the number of entries in the right click...
2012-01-29 Jean-Baptiste KempfQt: missing accessors
2012-01-29 Jean-Baptiste KempfQt: Media is uncountable.
2012-01-14 Jean-Baptiste KempfQt: fix indentation
2012-01-14 Jean-Baptiste KempfQt: rebuild correctly the playback menu
2012-01-13 Jean-Baptiste KempfQt: remove unneeded include and parent objects
2012-01-09 Jean-Baptiste KempfWin32: Merge direct3d-desktop and video-wallpaper to...
2012-01-09 Jean-Baptiste KempfQt4: remove wallpaper from simple prefs and allow it...
2011-12-21 Alexander Law"Speed" menu item is not localizable
2011-12-15 Ludovic FauvetQt: enable the recents menu again after adding an element
2011-12-05 Francois CartegnieQt: menus: rename MenusManager to MenuBar.
2011-12-05 Francois CartegnieQt: menus: make next/prev to behave accordingly to...
2011-12-05 Francois CartegnieQt: rename QVLCMenu to QVLCMenuManager.
2011-12-05 Francois CartegnieQt: Menus: make speed menu tearable.
2011-11-23 Rémi Denis-CourmontQt4: fix encoding of recent menu text
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-10 Jean-Baptiste KempfQt: disable recentMenus, if it is empty
2011-10-10 Jean-Baptiste KempfQt: recent menus, fix shortcut
2011-10-09 Jean-Baptiste KempfQt: Adding a Fast Playlist access in the right-click...
2011-09-25 Jean-Baptiste KempfQt: simplify systray menu and add volume control
2011-09-24 Francois CartegnieQt: menus: fix faster/slower icons
2011-09-13 Francois CartegnieQt: menus: re-group/order video options
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-16 Jean-Baptiste KempfQt, menus: std::vector -> QVector
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-06-22 Francois CartegnieQt: enable tearOff on Navigation and Bookmarks menus.
2011-05-30 Rémi Denis-CourmontQt4: include <vlc_aout.h> as needed
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste KempfQt, menu: code simplification
2011-05-14 Jean-Baptiste KempfQt, menus: fix a possible crash
2011-05-14 Rémi Duraffortqt4: fix two crashes.
2011-05-10 Jean-Baptiste KempfQt, recents: elide on display in the menu, not at creation
2011-04-24 Jean-Baptiste KempfQt: add a close to systray menu option.
2011-04-23 Jean-Baptiste KempfQt: fix subtitle menu
2011-04-03 Jean-Baptiste KempfQt: hide status bar
2011-03-25 Francois CartegnieQt: menus: move shortcuts group on top
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action (missing return)
2011-03-24 Francois CartegnieQt: menus: (view a view ?) view a minimal interface
2011-03-24 Francois CartegnieQt: menu: move advanced open.
2011-03-24 Francois CartegnieQt: menu: 'quit after playback' is playlist related
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action
2011-03-24 Francois CartegnieQt: media menu: coherency
2011-03-20 Jean-Baptiste KempfQt, menu: rename entry
2011-03-20 Jean-Baptiste KempfQt, menus: move the interface menu around in the view...
2011-03-20 Jean-Baptiste KempfQt, menu: split the subtitle menu from video menu
2011-03-20 Jean-Baptiste KempfQt, menus: split the subtitles menu in a new function
2011-03-11 Jean-Baptiste KempfQt, menus: naming consistency in menus
2011-03-11 Jean-Baptiste KempfQt, menus: move "Quit after playback" to playbakc menu
2011-03-11 Jean-Baptiste KempfQt, menus: remove unneeded function
2011-03-11 Jean-Baptiste KempfQt, menus: comments, cosmetics and simplifications
2011-03-11 Jean-Baptiste KempfQt, menus: convert Macros into inline functions
2011-03-11 Jean-Baptiste KempfQt, menus: inline functions
2011-03-11 Jean-Baptiste KempfQt, menus: code simplification
2011-03-11 Jean-Baptiste KempfQt, menus: inline a function only used once
2011-02-12 Francois CartegnieQt: fix video menu
2011-02-12 Francois CartegnieQt: don't make 1 way only vars/commands radio items
2011-02-07 Francois CartegnieQt: Bookmarks are custom and playback only related
2010-12-19 Jean-Baptiste KempfQt, Menu: move "customize interface" near preferences
2010-12-10 Jean-Baptiste KempfQt: provide QAction roles for menu roles
2010-11-28 Jean-Baptiste KempfQt: no icons in Menus on Mac
2010-11-15 Jean-Baptiste KempfQt: correctly implement play-and-exit in menu
2010-10-14 Rémi Denis-CourmontQt4: don't trust toggle for systray, do what we say...
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-29 Juho Vähä-HerttuaQt: Remove extra separator from systray menu
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-01 Jean-Baptiste KempfQt: fix 'leave fullscreen' menu
2010-05-26 Jean-Baptiste KempfQt: fix Minimal view switching
2010-04-29 Rémi DuraffortQt4: fix a crash (kind of a 'use after free' error).
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-03-29 Jakob LebenQt: delete unneeded MenuItemData
2010-03-29 Jakob LebenQt: delete submenus when clearing the View menu
2010-03-29 Jakob LebenQt: memory leak
2010-03-28 Rémi Denis-CourmontQt4: preserve video-on-op, fix #3469
2010-03-28 Jakob LebenQt: Do not reset fullscreen option on vout reset
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-13 Jean-Baptiste KempfQt: menus, simplification
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-26 Rémi Duraffortqt4: remove a dummy call to var_Get (void variable...
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-01-28 Jean-Philippe AndréQt: New configuration var "qt-autoload-extensions"
2010-01-28 Jean-Philippe AndréQt/Menu: ViewMenu is now dynamic (uses aboutToShow)
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-24 Rémi Duraffortqt4_extenssion: the menu need a parent (fix memory...
2010-01-24 Jean-Philippe AndréExtensions/Qt: buildsystem + menu entries
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-11 Jean-Baptiste KempfQt: provide shortcuts for history items
next