]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt: Fix save volume on exit Fixes #2968
[vlc] / modules / gui / qt4 / components /
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
2010-06-05 Hugo Beauzée-LuyssenPlaylist: Allow pausing the playback using space.
2010-06-05 Ilkka Ollakkaqt4: add vp80/webm to profiles
2010-06-05 Rémi Denis-CourmontTypos
2010-06-04 Rémi Denis-CourmontQt4: do not set fullscreen window on top (fixes #3712)
2010-06-04 Ilkka Ollakkaqt4: don't hardcode fontsize in epgitem
2010-06-02 Ilkka Ollakkaqt4: use slower and better scaling on albumart-label
2010-06-02 Ludovic Fauvetepg: remove the external channels widget
2010-06-02 Ludovic Fauvetepg: add an overlay containing the channels list
2010-06-02 Ludovic Fauvetepg: highlight ongoing programs in the epg view
2010-06-02 Ludovic Fauvetepg: remove debug in epg
2010-06-01 Jean-Baptiste KempfQt: correctly forward wheeling events on Win32
2010-05-30 Rémi Denis-CourmontQt4: set title for the video as we do for other dialogs
2010-05-30 Rémi Denis-CourmontRevert "Added Qt::Tool flag on the fullscreen widget."
2010-05-27 Christophe Mutricyi18n fix
2010-05-25 Laurent AimarRemoved fake access.
2010-05-24 Ilkka Ollakkaqt4: don't force font and size in epg-widget
2010-05-24 Ilkka Ollakkaqt4: respect qtconfig fontsize on icon_view
2010-05-23 Laurent AimarAdded Qt::Tool flag on the fullscreen widget.
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-17 Jean-Baptiste KempfQt: keep the video centered when the vout resizes twice...
2010-05-17 Jean-Baptiste KempfQt: correctly restore the playlistWidget state when...
2010-05-16 Ilkka Ollakkaqt4: add x264 profile/level to simple-preferences
2010-05-16 Ilkka Ollakkaqt4: little fix for sout-http muxing check
2010-05-16 Ilkka Ollakkaqt4: sout-widget changes to check mux
2010-05-15 Ilkka Ollakkaqt4: fix preferences, set empy as default only if setti...
2010-05-15 Ilkka Ollakkaqt4: change mp4v/mp4 profile to h264/mp4 and make it...
next