]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/messages.cpp
Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public
[vlc] / modules / gui / qt4 / dialogs / messages.cpp
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfFIx annoying button behaviour (resize when tab changing).
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-05-31 Rémi Denis-Courmontvlc_list_children: fix memory leaks
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-16 Rémi Denis-CourmontQt4: use vlc_list_children
2008-02-12 Rémi DuraffortAdd an "update button" to update the modules tree.
2008-02-10 Jean-Baptiste KempfQt4 - Messages. Simplification and extend the tree...
2008-02-10 Jean-Baptiste KempfQt4 - tree: remove the \n at the end of each line...
2008-02-09 Rémi DuraffortReplace the button to the right place.
2008-02-09 Rémi DuraffortWrap the code and remove unnecessary line.
2008-02-09 Rémi DuraffortHide the header bar of the Tree.
2008-02-08 Rémi DuraffortAdd the tree of the modules loaded in the messages...
2008-02-08 Jean-Baptiste KempfQt4 - Save Message Dialog position and Size on quit...
2008-01-28 Jean-Baptiste KempfQt4 - Message, translate the filetype filtering......
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-11-24 Jean-Baptiste KempfCosmetic.
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-09-08 Jean-Baptiste KempfQt4 - Cleanups on dialog and public=>private.
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-04-28 Jean-Baptiste Kempfqt4 - Copyright, CRs and unwanted commits.
2007-04-25 Jean-Baptiste KempfQt4 - Dialog size. Hope to fix windows bug.
2007-04-05 Jean-Baptiste KempfQt4 - Small modifications to messages dialog.
2007-04-05 Jean-Baptiste KempfQt4 - Small correction on messages behaviour Ref #777
2007-01-31 Jean-Baptiste KempfQt4: messages. Small commit to fix two forgottten qfu...
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Christophe MutricyInitialize the verbosity box
2006-08-29 Clément StenacShould fix the problem with messages insertion (new...
2006-08-28 Clément StenacCosmetics:
2006-08-20 Clément StenacFix messages layout bug
2006-08-20 Jean-Baptiste Kempf* First implementation of the simpleOpenFile Dialog...
2006-08-19 Jean-Baptiste Kempf* First implementation of the messages dialog for qt4.