]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/bookmarks.cpp
qt4: attempt to work around a design flaw in the toolbar editor
[vlc] / modules / gui / qt4 / dialogs / bookmarks.cpp
2010-03-07 Rémi Denis-CourmontQt4: bookmarks: don't give an anonymous temporary objec...
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-09-02 Nick PopeAdded window roles for X11
2009-04-03 Rémi Duraffortqt4: fix bookmarks memleaks.
2009-03-26 Rémi Duraffortqt4_bookmarks: use ::number instead of %1
2009-03-22 Rémi Duraffortqt4_bookmarks: fix encoding.
2009-01-16 Jean-Baptiste KempfQt: change dialog size.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: use constData and provide expansion safety for...
2009-01-02 Jean-Baptiste KempfQt: get Bookmark events from the core and update in...
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-21 Jean-Baptiste KempfBookmarks: close #1661
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
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 -...