]> git.sesse.net Git - vlc/history - modules/gui
Qt4: add check if current isValid()
[vlc] / modules / gui /
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 Sebastien Zwickertgui/macosx: set URL instead of path to ITEM_URL. Fixes...
2010-06-17 Sebastien Zwickertgui/macosx: second attempt to fix equalizer issue ...
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-17 Rémi Denis-Courmontsn?printf -> strl?cpy
2010-06-16 Jean-Baptiste KempfQt/EPG: use a qgraphicsitem_cast instead of dynamic_cast
2010-06-16 Sebastien ZwickertRemove observer from the notification center in the...
2010-06-16 Sebastien Zwickertgui/macosx: fixes equalizer issue #3718.
2010-06-16 Sebastien Zwickertmacosx_dialog_provider: set the usual keys equivalent...
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 Rémi Duraffortskins2: delete the callback only if it was really added.
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
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-CourmontRemove promiscuous #include <vlc_common.h>
2010-06-05 Jean-Philippe AndréXlib: fix build (skins2) - Part 2/2: cast vlc_object
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-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Ilkka OllakkaQT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget...
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Jean-Philippe AndréExtensions: fix Qt freeze when reloading scripts
2010-06-02 Ilkka Ollakkaqt4: use slower and better scaling on albumart-label
2010-06-02 Jean-Philippe AndréSkins2: remove skins demux
2010-06-02 Jean-Philippe AndréSkins2: check if file exists, not folder
2010-06-02 Jean-Philippe AndréRevert "Skins: "file" shortcut for skins access_demux...
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 KempfWin7: new buttons for taskbar
2010-06-01 Jean-Baptiste KempfQt: correctly forward wheeling events on Win32
2010-06-01 Jean-Baptiste KempfQt: fix 'leave fullscreen' menu
2010-05-31 Juho Vähä-Herttuaos x: fix preferences to leave x264 preset/tune empty
2010-05-31 Juho Vähä-HerttuaOSX: fix a crash when the option-list finished by 0...
2010-05-31 Rémi Denis-CourmontQt4 media info: show local file path instead of file...
2010-05-31 Jean-Philippe AndréSkins: "file" shortcut for skins access_demux (& decode...
2010-05-30 Rémi Denis-CourmontQt4: set title for the video as we do for other dialogs
2010-05-30 Jean-Philippe AndréExtensions/Qt: open external links on labels
2010-05-30 Rémi Denis-CourmontRevert "Added Qt::Tool flag on the fullscreen widget."
2010-05-30 Rémi Denis-CourmontQt4: main interface drops always-on-top mode when going...
2010-05-30 Rémi Denis-CourmontQt4: change main interface mode from the UI thread
2010-05-30 Rémi Denis-CourmontQt4: convert on top event to signal/slot model
2010-05-30 Rémi Denis-CourmontQt4: undo always-on-top hint when the video is released
2010-05-30 Rémi Denis-CourmontQt4: only reset main interface window flags if needed
2010-05-29 Jean-Baptiste KempfWork-around a Qt issue when starting in minimal mode
2010-05-27 Christophe Mutricyi18n fix
2010-05-26 Jean-Baptiste KempfQt: fix Minimal view switching
2010-05-26 Ilkka Ollakkaqt4: fix volume-slider tooltip to fit volume regarding...
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: don't force pixelsize in soundslider
next