]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/info_panels.cpp
Workaround braindead QT implementation of ResizeToContents
[vlc] / modules / gui / qt4 / components / info_panels.cpp
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-07 Francois CartegnieInfo panel text fix
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-27 Jean-Baptiste KempfQt: Show Encoded By in the GUI
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-03-31 Rémi Duraffortqt4: fix uri printed in the media_info dialog.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-02-08 Vincent Penquerc'hfix addition of multiple meta pairs adding the first...
2009-01-21 Jean-Baptiste KempfQt: info_panel, remove FPS reference and close #2113...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2008-12-31 Jean-Baptiste KempfQt: fix some issues about displaying the media information.
2008-12-31 Jean-Baptiste KempfQt: input manager and media info cleanup continues.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-01 Jean-Baptiste KempfQt4: correctly show the stats.
2008-10-01 Jean-Baptiste KempfQt4: Deactivate FPS showing, since it doesn't work.
2008-09-23 Jean-Baptiste KempfQt4: Resize the good column to the text in Media inform...
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-07 Christophe Mutricyi18n fix
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-02-08 Jean-Baptiste KempfQt4 - Fix mediaInfoPanel in most (all?) of the situatio...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-10 Jean-Baptiste KempfQt4 - ExtraMetaPanel, fix the bug that forgot to remove...
2007-12-08 Jean-Baptiste KempfQt4 - MediaInfoPanel, fix a segfault and don't clear...
2007-12-06 Jean-Baptiste KempfQt4 - MediaInformation, simplification of the states...
2007-12-03 Jean-Baptiste KempfQt4 - File renaming for consistency.