]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt4: adjust default playlist font, hopefully looks better in windows
[vlc] / modules / gui / qt4 / components /
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...
2010-05-15 Ilkka Ollakkaqt4: set empty choice as default in preferences if...
2010-05-15 Ilkka Ollakkaqt4: add x264 tune/preset on simple-preferences
2010-05-15 Ilkka Ollakkaqt4: add empty-string instead skipping string on prefer...
2010-05-04 Jean-Baptiste KempfQt: remove mousewheeling code.
2010-05-04 Jean-Baptiste KempfQt: Correctly close the player when alt+f4 is pressed
2010-05-03 Rémi Denis-CourmontRevert "i18n fix"
2010-04-30 Jean-Baptiste KempfQt4: Fix the VLC hangging in fullscreen on Win32
2010-04-27 Laurent AimarFixed qt4 fullscreen behaviour with multiple monitors...
2010-04-27 Christophe Mutricyi18n fix
2010-04-27 Christophe Mutricyi18n: Factorise qtr() and fix nodes i18n
2010-04-27 Christophe MutricyRevert "Qt: fix missing translations"
2010-04-27 Christophe Mutricyi18n fix
2010-04-26 Jean-Baptiste KempfQt: forgotten translation
2010-04-26 Jean-Baptiste KempfQt: fix missing translations
2010-04-26 Laurent AimarMoved win7 taskbar disabling code from qt4 to msw.
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-04-17 Ilkka Ollakkaqt4: add tooltip to playlist viewchange-button
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-04-13 Jean-Baptiste KempfQt: fix a crash when the option-list finished by 0...
2010-04-12 Jean-Baptiste KempfQt: network open, fix caching and add more examples
2010-04-11 Christophe MutricyQt4: i18n fixes
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
next