]> git.sesse.net Git - vlc/history - modules/gui/qt4
Forced "on top" to the video widget in Qt4 while in fullscreen.
[vlc] / modules / gui / qt4 /
2009-08-12 Laurent AimarForced "on top" to the video widget in Qt4 while in...
2009-08-12 Rémi Denis-CourmontQt4: avoid transient window glitch when leaving full...
2009-08-12 Rémi Denis-CourmontDummy debug
2009-08-12 Rémi Denis-CourmontQt4 window: full-screen support
2009-08-12 Rémi Denis-CourmontQt4: fix race in requestVideo and simplify
2009-08-12 Pierre YnardQt4: fix typo
2009-08-11 Jakob LebenQt4 playlist: fix crash when deleting nodes and their...
2009-08-11 Francois CartegnieGUI: sprefs_audio hide lastfm when not checked
2009-08-11 Jean-Baptiste KempfShow stylesCombo only on Linux and Win32-debug
2009-08-11 Jean-Baptiste KempfAllow to select the style of Qt in Simple preferences.
2009-08-11 Erwan Tulouqt4(preferences): add a preview image for skins (simila...
2009-08-11 Jakob LebenQT4 playlist: even better DragNDrop policy
2009-08-08 Jakob LebenQt4 Playlist: Disable dropping on non-container items
2009-08-08 Jakob LebenQt4 Playlist: Disable moving items into top level of...
2009-08-04 Rémi Denis-CourmontQt4: determine saved playlist format from selected...
2009-08-04 Rémi Denis-Courmontrtsp-caching is in live555 plugin
2009-08-03 Jean-Baptiste KempfQt4: save only the family of the font
2009-08-03 Jean-Baptiste KempfQt: Font setting, restore the value from vlcrc.
2009-08-03 Jean-Baptiste KempfQt: font selector, align on the right.
2009-08-03 Jean-Baptiste KempfQt: Use a QFontComboBox instead of a QFontDialog.
2009-08-03 Ilkka OllakkaQT4: enable fontdialog for choosing freetype-font family
2009-08-03 Ilkka OllakkaQT4: remove Ensurevisible from scrollTo
2009-08-03 Ilkka OllakkaQT4: set rowUniformHeights to true on playlistview
2009-08-02 Ilkka OllakkaQT: move sortingIndicator to correct position when...
2009-08-02 Ilkka Ollakkaqt4: don't sort playlist by default take two
2009-08-01 Jakob LebenQt4 playlist: keep item order when moving
2009-08-01 Rémi Denis-CourmontRevert "QT4: set sorting-connections by hand"
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-07-31 Ilkka OllakkaQT4: set sorting-connections by hand
2009-07-30 Rémi DuraffortFix podcast configuration.
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-25 Jean-Baptiste KempfRemove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-24 Jean-Baptiste KempfQt: fix crash in customize toolbar dialog.
2009-07-24 Jean-Baptiste KempfUse native dialog for saving VLM files.
2009-07-23 Rémi Duraffortfactorize.
2009-07-23 Rémi DuraffortFix previous commit about drag&drop.
2009-07-23 Besnard Jean-BaptisteQt : Add PLAYLIST_PREPARSE flag to drag&dropped items
2009-07-22 Besnard Jean-BaptisteQt : Fix the way playlist columns are saved
2009-07-22 Besnard Jean-BaptisteQt : Keep preparsed items synced in playlist
2009-07-21 Rémi DuraffortQt: add some missing const.
2009-07-20 Jean-Baptiste KempfQt: remove button duplicated in Classic style.
2009-07-20 Jean-Baptiste KempfCopyright correction.
2009-07-19 Jean-Baptiste KempfQt: customize dialogs, fix a misswrite with the last...
2009-07-18 Jean-Baptiste KempfQt: Simple preference: update layout for updatesDays
2009-07-18 Jean-Baptiste KempfQt: Various updates on the simple preferences.
2009-07-17 Erwan Tulouqt4: correct typo (xspf and not xpsf)
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Jean-Baptiste KempfQt: fix opening of VIDEO_TS folders from main menu
2009-07-16 Rémi DuraffortMissing file.
2009-07-16 Rémi Duraffortqt4: use references to const QString.
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-07-10 Jean-Baptiste KempfQt: v4l2 syntax isn't :v4l2-dev= ...
2009-07-09 Rémi Denis-CourmontQt4: control aout through playlist
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Geoffroy Coupriefix copyright year
2009-07-09 Geoffroy CouprieWin32: Add support for Vista file associations
2009-07-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
2009-07-06 Jean-Baptiste KempfQt: fix albumart on Win32.
2009-07-04 Rémi Denis-CourmontQt4: adapt to error changes
2009-07-02 Rémi Denis-CourmontRevert "qt4 - Make errors dialog Application Modal."
2009-07-02 Rémi DuraffortFix encoding when looking for subtitles (missing qfu).
2009-07-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste KempfQt: Close #2906
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-26 Jean-Paul Samanqt4: v4l2 input no longer support audio capture. Use...
2009-06-25 Jean-Baptiste KempfQt: make open dialog modal.
2009-06-25 Jean-Baptiste KempfQt: fix remaining remeber-folder bug.
2009-06-22 Rémi DuraffortSimplification.
2009-06-22 Rémi Duraffortpodcast: save configuration when adding/removing podcas...
2009-06-21 Jean-Baptiste KempfQt: use the native dialog for Save Playlist
2009-06-21 Jean-Baptiste KempfQt: reinventing the wheel is always a good solution.
2009-06-21 Jean-Baptiste KempfQt: be sure to use everywhere the saved path.
2009-06-19 Jean-Baptiste KempfQt: store the filedialog path in Qt setings, instead...
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: cosmetics and comments.
2009-06-19 Jean-Baptiste KempfQt: correct right click selection.
2009-06-18 Barry WardellRemove unused variables.
2009-06-18 Francois Cartegniemove pointer to .rodata
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-15 Jean-Baptiste KempfQt: Minimalist style should have flat buttons for DVD...
2009-06-15 Jean-Baptiste KempfQt: kill memleak on the special sound slider
2009-06-14 Jean-Baptiste KempfQt: allow more flexibility on tab selection for Open.
2009-06-14 Jean-Baptiste KempfQt: kill warnings at startup.
2009-06-14 Jean-Baptiste KempfQt: cosmetics.
2009-06-14 Jean-Baptiste KempfQt: Fullscreen Controller, show with full opacity when...
2009-06-11 Jean-Baptiste KempfQt: fix the position of the FS controller on first...
2009-06-11 Jean-Baptiste KempfQt: there is no such fourcc as 'wma'
2009-06-11 Francois CartegnieUI: Sprefs_audio fixes and enhancements
2009-06-11 Francois CartegnieUI: Sprefs_int cosmetics
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste KempfQt: FSC: reset the OPACITY on EnterEvent.
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
next