]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/customwidgets.cpp
Qt: respect font sizes
[vlc] / modules / gui / qt4 / util / customwidgets.cpp
2010-02-15 Jakob LebenQt: respect font sizes 1.1.0-ff
2010-02-14 Jean-Baptiste KempfQt: fix Win32 compilation
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-13 Rémi Denis-CourmontQt4: add extended Latin-1 and a few multimedia keys...
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-09-14 Rémi Denis-CourmontDisambiguate trivial tool tips (fixes: #3068)
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-01-05 Jean-Baptiste KempfQt: esthetic.
2009-01-05 Jean-Baptiste KempfQt: the red box when searching in the playlist is confu...
2008-09-18 Jean-Baptiste KempfSomeone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
2008-08-01 Jean-Baptiste KempfDelete the "QPainter::begin: A paint device can only...
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-10-28 Jean-Baptiste KempfQt4 - spaces removing.
2007-10-28 Jean-Baptiste KempfQt4 - Moving function from one file to another...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Jean-Baptiste KempfQt4 - cosmetic
2007-05-26 Jean-Baptiste KempfQt4 - Open Capture Panel and file Panel: Don't build...
2007-05-18 Jean-Baptiste KempfQt4 - MediaKeys support, patch by Ilkka Ollakka
2007-04-13 Jean-Baptiste Kempfqt4 - Mousewheel (2)
2007-04-12 Jean-Baptiste KempfQt4 - MouseWheel support - patch by Sergey Volk.
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-08-26 Clément StenacFind as you type