]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
qt4: attempt to work around a design flaw in the toolbar editor
[vlc] / modules / gui / qt4 / components /
2010-09-24 Francois CartegnieQt: v4l2 control: drop v4l2.ui. auto-detect instance.
2010-09-21 Jean-Baptiste KempfQt4: compressor and Spatializer widget margin shouldn...
2010-09-19 Jean-Baptiste KempfQt Sprefs: remove mpeg2 skip-frames
2010-09-19 Jean-Baptiste KempfQt: sprefs, simplification
2010-09-16 Branko KokanovicAdding posterize filter to effects dialog
2010-09-15 Jean-Baptiste KempfQt, selector: cleanup
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
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-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-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-19 Rémi Denis-CourmontQt4: translate description text for configuration choices
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 channels when they don't have any item.
2010-07-30 Rafaël CarréSPrefsPanel : swapped 2 arguments
2010-07-29 Francois CartegnieQt: simple_prefs pack UI
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
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-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
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: Prevent an equalizer crash on Mac OSX
2010-07-18 Hugo Beauzée-LuyssenQt4: Open disc: Reset path when changing disc mode.
2010-07-18 Hugo Beauzée-LuyssenQt4: Fix a warning.
2010-07-18 Jean-Baptiste KempfQt: preferences, show correctly the column items
2010-07-16 Jean-Baptiste KempfQt4: fix open dialog issue when file browser is embedded
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-11 Ilkka OllakkaQt4: user system font in preferences labels
2010-07-11 Ilkka OllakkaQt4: handle int64_t-values in preferences-widget
2010-07-07 Rémi Denis-CourmontQt4: do not allow spaces in network URLs (fix #3870)
2010-07-07 Jean-Baptiste KempfQt: spref small rework of video and codecs part
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-05 Jean-Baptiste KempfQt: forgotten file in previous commit
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-07-03 Jean-Baptiste KempfQt: more fixes for x64
2010-07-03 Jean-Baptiste KempfQt: blind fix for compilation of extended panels
2010-07-02 Rémi Denis-CourmontC++ compile fix
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Ilkka OllakkaQt4: adjust default playlist font, hopefully looks...
2010-07-01 Jean-Baptiste KempfQt: Increase the max synchronisation time
2010-06-30 Ilkka OllakkaQt4: add playlist-tree selection to simple preferences
2010-06-30 Ilkka OllakkaQt4: scale iconview art related to fontsize
2010-06-30 Ilkka OllakkaQt4: return fontrole for all items
2010-06-28 Ilkka OllakkaQt4: don't draw background on nodes in icon_view by...
2010-06-24 Ilkka OllakkaQt4: constify
2010-06-24 Ilkka OllakkaQt4: constify currentIndex() and find* helpers, remove...
2010-06-24 Ilkka OllakkaQt4: don't cache current
2010-06-24 Ilkka OllakkaQt4: check that index.isValid too
2010-06-24 Rémi Denis-CourmontSpell "connection"
2010-06-23 Ilkka OllakkaQt4: reset current_index cache sametime as i_cache_id
2010-06-23 Ilkka OllakkaQt4: cosmetic
2010-06-23 Ilkka OllakkaQt4: add check if current isValid()
2010-06-23 Ilkka OllakkaQt4: highlight nodepath to current item on icon_view
2010-06-23 Ilkka OllakkaQt4: cache currentItem index
2010-06-20 Adrien MagloQt/EPG: Set the EPGView start time correctly.
2010-06-20 Ilkka OllakkaQt4: change comment on littlebit closer to the code
2010-06-20 Ilkka OllakkaRevert "Qt4: don't do playlist_model recursive remove...
2010-06-20 Ilkka OllakkaQt4: don't call browseInto if not needed when item...
2010-06-20 Ilkka OllakkaQt4: cosmetic
2010-06-18 Adrien MagloQt/EPG: Aesthetic modifications.
2010-06-18 Adrien MagloQt/EPG: Remove a bad setting of the EPGView start time.
2010-06-18 Adrien MagloQT/EPG: Fix EPGItem management.
2010-06-18 Adrien MagloQt/EPG: Use the right function to update the EPGItem...
2010-06-18 Adrien MagloQt/EPG: Fix an EPGitem position issue.
2010-06-18 Ilkka OllakkaQt4: make sure Item can be scrolled to visible even...
2010-06-18 Ilkka OllakkaQt4: don't do playlist_model recursive remove as core...
2010-06-17 Adrien MagloQt/EPG: Display the program start and end times just...
2010-06-17 Adrien MagloQt/EPG: Revert previous commit.
2010-06-17 Adrien MagloQt/EPG: fix start and end program displaying.
2010-06-16 Jean-Baptiste KempfQt/EPG: use a qgraphicsitem_cast instead of dynamic_cast
2010-06-15 Jean-Baptiste KempfQt/EPG: deactivate crashing code on Win32 for now.
2010-06-15 Adrien MagloQt: EPGItem aesthetic rework.
2010-06-15 Adrien MagloQt: test if EPG events are the same by also comparing...
2010-06-15 Adrien MagloQt: Remove the font specification for the channel list...
2010-06-15 Francois CartegnieAmbiguity between std::log(double) and std::log(float)
2010-06-14 Ilkka Ollakkaqt4: allow dnd to file-input on convert-dialog
2010-06-13 Ilkka OllakkaQt4: check extensionlength 2-4 (ts to webm) on sout...
2010-06-13 Adrien MagloQt: Remove the lines separating the channels in the...
2010-06-13 Adrien MagloQt: remove the bottom line of the channel list widget.
2010-06-12 Adrien MagloRemove the channel list overlaid above the EPGView...
2010-06-12 Jean-Baptiste KempfQt: fixing message debug to help fixing some issues.
2010-06-12 Jean-Baptiste KempfQt: videoWidget shouldn't be show/hide(), the parent...
2010-06-10 Jean-Baptiste KempfQt: Remove redundant code
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-07 Rémi Denis-CourmontQt4: raise the fullscreen widget when it is shown
2010-06-07 Rémi Denis-CourmontQt4: turn off video and subs when transcoding to pure...
2010-06-07 Rémi Denis-CourmontQt4: remove PaintOnScreen option - fixes #3702
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-05 Ilkka Ollakkaqt4: don't scale to 720p on webm profile
next