]> git.sesse.net Git - vlc/history - modules/gui/qt4/components
Fix object leaking when taking a snapshot.
[vlc] / modules / gui / qt4 / components /
2008-09-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
2008-09-05 Antoine CellerierRevert "Add option to disable embedded video in the...
2008-09-05 Antoine CellerierAdd option to disable embedded video in the simple...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Jean-Baptiste KempfDon't use Simple Open, it can be broken. Workaround...
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste KempfUpdate comments.
2008-08-25 Jean-Baptiste KempfFix drop on the playlist in all case (DP and MI )
2008-08-25 Jean-Baptiste KempfFix the minimum size in qt-display-mode 1 to show all...
2008-08-25 Jean-Baptiste KempfFix typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste KempfFix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
2008-08-25 Jean-Baptiste KempfFix very annoying typo that discard most of the correct...
2008-08-25 Jean-Baptiste KempfResize the advanced properties of open capture with...
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
2008-08-24 Jean-Baptiste KempfFix previous commit logic... Copy/Paste error.
2008-08-24 Jean-Baptiste KempfEsc key in the FileDialog should close it.
2008-08-24 Jean-Baptiste KempfOpen Dialog: Close #1912
2008-08-24 Jean-Philippe AndreQt: ID column in playlist sucked. Also, don't show...
2008-08-24 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-24 Jean-Baptiste KempfRemove trailing sapce.
2008-08-23 Jean-Philippe AndreQt: hide record button when the record access-filter...
2008-08-23 Antoine CellerierUse the same order for buttons in the fullscreen interf...
2008-08-23 Antoine CellerierChange the fullscreen button in the fullscreen controll...
2008-08-23 Jean-Baptiste KempfFix #1896
2008-08-23 Jean-Philippe AndreImplement 'record' button in Qt intf
2008-08-22 Rémi DuraffortFix #1768
2008-08-22 Rémi DuraffortDon't move an item to the middle of nowhere.
2008-08-22 Jean-Baptiste KempfUse FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Jean-Baptiste KempfFind correctly the Vout.
2008-08-22 Jean-Baptiste KempfUse the input_MRLSplit to open containing folder for...
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Philippe AndreQt: Implement Stream/Save in playlist popup menu
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-21 Jean-Baptiste KempfOpen a file location. Very dumb and incomplete.
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-18 Jean-Baptiste KempfCosmetic.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Rémi DuraffortFix object leak in Qt4.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfTypo.
2008-08-07 Jean-Baptiste KempfCompile Fix. Sorry, I messed up with Git...
2008-08-07 Jean-Baptiste KempfGo and check the configurations values only when needed.
2008-08-07 Jean-Baptiste KempfTry to allocate the DShow device list and the buttons...
2008-08-07 Jean-Baptiste KempfFix a crash in Preferences.
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-05 Jean-Baptiste KempfTry to fix some OpenDialog sizing issues, reported...
2008-08-03 Jean-Baptiste KempfNew icons for the playlist in the same tones than the...
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-02 Laurent AimarRemoved invalid assert.
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-08-01 Jean-Baptiste KempfRemove Unneeded test (thx ipkiss)
2008-08-01 Jean-Baptiste KempfPreferences: fix some memleaks and fix horrible video...
2008-08-01 Rémi DuraffortFix memleaks: Fill in the destructor of simple preference.
2008-08-01 Jean-Baptiste KempfMissing item to translate.
2008-08-01 Jean-Baptiste KempfRemove unused variable.
2008-08-01 Rémi DuraffortFix potential memleak.
2008-08-01 Rémi DuraffortWhy are this variable unused ? (commented out for the...
2008-08-01 Rémi DuraffortHum sorry stupid debugging message.
2008-08-01 Rémi DuraffortLess memleaks in Qt interface.
2008-07-31 Jean-Baptiste KempfMissing translation.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfPreferences: don't show empty boxes ('zoom' box bug)
2008-07-31 Rémi DuraffortFix memleak in Qt interface.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Jean-Baptiste KempfMissing translations.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-30 Jean-Baptiste KempfFix "on qt the seek slider is as wide as the interface...
2008-07-30 Jean-Baptiste KempfFix the "drag slider to 100% when video finishes doesn...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfDisable unused code.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-28 Jean-Baptiste KempfFullscreen controller button reordering to fix consiste...
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-28 Jean-Baptiste KempfRemove Equalizer from the menu (as for the mac version)
2008-07-28 Jean-Baptiste KempfFix most of the issues of the Equalizer.
2008-07-28 Jean-Baptiste KempfFix part of the extended panel generation using us_strtod()
2008-07-27 Jean-Baptiste KempfSmall fix.
2008-07-27 Jean-Baptiste KempfDefine an option to disable FS controller, as part...
2008-07-27 Jean-Baptiste KempfRemove unneeded option now. Screw Qt < 4.3
2008-07-27 Jean-Baptiste KempfRemember the QFileDialog states.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-26 Jean-Baptiste KempfRemove trailing space.
next