]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Qt: try to fix the "open containing folder" on Win32
[vlc] / modules / gui / qt4 / util /
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...
2008-10-15 Jean-Baptiste KempfQt4: kill an uninitialized warning.
2008-09-18 Jean-Baptiste KempfSomeone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-18 Jean-Baptiste KempfSmall Sound Slider issue fixed.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfSmaller Volume Slider due to popular request.
2008-08-04 Jean-Baptiste KempfUse available Screensize and not the complete screensiz...
2008-08-04 Laurent AimarFixed uninitialized value.
2008-08-01 Jean-Baptiste KempfDelete the "QPainter::begin: A paint device can only...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-26 Jean-Baptiste KempfSmall memory leak fix.
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-06 Jean-Baptiste KempfAdd me as an author here too.
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-15 Jean-Baptiste KempfFix the dialogs problem on Mac.
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - SoundSlider setToolTip only in the correct range.
2008-02-08 Jean-Baptiste KempfQt4 - Permit QVLCFrame to have empty default size and...
next