]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.cpp
Qt: SoundSlider: make 100% value green
[vlc] / modules / gui / qt4 / qt4.cpp
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-12 Rémi Denis-CourmontQt4: not unloadable on Linux
2011-04-25 Jean-Baptiste KempfQt: don't save the filepath between session if recent...
2011-04-17 Jean-Baptiste KempfQt, reorder options and deprecate "opendialog-advanced"
2011-03-27 Jean-Baptiste KempfQt: reduce the value of update-days
2011-03-19 Jean-Baptiste KempfDeactivate volume media key by default...
2011-01-18 Rémi Denis-CourmontQt4: remove custom X11 display with --x11-display
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-26 Jakub WieczorekAdd an option to pause the playback on minimizing the...
2010-12-10 Erwan Tulouqt4: fix skins2 crash after exiting the preferences...
2010-12-08 Alex HelfetWin32: added config option to disable volume keys.
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: do not crash if the video window is released after...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic + comment
2010-11-19 Jean-Baptiste KempfQt: fix WinXP quitting issue
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-08-02 Rémi Denis-CourmontUse vlc_mutex_locker
2010-08-02 Rémi Denis-CourmontQt4: remove useless playlist pointer
2010-07-31 Juho Vähä-HerttuaQt: Run mainloop on the main thread on OSX
2010-07-30 Juho Vähä-HerttuaQt: Do not use the xpm window icon on Mac, it's ugly
2010-07-29 Rémi Denis-CourmontRevert "Qt: save volume on exit"
2010-07-29 Francois CartegnieQt: save volume on exit
2010-07-28 Laurent AimarRevert "Qt: Fix save volume on exit Fixes #2968"
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
2010-07-08 Rémi Denis-CourmontQt4: drop window provider priority to zero
2010-06-14 Christophe MutricyDrop the icons resolution from their name
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-04-13 Christophe MutricyTypo
2010-04-11 Rémi Denis-CourmontQt4: use putenv() before any thread is created
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-08 Rémi Denis-CourmontCompile fix
2010-03-08 Rémi Denis-CourmontQt4: fix x11_display double free and leaks
2010-03-06 Rémi Denis-CourmontRevert "Qt4: --embedded-video must be checked on the...
2010-03-03 Rémi Denis-CourmontQt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis-CourmontQt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis-CourmontQt4-X11: cannot embed video if wallpaper mode is on
2010-02-28 Rémi Denis-CourmontThis is still buggy.
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-24 Erwan TulouWin32: use linked_with_a_crap_library_which_uses_atexit...
2010-02-21 Rémi Denis-CourmontUIs: call XInitThreads if using X11
2010-02-20 Rémi Denis-CourmontDo not assume that Open and Close are called in the...
2010-02-20 Rémi Denis-CourmontQt4: fail cleanly if started multiple times (instead...
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-01-30 Rémi Denis-CourmontName another anonynous union
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-28 Jean-Philippe AndréQt: New configuration var "qt-autoload-extensions"
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-14 Erwan Tulouqt4: make dialog provider initialization less convoluted
2009-12-12 Rémi Denis-CourmontRemove useless header check
2009-12-08 Rémi Denis-CourmontQt4: provide the X11 display address through the window...
2009-12-08 Rémi Denis-CourmontQt4: check for Windows window system backend rather...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-08 Rémi Denis-CourmontAvoid warning (braindead putenv() prototype!)
2009-12-08 Rémi Denis-CourmontQt4: fix buffer overflow
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary includes
2009-11-15 Rémi Denis-CourmontUgly hack to prevent qt4-x11 from using alpha channel
2009-11-13 Rémi Duraffortqt4: destroy the variable only if the variable does...
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-10-01 Jean-Baptiste KempfQt: Remove the use of the Qt translations
2009-09-12 Rémi Denis-CourmontQt4: use semaphore
2009-09-12 Rémi Denis-CourmontQt4: remove pointless locking
2009-08-25 Ilkka Ollakkaqt4: add option --qt-fullscreen-screennumber to allow...
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-08-12 Rémi Denis-CourmontQt4: fix race in requestVideo and simplify
2009-08-11 Jean-Baptiste KempfAllow to select the style of Qt in Simple preferences.
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-06-19 Jean-Baptiste KempfQt: store the filedialog path in Qt setings, instead...
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: cosmetics and comments.
2009-06-18 Barry WardellRemove unused variables.
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
next