]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/plugins.cpp
Qt: fix layout of extension info panel
[vlc] / modules / gui / qt4 / dialogs / plugins.cpp
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.