]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/bookmarks.cpp
Improved recognition of selected bookmarks for deletion.
[vlc] / modules / gui / qt4 / dialogs / bookmarks.cpp
2015-03-24 Eugen GeistImproved recognition of selected bookmarks for deletion.
2015-03-20 Eugen GeistUpdate bookmark list before showing dialog.
2013-08-27 Rémi Denis-Courmontqt: discard bookmark byte offset
2012-08-18 Francois CartegnieQt: BookMarks dialog: correctly handle deleting selection
2012-08-18 Francois CartegnieQt: Bookmarks: correctly apply buttons states
2012-06-11 Jean-Baptiste KempfBookmarks: use a better naming
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-01-05 Sharad DixitQt4: Fixed uninitialized variable
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-02-07 Francois CartegnieQt: fix bookmarks dialog
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 -...