]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Qt4: avoid the blinking of the unparented widgets in customize dialog.
[vlc] / modules / gui / qt4 / components /
2009-03-27 Erwan Tuloucorrect a compilation error specific to QT4.3
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-25 Kaarlo Raihaadd container formats to porfile names
2009-03-25 Kaarlo Raihaadd comments to profiles
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-03-24 Jean-Baptiste KempfQt: don't open empty files.
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-03-15 Rémi Duraffortqt4: remove totology.
2009-03-15 Fabio RitrovatoFix popupSave/Stream deadlock
2009-03-15 Jean-Baptiste KempfQt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-14 Jean-Baptiste KempfQt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste KempfQt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste KempfQt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste KempfQt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste KempfQt: fix sample rate selection in the Sout profile.
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-05 Laurent AimarFixed vout_thread_t object link in fullscreen controler.
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt4: change a bit the ui from sout to use the SoutInput...
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-02-28 Jean-Baptiste KempfQt: Same for telexFrame.
2009-02-28 Jean-Baptiste KempfQt: now that you don't control the controls size anymor...
2009-02-28 Jean-Baptiste KempfUse !isVisible when needed ISO isHidden
2009-02-28 Jean-Baptiste KempfQt: consistency between loop and random buttons.
2009-02-28 Ilkka OllakkaQT4: set initial state of randombutton correctly
2009-02-28 Jean-Baptiste KempfQt: random button is now just a checkable button and...
2009-02-28 Jean-Baptiste KempfQt: string consistency.
2009-02-27 Jean-Baptiste KempfQt: cohenrency for volume between FSC and main Controll...
2009-02-27 Jean-Baptiste KempfQt: add a shortcut for A->B loop
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Jean-Baptiste KempfQt: Reset the Open List on acceptance
2009-02-23 Jean-Baptiste KempfQt, prefs, global hotkeys configuration, step 1.
2009-02-23 Jean-Baptiste KempfQt: Add the hotkeys-mousewheel configuration to simple...
2009-02-23 Jean-Baptiste KempfQt: rename skip to step to match macos
2009-02-22 Jean-Baptiste KempfDefault transcoding profiles.
2009-02-21 Jean-Baptiste KempfQt reverse for trickplay: show the button by default...
2009-02-21 Jean-Baptiste KempfQt: reverse Button.
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-17 Ilkka Ollakkaqt4: fix compile which was caused by removing one line...
2009-02-16 Ilkka Ollakkaqt4: change callback to new playlist-item-append/deleted
2009-02-16 Ilkka Ollakkaqt4: remove item-change callback from playlist-model
2009-02-16 Laurent AimarRemoved one malloc per new playlist item (qt4).
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-16 Ilkka OllakkaRevert "QT4: connect signal from inputmanager metaChang...
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Jean-Baptiste KempfQt: sprefs, put replay-gain in the audio part.
2009-02-15 Jean-Baptiste KempfQt4: Don't put richtext in the ui. This is a nightmare...
2009-02-15 Ilkka OllakkaQT4: connect signal from inputmanager metaChanged to...
2009-02-14 Jean-Baptiste KempfQt: remove reference to a dead class.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-13 Laurent AimarFixed QT4 teletext buttons.
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-02-11 Jean-Baptiste Kempfs/Buffering/Buff: this was too long and resized the...
2009-02-11 Jean-Baptiste KempfQt: code simplification and usage simplification for...
2009-02-11 Jean-Baptiste KempfRevert "FSC memory leaks"
2009-02-11 Jean-Baptiste KempfQt: simplify and solve a leak and make a previous commi...
2009-02-11 Jean-Baptiste KempfQt: force the deletion that doesn't seem to happen...
2009-02-10 Rémi Denis-CourmontQt4 unparented widgets
2009-02-10 Rémi Denis-CourmontQt4 leak
2009-02-10 Rémi Denis-CourmontQt4: more leaks
2009-02-10 Rémi Denis-CourmontFSC memory leaks
2009-02-08 Vincent Penquerc'hfix addition of multiple meta pairs adding the first...
2009-02-08 Jean-Baptiste KempfQt: remove useless includes.
2009-02-08 Jean-Baptiste KempfQt: menus, add VolumeMute/VolumeUp/VolumeDown in the...
2009-02-07 Jean-Baptiste KempfQt: sprefs, add the auto-resize option to the interface...
2009-02-07 Jean-Baptiste KempfQt: integrate the new volume to the customize dialog.
2009-02-07 Jean-Baptiste KempfQt: remove code duplication.
2009-02-07 Jean-Baptiste KempfQt: simplification of the special volume slider. Any...
2009-02-07 Jean-Baptiste KempfQt: Remove VolumeClickHandler Class... I never understo...
2009-02-07 Jean-Baptiste KempfQt: new volume slider, optionnal. Totem like, for peopl...
2009-02-06 Jean-Baptiste KempfQt Fix profile edition and saving. Close #2477
2009-02-06 Jean-Baptiste KempfQt: new icon for new profile.
2009-02-04 Jean-Baptiste Kempfs/41000/44100 in sout panel
2009-02-02 Christophe Mutricyi18n: Fix in the popup menu
2009-02-02 Laurent AimarFixed qt4 extended panel for "spatializer" module.
2009-02-02 Jean-Baptiste KempfQt: Profiles Editor for the transcoding.
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2009-01-26 Jean-Baptiste KempfQt: no need to add an extra "General". This doesn't...
2009-01-25 Rémi Duraffortqt4: no need for a static_cast to the parent class.
2009-01-24 Joseph Tulouimplements --qt-keep-size (persistent main windows...
2009-01-24 Jean-Baptiste KempfOOps. SOrry. 10l
2009-01-24 Jean-Baptiste KempfQt: Spref, take bd-caching in account.
2009-01-23 Ilkka OllakkaQT4: compare also screengeometry to see if screenresolu...
2009-01-23 Rémi Duraffortqt4: follow the recommendations about foreach loops.
2009-01-22 Jean-Baptiste KempfQt: Teletext handling simplifications and change of...
2009-01-22 Jean-Baptiste KempfQt: Use clear image for quit button.
next