]> git.sesse.net Git - vlc/history - modules/gui/qt4
decoder: reorder to avoid forward declation, no functional changes
[vlc] / modules / gui / qt4 /
2015-03-20 Eugen GeistUpdate bookmark list before showing dialog.
2015-03-19 Rémi Denis-Courmontplaylist: remove activity callback in favor of input...
2015-03-17 Jean-Baptiste KempfQt: do not emit signals from the MIM constructor
2015-03-17 Jean-Baptiste KempfQt: MIM: code cosmetics
2015-03-17 Jean-Baptiste KempfQt: MIM initialize p_input through constructor parameter
2015-03-16 Rémi Denis-Courmontwin32: add assertions for unchecked CoInitializeEx...
2015-03-13 Jean-Baptiste KempfConsistent strings to avoid duplications
2015-03-09 Rémi Denis-Courmontqt: fix recent input item usage
2015-02-26 Jean-Baptiste KempfRevert "Qt: force main window maximum size to be some...
2015-02-25 Francois CartegnieQt: profiles editor: fix and improve muxers warning...
2015-02-24 Francois CartegnieQt: drop zoom for FontRole (fix #11874)
2015-02-24 Francois CartegnieQt: show context menu on pictureflow (fix #11876)
2015-02-23 Jean-Baptiste KempfQt: use qtu where applicable
2015-02-19 Rémi Denis-Courmontvlc_list_children: use vlc_value_t.p_address, not ...
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-02-12 Rémi Denis-Courmontconfigure: move LIBM to Makefiles
2015-02-06 Rémi Denis-CourmontQt: fix compilation (fixes #13834)
2015-02-05 Rémi Denis-CourmontQt4: remove useless checks
2015-02-04 Jean-Baptiste KempfQt: fix seekpoint bar when first chapter does not start...
2015-01-29 Sergey RadionovQt: force main window maximum size to be some big enough
2015-01-29 Jonathan CalmelsQt: add a loading bar animation when the cache is empty
2015-01-29 Jonathan CalmelsQt: buffering slider option should be 0 when the cache...
2015-01-29 Jonathan CalmelsQt: inputChanged signal now takes the input_thread_t...
2015-01-26 Ludovic FauvetQt: don't try to resume playback on the same input...
2015-01-26 Jean-Baptiste KempfQt: add a minimize button to MediaInfo dialog
2015-01-26 Jean-Baptiste KempfQt: don't have a too long URL displayed
2015-01-25 Jean-Baptiste KempfQt: don't allow negative screen-numbers
2015-01-25 Francois CartegnieQt: translate wizard buttons (fix #13753)
2015-01-22 Jean-Baptiste KempfQt: properly show the dialog buttons on Win32
2015-01-18 Francois CartegnieQt: save recent on transcode/stream
2015-01-15 Francois CartegnieQt: ProfileSelector: match options with selected profile
2015-01-15 Francois CartegnieQt: remember last selected transcode profile
2015-01-15 Francois CartegnieQt: don't confirm overwrite twice on transcode
2015-01-08 Jarrad WhitakerQt: space the toolbar items depending on the DPI
2015-01-07 Jarrad Whitakerdraw toolbar buttons with DPI-scaled sizes
2015-01-06 Darko JankovicQt: Changed mnemonic that was inaccessible during play.
2015-01-05 Ludovic FauvetQt: fix Windows build
2015-01-05 Ludovic FauvetQt: clean up includes and forward declare when possible
2015-01-05 Ludovic FauvetQt: remove superfluous forward declarations
2014-12-29 Jean-Baptiste KempfQt: fix padding on the speed selector
2014-12-15 Rémi Denis-Courmontplaylist: use the new playlist_Pause() where appropriate
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_TogglePause() directly, fix...
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_Play() directly, fix minor races
2014-12-15 Rémi Denis-Courmontplaylist: rename playlist_Pause() to playlist_TogglePause()
2014-12-14 Jean-Baptiste KempfQt: avoid crash in resume dialog
2014-12-13 Jean-Baptiste KempfQt: fix frame around time in toolbar editor
2014-12-13 Jean-Baptiste KempfQt: frame around speed selector is unnecessary
2014-12-02 Tristan Matthewsqt4: remove tautology, constify singleFileSelected
2014-11-29 Francois CartegnieQt: StatsView: don't scale line width (fix #12853)
2014-11-28 Lochlin DuperronAdds batch convert support to the VLC GUI.
2014-11-27 Ludovic FauvetQt: Avoid focus stealing of the tooltip on Win32
2014-11-25 Ludovic FauvetQt: do not use uninitialized value
2014-11-25 Martell MaloneWin32: add -lcomctl32 -luuid to Qt module
2014-11-25 Martell MaloneQt: add QT_STATICPLUGIN define as per the qt spec
2014-11-24 Ludovic FauvetQt: cosmetics
2014-11-24 Ludovic FauvetQt: better wording for the resume playback code
2014-11-24 Ludovic FauvetQt: add an icon in front of the resume panel
2014-11-24 Ludovic FauvetQt: hide the resume panel when the vout is released
2014-11-24 Ludovic FauvetQt: make the resume panel timer cancellable
2014-11-24 Ludovic FauvetQt: hide the resume panel without affecting the vout...
2014-11-15 Rémi Denis-CourmontQt4: fix racy access to configuration
2014-11-14 Jean-Baptiste KempfQt: initialize member pointers in SPrefs constructor
2014-11-01 Jean-Baptiste KempfQt: prevent focus stealing on seekbar tooltip
2014-10-23 Rémi Denis-Courmontvariables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETC...
2014-10-16 Rémi Denis-CourmontQt: emit video window resize events
2014-10-16 Rémi Denis-Courmontqt4: remove unused x, y parameters for video widget...
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-09-04 Rafaël CarréQt: fix EPG dialog on HiDpi
2014-09-03 Uwe L. Kornqt4: Add a 'virtual vs Q_DECL_OVERRIDE' section
2014-09-03 Uwe L. Kornqt4: Replace redundant virtual with Q_DECL_OVERRIDE
2014-09-03 Uwe L. Kornqt4: Define Q_DECL_OVERRIDE for Qt4
2014-08-20 Rémi Denis-CourmontQt: force XCB platform so we do not crash if QT_QPA_PLA...
2014-08-19 Rémi Denis-CourmontQt4: update hue scale (fixes #11997)
2014-08-18 Ancelot Mark PintoQt: fix focus on GotoTime dismiss
2014-08-16 Rémi Denis-CourmontQt: update mouse wheel simple preferences (refs #5883)
2014-08-16 Jean-Baptiste KempfQt: stop abusing MACROS in extended_panels
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-08-15 Francois CartegnieQt: epg: fix update signal
2014-08-15 Jean-Baptiste KempfQt: fix the postprocessing menu
2014-08-15 Jean-Baptiste KempfQt: create a AM::PPAction
2014-08-15 Jean-Baptiste KempfQt: PostProc getter helper
2014-08-15 Jean-Baptiste KempfQt: PostProc setter helper
2014-08-15 Jean-Baptiste KempfQt: helpers for setting video filter values
2014-08-15 Jean-Baptiste KempfQt: video filter helper for getting the filter type
2014-08-15 Jean-Baptiste KempfQt: don't use a modal dialog for continuing the playback
2014-08-13 Jean-Baptiste KempfQt: correctly update the nowplaying info
2014-08-13 Jean-Baptiste KempfQt: do not pause playback when resuming
2014-08-13 Jean-Baptiste KempfQt: resume only for files
2014-08-13 Jean-Baptiste KempfQt: fix OSS simple prefs
2014-08-13 Jean-Baptiste KempfQt: corectly do the thumbnails for Win7 on Video
2014-08-12 Jean-Baptiste KempfQt: update the Win32 thumbnail after fullscreen
2014-08-08 Francois CartegnieQt: remove pointer from inputChanged signal (fix #11886...
2014-07-30 Rafaël CarréQt: use QX11Info on Qt5 when present
2014-07-30 Rafaël Carréqt4: fix embedding on unix
2014-07-23 Francois Cartegnieqt/macos: add missing addons intf and meta categories
2014-07-18 Erwan TulouQt: remove a suspicious delete
2014-07-18 Erwan TulouQt: fix regression about popupmenu
2014-07-13 Erwan TulouQt(dialog provider): fix utf8 issue with generic dialog...
2014-07-13 Erwan TulouQt(dialog provider): rework the part of popupmenu speci...
next