]> git.sesse.net Git - vlc/history - modules/gui/qt4
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / gui / qt4 /
2010-09-29 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: fix layout
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: check and prefill with usual...
2010-09-29 Francois CartegnieQt: NetOpenPanel: add drop-down list
2010-09-27 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-27 Francois CartegnieQt: standardbuttons are bad for win32 and translation...
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-09-25 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-09-24 Francois CartegnieQt: errors dialog: use standard buttons. pack controls.
2010-09-24 Francois CartegnieQt: v4l2 control: drop v4l2.ui. auto-detect instance.
2010-09-24 Francois CartegnieQt: make extended dialog use standard buttons
2010-09-24 Francois CartegnieQt: make help dialog use standard buttons
2010-09-24 Francois CartegnieQt: rebase update dialog on QtCreator
2010-09-24 Francois CartegnieQt: rebase about dialog on Qtcreator
2010-09-22 Francois CartegnieQt: sprefs_audio fix layout
2010-09-21 Jean-Baptiste KempfQt4: compressor and Spatializer widget margin shouldn...
2010-09-21 Jean-Baptiste KempfQt: equalizer, fix the "too much space between preamp...
2010-09-21 Jean-Baptiste KempfQt4: rework on the video effect dialog
2010-09-19 Jean-Baptiste KempfQt: sprefs, cleaning of input/codecs part
2010-09-19 Jean-Baptiste KempfQt Sprefs: remove mpeg2 skip-frames
2010-09-19 Jean-Baptiste KempfQt sprefs, cleaning of Audio and Interface parts
2010-09-19 Jean-Baptiste KempfQt: sprefs, simplification
2010-09-19 Jean-Baptiste KempfQt: Simple preferences simplifications
2010-09-16 Branko KokanovicAdding posterize filter to effects dialog
2010-09-15 Jean-Baptiste KempfQt, selector: cleanup
2010-09-14 Ilkka OllakkaRevert "Qt4: don't reset rate when input changes"
2010-09-12 Ilkka OllakkaQt4: don't reset rate when input changes
2010-09-07 Francois CartegnieQt: simplifiy/rebase messages on QtCreator. Fix Ui...
2010-09-07 Francois CartegnieQt: use dyn layout for messages
2010-09-07 Francois CartegnieQt4: Only scroll messages if required
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
2010-09-07 Jean-Baptiste KempfQt: be able to recompute the minimalWidth at anytime
2010-09-07 Jean-Baptiste KempfQt: document MinimalView functions
2010-09-07 Jean-Baptiste KempfQt: do not allow activation of DxVA2 in SPrefs on XP
2010-09-06 Rémi Denis-CourmontQt4: module help may be NULL - fix #4144
2010-09-04 Jean-Baptiste KempfQt: correctly handle Unicode in Win7 jump lists
2010-09-04 Jean-Baptiste KempfQt/Sout: pass the ttl from the UI to the MRL
2010-09-04 Jean-Baptiste KempfQt/Sout: avoid a possible crash
2010-09-03 Jean-Baptiste KempfQt4: put gradfun in the UI
2010-09-03 Jean-Baptiste KempfQt: extended panels, remove last tab and simplify code
2010-09-03 Jean-Baptiste KempfQt extended panels: do not spam about options about...
2010-09-03 Jean-Baptiste KempfQt: extended panels, code simplification and spatialize...
2010-09-03 Jean-Baptiste KempfQt: compressor UI, foolproofing the controls values
2010-09-03 Ronald WrightQt: Add control to the compressor module
2010-08-31 Rémi DuraffortFix some typos.
2010-08-29 Rémi Denis-CourmontQt4: do not create pref tooltip if there is no text
2010-08-23 Jean-Baptiste KempfQt: reindent
2010-08-23 Jean-Baptiste KempfQt: try to fix the "open containing folder" on Win32
2010-08-23 Jean-Baptiste KempfQt: cosmetics
2010-08-23 Jean-Baptiste KempfQt: warn when we cannot save the configuration
2010-08-19 Rémi Denis-CourmontQt4: translate description text for configuration choices
2010-08-18 Jean-Baptiste KempfQt: Fix opening of folders under Win32
2010-08-18 Ilkka OllakkaQt4: use percent-encoding on dnd filenames
2010-08-17 Jean-Baptiste KempfQt4: fix a minor (but annoying) UI glitch on restart
2010-08-08 Rémi Denis-CourmontQt4: only show "Open containing folder" for file items
2010-08-04 Jean-Baptiste KempfQt: allow to select inexistent files from Prefs
2010-08-04 Adrien MagloQt/EPG: Remove the update button. Improve the window...
2010-08-04 Adrien MagloQt/EPG: Remove channels when they don't have any item.
2010-08-03 Rémi Duraffortqt4: improve code readability.
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-02 Rémi Denis-CourmontUse vlc_mutex_locker
2010-08-02 Rémi Denis-CourmontQt4: remove useless playlist pointer
2010-08-01 Felix Paul Kühneqt4: don't use CPPFLAGS for moc, since it isn't necessa...
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-30 Rafaël CarréSPrefsPanel : swapped 2 arguments
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-29 Juho Vähä-HerttuaQt: Remove extra separator from systray menu
2010-07-29 Rémi Denis-CourmontRevert "Qt: save volume on exit"
2010-07-29 Francois CartegnieQt: simple_prefs pack UI
2010-07-29 Francois CartegnieQt: save volume on exit
2010-07-29 Jean-Baptiste KempfSout: small fix and rewording
2010-07-28 Laurent AimarRevert "Qt: Fix save volume on exit Fixes #2968"
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
2010-07-28 Adrien MagloQt/EPG: Try to display intelligently the short and...
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt: simple_prefs audio: Use defined values Fixes #3351
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2010-07-25 Francois CartegnieQt: sprefs_interface add developers hints
2010-07-25 Francois CartegnieQt: sprefs_interface split playlist option
2010-07-25 Francois CartegnieQt: layout subtitles prefs
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
2010-07-24 Francois CartegnieFix advanced panel height saving. Fixes #3858
2010-07-24 Jean-Baptiste KempfQt: make the MainInterface Grey Brushed on Mac
2010-07-22 Jean-Baptiste KempfQt: fix inclusion pathes
2010-07-22 Manol ManolovAdd GUI support for Clear QAM
2010-07-22 Juho Vähä-Herttuaqt4: Add OSX to supported platforms of the towlower...
2010-07-22 Juho Vähä-Herttuaqt4: Prevent an equalizer crash on Mac OSX
2010-07-21 Rémi DuraffortQt4: fix memleak when album arts.
2010-07-20 Tristan Heavenqt4: Fix stack smash in InputManager::UpdateVout
next