]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/plugins.cpp
Do not include vlc_modules.h in vlc_common.h
[vlc] / modules / gui / qt4 / dialogs / plugins.cpp
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-05-05 Jean-Philippe AndréQt/Extensions: remove useless "version" field
2010-04-29 Rémi Duraffortqt4: clear extensions list when the dialog is destroyed.
2010-04-29 Rémi Duraffortqt4: fix memleak.
2010-04-25 Jean-Baptiste KempfQt: translate all buttons in plugins dialog
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-02-04 Jean-Baptiste KempfQt: save Plugins/Extension dialog position
2010-02-03 Jean-Philippe AndréEnable double-click in Plugins & Extensions panel
2010-02-03 Jean-Philippe AndréQt: fix layout of extension info panel
2010-02-03 Jean-Philippe AndréExtensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe AndréExt/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe AndréExtensions/Qt: Use a custom QListView in Plugins &...
2010-01-29 Jean-Philippe AndréExtensions/Qt: information panel for Extensions
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-10-21 Dylan YudakenFix sorting of plugin scores in the QT plugin dialog.
2009-09-02 Nick PopeAdded window roles for X11
2009-07-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
2009-07-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-05-08 Christophe Mutricyqt4: we need qtr() else we have encoding problems
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-01-23 Jean-Baptiste KempfQt: don't show plugins with no capabilities in Releases.
2009-01-21 Jean-Baptiste KempfQt: Ok is not ok as a button label.
2009-01-16 Jean-Baptiste KempfQt: change dialog size.
2009-01-05 Jean-Baptiste KempfQt: use searchLineEdit in plugins dialog.
2009-01-03 Jean-Baptiste KempfQt: search implementation in the plugins list dialog...
2009-01-03 Jean-Baptiste KempfQt: convert strings from Unicode
2008-12-30 Jean-Baptiste KempfQt: New dialog for plugins listing.