]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
Qt4: remove bogus vlc_aout.h dependencies
[vlc] / modules / gui / qt4 / dialogs /
2009-09-20 Rémi Denis-CourmontAllow setting the name of an object at any time...
2009-09-05 Rémi Denis-CourmontUse vlc_object_get_name()
2009-09-02 Nick PopeAdded window roles for X11
2009-08-25 Rémi Denis-CourmontGet/Put VLM config to documents directory
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-08-19 Rémi Denis-CourmontQt4: wild reference to psz_object_name
2009-08-13 Rémi Denis-CourmontSuggested parenthesis
2009-08-13 Rémi Denis-CourmontAssert against use of unitialized variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-07-30 Rémi DuraffortFix podcast configuration.
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-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-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
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-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste KempfQt: Close #2906
2009-06-25 Jean-Baptiste KempfQt: make open dialog modal.
2009-06-22 Rémi Duraffortpodcast: save configuration when adding/removing podcas...
2009-06-15 Jean-Baptiste KempfQt: Minimalist style should have flat buttons for DVD...
2009-06-14 Jean-Baptiste KempfQt: kill warnings at startup.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
2009-06-03 Jean-Baptiste KempfQt: Add icons on open dialog tabs.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-Courmontqt4: metaChanged -> currentMetaChanged
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-CourmontQt4: move QVLCVariable out of external dialogs
2009-05-16 Rémi Denis-CourmontTypo
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontSyntax error
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontFix invalid use of gettext
2009-05-08 Christophe Mutricyqt4: we need qtr() else we have encoding problems
2009-04-30 Jean-Baptiste KempfQt4: Change the UI to allow startime in double.
2009-04-30 Jean-Baptiste KempfQt: When changing a profile, use it right now.
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-29 Jean-Baptiste KempfQt4: relayout the Toolbar Dialog for small screens.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-03 Rémi Duraffortqt4: fix bookmarks memleaks.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-29 Jean-Baptiste KempfQt4: avoid the blinking of the unparented widgets in...
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-26 Rémi Duraffortqt4_bookmarks: use ::number instead of %1
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-22 Rémi Duraffortqt4_bookmarks: fix encoding.
2009-03-22 Srikanth RajuFixes bookmark feature non update bug
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-16 Jean-Baptiste KempfQt: Provide a clean way to not transcode in Sout dialog.
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste KempfQt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
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-15 Jean-Baptiste KempfQt: includes barrier fix.
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: remove all the """ present in the Sout mRL.
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-10 Rémi Denis-CourmontMissing return value
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-08 Rémi Denis-CourmontQt4: remove interaction support
next