]> git.sesse.net Git - vlc/history - modules/gui/qt4/menus.cpp
Fix compiler warnings.
[vlc] / modules / gui / qt4 / menus.cpp
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
2009-12-05 Rémi Denis-CourmontUnused variables
2009-11-24 Jean-Baptiste KempfQt: recents factorization.
2009-10-31 Rémi Denis-CourmontQt4: remove unsuppotted system tray on Maemo
2009-10-30 Jakob LebenQt4: remove SD menu from Media menu
2009-10-30 Jakob LebenQt4: remove the SD menu (all but Podcast configuration...
2009-10-05 Laurent AimarUpdated qt4 after deinterlacing changes.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_aout.h dependencies
2009-08-25 Erwan Tulouskins2: replacement for vlc_object_find_name no longer...
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Rémi Duraffortqt4: use references to const QString.
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-05 Erwan TulouQT4 menus : remove previous signal-slot connection...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Jean-Baptiste KempfQt: Remove Streaming and Convert/Save menus if compiled...
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-01 Jean-Baptiste KempfQt4: Warn about Qt version 4.5.0
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-05 Jean-Philippe AndreQt: really fix #2619 and the Playback menus
2009-04-05 Jean-Philippe AndreQt: fix #2619 (prev/next/stop never greyed)
2009-04-04 Rémi Duraffortqt4: fix EMPTY_STR usage.
2009-03-30 Ludovic FauvetWorkaround for Qt bug #176201 (affect only Qt 4.5.0)
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-22 Rémi Duraffortqt4_menus: fix segfault.
2009-03-22 Rémi Duraffortqt4_menus: missing undef.
2009-03-17 Rémi Denis-CourmontQt4: cleanup
2009-03-16 Jean-Baptiste KempfQt: fix a crash when you don't want to have the recent...
2009-03-16 Rémi Denis-CourmontRemove a whole bunch of non-sensical vlc_object_hold()
2009-03-15 Jean-Baptiste KempfQt menu, "Open Location from Clipboard."
2009-03-15 Jean-Baptiste KempfQt: String change for 'Track Synchronization'
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-07 Rémi Denis-CourmontMemory leak
2009-03-05 Jean-Baptiste KempfQt: some people seem to have difficulties to access...
2009-03-03 Jean-Baptiste KempfQt: give access to fineslower and finefaster in the...
2009-02-28 Jean-Baptiste KempfQt: update comment in menus.cpp
2009-02-27 Jean-Baptiste KempfQt: add UI for play-and-exit activation. Just a menu...
2009-02-27 Jean-Baptiste KempfQt: remove the static QAction* for the menus consistenc...
2009-02-27 Jean-Baptiste KempfQt: remove the HACK with the static QAction for minimal...
2009-02-27 Jean-Baptiste Kempfs/Paste MRL/Paste Location/
2009-02-22 Jean-Baptiste KempfQt: Fix error in previous commit .
2009-02-22 Jean-Baptiste KempfQt menus: many new accelerators.
2009-02-22 Jean-Baptiste KempfQt, menus: improve the NavigMenu entries.
2009-02-22 Jean-Baptiste KempfQt, menus: various changes, speedups and addition to...
2009-02-20 Jean-Baptiste KempfQt menus: add faster/slower/normal rate
2009-02-20 Jean-Baptiste KempfQt: menu, code simplification.
2009-02-19 Jean-Baptiste KempfQt: menus, comments fixes.
2009-02-19 Jean-Baptiste KempfQt: menus, minor code reorg.
2009-02-17 Laurent AimarFixed Qt4 interface to use the new postprocess vout...
2009-02-15 Jean-Philippe AndreQt: menu playback/bookmark can now open the bookmarks...
2009-02-15 Jean-Philippe AndreQt: menus: fix ordering of the video menu. fix scale
next