]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
factorize.
[vlc] / modules / gui / qt4 / dialogs /
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
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Progress
2009-03-08 Rémi Denis-CourmontCosmetics
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-08 Rémi Denis-CourmontVLC pointer variable callback -> Qt4 signal class
2009-03-08 Rémi Denis-CourmontQt4: remove intf_UserYesNo back-end
2009-03-08 Rémi Denis-CourmontRemove intf_UserYesNo
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Question
2009-03-07 Rémi Denis-CourmontRemove old login dialog code
2009-03-07 Rémi Denis-CourmontQt4: back-end for dialog_Login
2009-03-07 Rémi Denis-CourmontQt4: move dialog handler to a separate file
2009-03-07 Rémi Denis-CourmontQt4: remove intf_UserFatal back-end
2009-03-07 Jean-Philippe AndreQt: new toolbar example (ultra basic interface)
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Jean-Baptiste KempfQt: implement previous button and make an introduction...
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
next