]> git.sesse.net Git - vlc/history - modules/gui/qt4
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / gui / qt4 /
2010-07-17 Francois CartegnieQt: sprefs_subtitles fix layout
2010-07-17 Francois CartegnieQt: sprefs_input fix layout
2010-07-16 Jean-Baptiste KempfQt4: fix open dialog issue when file browser is embedded
2010-07-14 Rémi Denis-CourmontCorrect example RTP location (fixes #3901)
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-14 Ilkka OllakkaQt4: change messages-dialog to use msg_SubscriptionSetV...
2010-07-11 Ilkka OllakkaQt4: shorten the html in net_open.ui
2010-07-11 Ilkka OllakkaQt4: define generic font-family instead font in net...
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-09 Ilkka OllakkaQt4: disable all by default if user sets message-filter
2010-07-09 Ilkka OllakkaQt4: enable all messages only if filter is empty
2010-07-08 Jean-Baptiste KempfQt4: do not explode if MyDocument isn't available
2010-07-08 Rémi Denis-CourmontQt4: drop window provider priority to zero
2010-07-08 Hugo Beauzée-LuyssenQt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
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 Denis-CourmontQt4: fix opening DVD directory with special characters
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-07 Rémi Denis-CourmontQt4: fix opening directory with special characters
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-05 Jean-Baptiste KempfQt: forgotten file in previous commit
2010-07-05 Jean-Baptiste KempfQt4: small preference cleanup
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-07-01 Jean-Baptiste KempfQt: fix F* keys in Preferences - #3827
2010-07-01 Kaarlo Raihadestroy whitespace
2010-06-30 Jean-Baptiste KempfFix english text
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-25 Adrien MagloQt/EPG: set word wrap true for the tittle QLabel.
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: Display the short description and the long...
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-16 Jean-Baptiste KempfQt: forgotten include
2010-06-15 Jean-Baptiste KempfWin32: hopefully improve the fontconfig cache display
2010-06-15 Jean-Baptiste KempfWin32: fix some win7 taskbar issue.
2010-06-15 Jean-Baptiste KempfQt: external progressBar, simplification for win32...
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 Ilkka OllakkaRevert "qt4: don't force pixelsize in soundslider"
2010-06-15 Francois CartegnieAmbiguity between std::log(double) and std::log(float)
2010-06-14 Jean-Baptiste KempfWin32: try to improve the win7 taskbar buttons.
2010-06-14 Jean-Baptiste KempfRemove trailing space.
2010-06-14 Jean-Baptiste KempfWin7: add the button ressources
2010-06-14 Christophe MutricyDrop the icons resolution from their name
2010-06-14 Ilkka Ollakkaqt4: allow dnd to file-input on convert-dialog
2010-06-14 Ilkka Ollakkaqt4: add webm on convert containers list
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 Jean-Baptiste KempfQt: try to fix hangout on win32
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-10 Ilkka Ollakkaqt4: make dnd to accepts network-urls
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)
next