]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Qt: fix compilation with ML
[vlc] / modules / gui / qt4 / util /
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2010-12-14 Ilkka Ollakkaqt4: use caching in pictureflow (bring it back)
2010-12-14 Ilkka OllakkaQt4: pictureflow, draw album artists/title on flowimage
2010-12-14 Ilkka OllakkaQt4: use transform in pictureflow to ease up drawing
2010-12-08 Jean-Baptiste KempfQt: fix compilation warning
2010-12-07 Rafaël CarréUse HAS_QT47
2010-12-04 Felix Paul Kühneqt4: fixed search field compilation for Mac and s/Carbo...
2010-12-01 Jean-Baptiste KempfMac: use a Native Search Line
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste KempfQt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic fixes
2010-11-21 Rémi Denis-CourmontEliminate dead code
2010-11-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-13 Juho Vähä-Herttuaqt4: Get rid of towlower in favor of portability
2010-11-10 Rémi Denis-CourmontQt4: add toURI() helper
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
2010-10-31 Ilkka OllakkaQt4: don't cache inside pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-08-31 Rémi DuraffortFix some typos.
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
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-06-15 Ilkka OllakkaRevert "qt4: don't force pixelsize in soundslider"
2010-05-26 Ilkka Ollakkaqt4: fix volume-slider tooltip to fit volume regarding...
2010-05-24 Ilkka Ollakkaqt4: don't force pixelsize in soundslider
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-27 Jakob LebenQt: appropriate SoundSlider size
2010-03-09 Jean-Baptiste KempfQt: use qt QStyle to center dialogs on screen
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-10 Jakob LebenQt: selector cosmetic polish
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-11 Jean-Baptiste KempfQt: Compile fix for gcc 4.5
2010-01-10 Francois CartegnieQt: remove the b_mybutton hack. Connect the appropriate...
2010-01-10 Francois CartegnieQt: Audio control widget changes
2010-01-09 Jean-Baptiste KempfQt: fix a sticking slider issue.
2009-12-25 Hugo Beauzee-LuyssenAdding a generic singleton pattern implementation
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-11-25 Jakob LebenQt4: position slider: send seek events at regular intervals
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-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-21 Jean-Baptiste KempfQt: reinventing the wheel is always a good solution.
2009-06-21 Jean-Baptiste KempfQt: be sure to use everywhere the saved path.
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: correct right click selection.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Jean-Baptiste KempfQt: change slightly the colours of the sound slider.
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-03-31 Rémi Duraffortqt4: add some usefull const.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-22 Laurent AimarFixed win32 compilation.
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-02-06 Jean-Baptiste KempfQt Fix profile edition and saving. Close #2477
2009-02-02 Rémi Denis-CourmontQt4: use the display we've opened
2009-02-02 Jean-Baptiste KempfQt: remove unneeded debug.
2009-01-22 Jean-Philippe AndreQt: Return == Enter
2009-01-18 Jean-Baptiste KempfQt: support for drag n dropping widget, removall and...
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Christophe MutricyQt4: more const
2009-01-05 Jean-Baptiste KempfQt: esthetic.
2009-01-05 Jean-Baptiste KempfQt: the red box when searching in the playlist is confu...
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-20 Jean-Baptiste Kempf[Qt] Win Compilation fix.
2008-10-20 Jean-Baptiste Kempf[Qt] Forgotten file in previous commit.
2008-10-16 Ludovic FauvetA mouse click in an empty position clear the selection...
2008-10-15 Ludovic FauvetmouseReleaseEvent was not correctly dispatched under...
next