]> git.sesse.net Git - vlc/history - modules/gui
test: update .gitignore
[vlc] / modules / gui /
2010-05-06 Erwan Tulouskins2: fix skins crashing when playlist is flat
2010-05-06 Erwan Tulouskins2: fix wrong test (it's the other way around)
2010-05-06 Erwan Tulouskins2: fix memory leak (a malloc not paired with a...
2010-05-06 Erwan Tulouskins2(Linux): WM_CLASS also set for the invisible...
2010-05-05 Jean-Philippe AndréQt/Extensions: remove useless "version" field
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-05-04 Jean-Baptiste KempfQt: remove mousewheeling code.
2010-05-04 Jean-Baptiste KempfQt: Correctly close the player when alt+f4 is pressed
2010-05-03 Rémi Denis-CourmontRevert "i18n fix"
2010-05-03 Erwan Tulouskins2(Linux): _WM_NET_PID requires WM_CLIENT_MACHINE...
2010-05-03 Erwan Tulouskins2(Linux): add WM_CLASS and _NET_WM_PID properties...
2010-04-30 Jean-Baptiste KempfQt: fix playlist entry in taskbar on Win32
2010-04-30 Jean-Baptiste KempfQt4: Fix the VLC hangging in fullscreen on Win32
2010-04-30 Jean-Baptiste KempfQt: fix debug messages
2010-04-30 Ilkka Ollakkaqt4: connect accepted/rejected from correct widget
2010-04-29 Rémi DuraffortQt4: fix a crash (kind of a 'use after free' error).
2010-04-29 Rémi DuraffortQt4: fix a memleak in the extensions menu.
2010-04-29 Rémi Duraffortqt4: clear extensions list when the dialog is destroyed.
2010-04-29 Rémi Duraffortqt4: fix memleak.
2010-04-28 Jean-Baptiste KempfQt: Do not show a progressDialogBar for too short a...
2010-04-27 Laurent AimarFixed qt4 fullscreen behaviour with multiple monitors...
2010-04-27 Christophe Mutricyi18n fix
2010-04-27 Christophe Mutricyi18n: Factorise qtr() and fix nodes i18n
2010-04-27 Christophe MutricyRevert "Qt: fix missing translations"
2010-04-27 Christophe Mutricyi18n fix
2010-04-26 Jean-Baptiste KempfQt: forgotten translation
2010-04-26 Jean-Baptiste KempfQt: fix missing translations
2010-04-26 Laurent AimarMoved win7 taskbar disabling code from qt4 to msw.
2010-04-25 Jean-Baptiste KempfQt: translate external dialogs buttons too
2010-04-25 Jean-Baptiste KempfQt: translate all buttons in plugins dialog
2010-04-25 Jean-Baptiste KempfQt: translate all buttons in openurl
2010-04-22 Christophe MutricyTypos
2010-04-20 Jean-Baptiste KempfFix MainInterace initial sizing
2010-04-19 Rémi Duraffort"strlen( psz ) == 0" => "*psz == '\0'"
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-04-17 Rémi Denis-Courmontskins: use readdir_r() instead of readdir()
2010-04-17 Ilkka Ollakkaqt4: add tooltip to playlist viewchange-button
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-04-14 Jean-Baptiste KempfQt: Fix playlist sizing
2010-04-13 Christophe MutricyTypo
2010-04-13 Jean-Baptiste KempfQt: fix a crash when the option-list finished by 0...
2010-04-13 David KUse the additional middle button on the new Apple Remot...
2010-04-12 Jean-Baptiste KempfQt: network open, fix caching and add more examples
2010-04-12 Jean-Baptiste KempfQt: do not resize if we were in fullscreen or maximized
2010-04-12 Jean-Baptiste KempfQt: remove unnecessary debug message
2010-04-12 Jean-Baptiste KempfQt: fix sizing of the interface
2010-04-11 Christophe MutricyQt4: i18n fixes
2010-04-11 Erwan Tulouskins(Linux): add support for multiple files in drag...
2010-04-11 Rémi Denis-CourmontQt4: use putenv() before any thread is created
2010-04-10 Rémi Denis-CourmontFix dangerous use of qtu() on anonymous QString
2010-04-10 Rémi Denis-CourmontQt4: allow drag and drop of any URL, not just a local...
2010-04-07 Erwan Tulouskins2: add a way to hide Video/Audio/Misc popupmenus
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-04-07 Erwan Tulouqt4: fix another QMenu without parent
2010-04-07 Jean-Baptiste KempfQt: correctly recreate the toolbar, taking care about...
2010-04-07 Jean-Baptiste KempfQt: kill a fixme for Fullscreen Control recreation
2010-04-07 Jean-Baptiste KempfQt: updateSystrayTooltipStatus simplification
2010-04-07 Jean-Baptiste KempfQt: remove unuseful code.
2010-04-07 Jean-Baptiste KempfQt: fix switching to minimalView behaviour
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-04-06 Jakob LebenQt: more settings fixes (undocked playlist size)
2010-04-06 Jakob LebenQt: use QStackedLayout for playlist views
2010-04-06 Jakob LebenQt: listView, fix and optimize artist and album display
2010-04-01 Jakob LebenQt: settings
2010-04-01 Jakob LebenQt: main interface, small fixes
2010-03-31 Jean-Baptiste KempfQt: allow clearing of global keys
2010-03-31 Austin BurrowFixed an issue where http:// was being appended to...
2010-03-30 Jean-Baptiste KempfQt: correct the size behaviour when zoom is called
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Jean-Baptiste KempfQt: correctly restore the ColumnID in the playlist.
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-29 Jakob LebenQt: delete unneeded MenuItemData
2010-03-29 Jakob LebenQt: delete submenus when clearing the View menu
2010-03-29 Jakob LebenQt: memory leak
2010-03-28 Rémi Denis-CourmontQt4: preserve video-on-op, fix #3469
2010-03-28 Jakob LebenQt: Do not reset fullscreen option on vout reset
2010-03-28 Francois CartegnieQt: Drop the no longer used sample_classic
2010-03-28 Francois CartegnieQt: speed and time button actionable visual feedback
2010-03-28 Francois CartegnieQt: add better tooltip to timelabel
2010-03-28 Francois CartegnieQt: Fix SpeedLabel's tooltip
2010-03-28 Francois CartegnieQt: sprintf is deprecated
2010-03-28 Jean-Baptiste KempfQt: initialize stackCentralOldWidget
2010-03-28 Jakob LebenQt: fix updating of album art on BackgroundWidget
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-28 Jakob LebenRevert "Qt: make ground for proper main interface size...
2010-03-28 Ilkka Ollakkaqt4: keep selected popup item visible when sorting
2010-03-27 Jakob LebenQt: make ground for proper main interface size management
2010-03-27 Jakob LebenQt: appropriate SoundSlider size
2010-03-26 Laurent AimarFixed potential infinite loop between input/qt4 regardi...
2010-03-25 Felix Paul Kühnelegacy OSX interface: fixed transcoding with the wizard...
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-20 Jean-Philippe AndréQt: fix extensions dialog title (after set_title)
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
next