]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.cpp
Qt: avoid redefine warning
[vlc] / modules / gui / qt4 / qt4.cpp
2015-03-25 Jean-Baptiste KempfQt: avoid redefine warning
2015-03-23 Jean-Baptiste KempfQt is GPLv2+
2015-03-17 Jean-Baptiste KempfQt: do not emit signals from the MIM constructor
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2014-11-25 Martell MaloneQt: add QT_STATICPLUGIN define as per the qt spec
2014-10-16 Rémi Denis-CourmontQt: emit video window resize events
2014-10-16 Rémi Denis-Courmontqt4: remove unused x, y parameters for video widget...
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-08-20 Rémi Denis-CourmontQt: force XCB platform so we do not crash if QT_QPA_PLA...
2014-08-15 Jean-Baptiste KempfQt: don't use a modal dialog for continuing the playback
2014-07-30 Rafaël Carréqt4: fix embedding on unix
2014-06-11 Erwan TulouQt: early instantiation for THEMIM
2014-05-22 Jean-Baptiste KempfQt: simplify Win32 and Mac detection
2014-05-20 Jean-Baptiste KempfQt: use platformName() on Qt5 too, like on QPA
2014-05-20 Jean-Baptiste KempfQt: use a processor helper for Qt5
2014-05-19 Jean-Baptiste KempfQt: put simple preferences section at the top
2014-05-19 Jean-Baptiste KempfQt: s/Qt4/Qt
2014-03-18 Rafaël Carréqt: do not use jpeg plugin with Qt5 on Windows, it...
2014-03-11 Rafaël Carréqt: support for Qt5 windows build
2014-02-20 Francois CartegnieQt: addons: missing deinstanciation
2014-01-20 Erwan TulouQt: fix playlist issues when Qt works as a dialog provider
2014-01-19 Jean-Baptiste KempfQt: make the mouse sensitivity in FSC configurable
2014-01-05 Rémi Denis-CourmontQt4: specify function prototype, remove cast
2013-07-15 Jean-Baptiste KempfQt: move from Q_WS to Q_OS in MainInterface, QVLCApp...
2013-06-21 Ludovic FauvetQt: fallback on the high-resolution icons instead of...
2013-06-21 Philip SequeiraQt: get window icon from theme (falling back to existin...
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-18 Erwan TulouQt: make the extensionsManager also available for qt4...
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2012-12-09 Jean-Baptiste KempfQt: allow a maximum volume on the sound slider
2012-11-26 Rémi Denis-CourmontQt4: deactivate the playlist before exit
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-07-25 Rémi Denis-CourmontQt4: remove the old Maemo 5 systray hack
2012-07-05 Rémi Denis-CourmontWin32: try to fix compilation
2012-07-05 Rémi Denis-CourmontQt: check embedded video window type at run-time
2012-07-05 Rémi Denis-CourmontQt: do not hard-code argv table size
2012-07-04 Rémi Denis-CourmontQt: factor some common code
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-04-17 Rémi Denis-Courmontqt4: remove --qt-autosave-volume
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-01 Edward WangQt: Add an option to show system tray notifications...
2012-01-02 Jean-Baptiste KempfQt4: pause on minimize is off by default
2012-01-02 Jean-Baptiste KempfQt4: negative days for updates checking makes no sense
2011-12-15 Jean-Baptiste KempfQt: do not quit, let the core do it
2011-12-04 Jean-Baptiste KempfFix various preferences typos
2011-12-03 Jean-Baptiste KempfQt: remember volume on exit is the default
2011-11-15 KO Myung-HunAdd 'vout window hwnd' support for OS/2
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-09 Jean-Baptiste KempfQt: fix quitting deletion order
2011-10-09 Jean-Baptiste KempfQt: kill a warning
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange controler to controller
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
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
next