]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
Qt4: get 10 recents items (was 8)
[vlc] / modules / gui / qt4 / dialogs /
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.
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-03-05 Jean-Baptiste KempfQt: step one for Sout Dialog rework. Introduce a kind...
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-05 Rémi Denis-CourmontRevert "missing strdup"
2009-03-05 Geoffroy Coupriemissing strdup
2009-03-05 Jean-Baptiste KempfQt: some people seem to have difficulties to access...
2009-03-03 Jean-Baptiste KempfQt: remove dead code in sout to simplify.
2009-03-03 Erwan TulouCorrects crash when closing preference dialog (upper...
2009-03-03 Jean-Baptiste KempfQt: Integration of this convertion dialog in THEDP.
2009-03-03 Jean-Baptiste KempfQt: add a very dumb-down version of the Sout dialog...
2009-02-27 Jean-Baptiste KempfQt: block too large Windows for open dialog. And close...
2009-02-22 Jean-Baptiste KempfQt: try to fix the arrow on the open dialog.
2009-02-22 Jean-Baptiste KempfQt: fix the weird size of the open dialog.
2009-02-15 Jean-Baptiste KempfQt: toolbar-profile, provide 4 profiles, one being...
2009-02-15 Jean-Baptiste KempfQt: profiles for the interface toolbar edition
2009-02-15 Jean-Baptiste KempfQt: add a tooltip for people who don't get that save...
2009-02-15 Rémi Duraffortqt4: add .vlm at the end of the export file if needed.
2009-02-14 Rémi Denis-CourmontRemove all uses of VLC_Changeset
2009-02-13 Jean-Philippe AndreQt: Open: sort MRLs (alphabetically) before adding...
2009-02-12 Jean-Baptiste KempfQt: dialog editor, add a widget to help understand...
2009-02-11 Jean-Baptiste KempfQt: reparent a textEdit.
2009-02-08 Mark BidewellOverload toggleVisible() to update list with media...
2009-02-08 Jean-Baptiste KempfQt: put the ensureCursorVisible(); back.
2009-02-08 Jean-Baptiste KempfQt: messages cleanup and work around #2432 to solve...
2009-02-07 Jean-Baptiste KempfQt: integrate the new volume to the customize dialog.
2009-02-02 Mark BidewellRemove leading ':sout=' from strings returned by output...
2009-02-02 Jean-Baptiste KempfQt: Profiles Editor for the transcoding.
2009-01-28 Mark BidewellAdded missing quote from command syntax
2009-01-27 Jean-Baptiste KempfQt: Fix getMRL() and QList<T>::operator[]: "index out...
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2009-01-24 Jean-Philippe AndreQt: try to fix #2430 (OpenUrl can crash).
2009-01-23 Jean-Baptiste KempfQt: don't show plugins with no capabilities in Releases.
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-21 Jean-Philippe AndreQt: add a new "Open URL" dialog
2009-01-21 Jean-Baptiste KempfQt: show advanced preferences in 2 cases: --qt-advanced...
2009-01-21 Jean-Baptiste KempfQt: Do not react to double-click in editor.
2009-01-21 Jean-Baptiste KempfQt: Fix native/non-native state of button.
2009-01-21 Jean-Baptiste KempfQt: Ok is not ok as a button label.
2009-01-21 Jean-Baptiste KempfQt: possibility of having a small Qt dialog for prefere...
2009-01-19 Jean-Baptiste KempfQt: toolbar editor, show the saved positionCombo item...
2009-01-19 Jean-Baptiste KempfQt: save and honour the above-video parameter to allow...
2009-01-18 Jean-Baptiste KempfQt: new defaults for buttons.
2009-01-18 Jean-Baptiste KempfQt: support for drag n dropping widget, removall and...
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Jean-Baptiste KempfQt: interaction, add accelerators to the buttons.
2009-01-16 Jean-Baptiste KempfQt: change dialog size.
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-16 Jean-Baptiste KempfQt: interaction, cleanup and fix of the Cancel button...
2009-01-14 Rémi Denis-CourmontQt4: fix transcode/stream character encoding - fixes...
2009-01-14 Rémi Denis-CourmontQt4: get rid of qta in favor of qtu
2009-01-14 Rémi Denis-CourmontQt4: use constData and provide expansion safety for...
next