]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
[Qt] Add an icon when dragging.
[vlc] / modules / gui / qt4 / dialogs /
2008-12-10 Jean-Baptiste Kempf[Qt] Add an icon when dragging.
2008-12-09 Jean-Baptiste Kempf[Qt] Save the values saved during Toolbar edition.
2008-12-09 Jean-Baptiste Kempf[Qt] add various toolbars not just one.
2008-12-09 Jean-Baptiste Kempf[Qt] Edition of both lines.
2008-12-09 Jean-Baptiste Kempf[Qt] Fix small glitches, issues, because of previous...
2008-12-09 Jean-Baptiste Kempf[Qt] Menu integration.
2008-12-09 Jean-Baptiste Kempf[Qt] Rewrite of the controller and ToolBar edition.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-11-24 Ilkka OllakkaChange PSP-format to mp4v/mp4a/mp4 as reported by Kaarl...
2008-11-12 Ludovic FauvetFix a cursor selection bug in the Messages logs (see...
2008-11-03 Jean-Baptiste Kempf[Qt] Put the extended dialog on the left of the Main...
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-19 Rémi Denis-CourmontQt4: restore message dialog
2008-10-17 Jean-Baptiste Kempf[Qt] Fix Network Open Tab
2008-10-17 Jean-Baptiste Kempf[Qt] delete Qt preferences too when resetting prefs.
2008-10-16 Jean-Baptiste Kempf[Qt] Fix VLM icons.
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-16 Ilkka OllakkaMissed this, connect mediainfo-stats also inputmanager...
2008-10-16 Jean-Baptiste Kempf[Qt] Small VLM filename exporting issue.
2008-10-14 Rémi Denis-CourmontCompile fix (not functional)
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-01 Jean-Baptiste KempfQt4: Playlist fixes.
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Christophe Mutricyi18n fixes
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-20 Rémi Denis-CourmontUse object address for logging - fixes uniqueness problems
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-09-10 Jean-Baptiste KempfQt4: Unneeded includes.
2008-09-09 Jean-Baptiste KempfOops ! Some people are really tired...
2008-09-09 Jean-Baptiste KempfDefault to scale 1 in Sout dialog. Close #2017
2008-09-07 Jean-Baptiste KempfCorrectly pass all the arguments of v4l/dshow when...
2008-09-05 Jean-Baptiste KempfAdd a sout-keep option in the GUI as sout-keep is remov...
2008-09-03 Jean-Baptiste KempfCorrectly fix #1746 on Windows. Special for Trax :D
2008-09-02 Jean-Philippe AndreQt bugfix: pressing Enter Key in preferences dialog...
2008-08-31 Jean-Baptiste KempfQt: Check for NULLity to avoid segfault in AdvPrefs...
2008-08-29 Laurent AimarImplemented sout string escaping in QT.
2008-08-26 Christophe Mutricyi18n: Fix in Qt4/Help
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 typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
2008-08-25 Jean-Baptiste KempfFix the reminiscence of some extended settings and...
2008-08-24 Jean-Philippe AndreQt: enable UDP address edit when RTP is toggled
2008-08-24 Jean-Baptiste KempfEsc key in the FileDialog should close it.
2008-08-23 Jean-Baptiste KempfFix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Jean-Philippe AndreQt: don't call SeparateEntries twice
2008-08-22 Jean-Baptiste KempfFix some Sout dialog resizing issues.
2008-08-22 Jean-Baptiste KempfRestore MediaInfo size after launch.
2008-08-21 Jean-Philippe AndreQt: Save/Convert dialog should not show any streaming...
2008-08-21 Jean-Baptiste KempfBookmarks: close #1661
2008-08-18 Christophe Mutricyqt4: i18n fixes
2008-08-17 Jean-Baptiste KempfFix dialog saving size regression. Close #1867.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-12 Jean-Baptiste KempfClose the dialogs podcast configuration when click...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfFix a very small resizing issue of Open Dialog : Refere...
2008-08-06 Jean-Baptiste KempfRemove the progressBar in the interface to show more...
2008-08-05 Jean-Baptiste KempfFix some interaction issues. Ref #1808
2008-08-05 Jean-Baptiste KempfForce modality to fix 1746.
2008-08-04 Christophe Mutricyqt4: i18n fix
2008-08-04 Jean-Baptiste KempfCorrectly save the privacy dialog modifications.
2008-08-04 Jean-Baptiste KempfStack the extended tool by default just under the playe...
2008-08-04 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 2 )
2008-08-04 Jean-Baptiste KempfFix #1808 on AVI fixing.
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-02 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 1 )
2008-08-02 Jean-Baptiste KempfFix potential segfault.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfMissing translation in update Dialog, spotted by Cristi.
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfSeparate the label and the message in update dialog...
2008-07-29 Jean-Baptiste KempfFix MRL generation for open dialog in order to stream...
2008-07-29 Jean-Baptiste KempfUpdate dialog improvements.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-29 Jean-Baptiste KempfFix Bookmarks: missing button, missing tooltips, wrong...
2008-07-29 Jean-Baptiste KempfFIx annoying button behaviour (resize when tab changing).
2008-07-29 Rémi DuraffortChange the message shown by the update dialog: fix...
2008-07-29 Rémi DuraffortPartially fix #1788 : don't disable the button during...
2008-07-28 Jean-Baptiste KempfWe even can show a new dialog after reset the preferences.
2008-07-28 Jean-Baptiste KempfDestroy preferences dialog on close and on reset.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-27 Jean-Baptiste KempfFix comment !
2008-07-27 Rémi DuraffortFix previous commit and add a little comment.
2008-07-27 Jean-Baptiste KempfAdd a DIR_SEP to the download folder.
2008-07-27 Jean-Baptiste KempfForgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
next