]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/bookmarks.cpp
Fix Bookmarks: missing button, missing tooltips, wrong resize on startup.
[vlc] / modules / gui / qt4 / dialogs / bookmarks.cpp
2008-07-29 Jean-Baptiste KempfFix Bookmarks: missing button, missing tooltips, wrong...
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-07 Jean-Baptiste KempfForce a correct size of the dialog at start.
2008-02-08 Jean-Baptiste KempfQt4 - Same for Bookmark Dialog Ref. #1374
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Jean-Baptiste KempfQt4 - remove trailing space due to Bookmark implementation.
2008-01-10 Jean-Baptiste KempfQt4 - Bookmark implementation by Antoine Lejeune -...