]> git.sesse.net Git - vlc/history - modules/gui/qt4/util/customwidgets.cpp
Fix QToolButtonExt edge cases
[vlc] / modules / gui / qt4 / util / customwidgets.cpp
2011-12-18 Cheng SunFix QToolButtonExt edge cases
2011-09-05 Rémi Denis-CourmontRemove some debug
2011-08-16 Jean-Baptiste KempfQt: use isEmpty() iso empty()
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste KempfQt: more warnings
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-14 Jean-Baptiste KempfQt: fix a warning about operator precedence
2011-04-21 Francois CartegnieQt: ExtToolButton: set delay relatively to dblclick's
2011-04-20 Jean-Baptiste KempfQt, new utility class to differentiate short and long...
2011-02-20 Jean-Baptiste KempfQt: rename utility classes
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-01-21 Jean-Philippe AndréQt: add new widgets: AnimatedIcon & SpinningIcon
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-13 Juho Vähä-Herttuaqt4: Get rid of towlower in favor of portability
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-07-22 Juho Vähä-Herttuaqt4: Add OSX to supported platforms of the towlower...
2010-07-08 Hugo Beauzée-LuyssenQt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-01 Jean-Baptiste KempfQt: fix F* keys in Preferences - #3827
2010-02-25 Rémi Denis-CourmontQt4: handle Meta modifier in the prefs
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