]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs
Merge branch 'master' into lpcm_encoder
[vlc] / modules / gui / qt4 / dialogs /
2010-09-27 Steinar H. GundersonMerge branch 'master' into lpcm_encoder
2010-09-27 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-27 Francois CartegnieQt: standardbuttons are bad for win32 and translation...
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-09-25 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-25 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-24 Francois CartegnieQt: errors dialog: use standard buttons. pack controls.
2010-09-24 Francois CartegnieQt: make extended dialog use standard buttons
2010-09-24 Francois CartegnieQt: make help dialog use standard buttons
2010-09-24 Francois CartegnieQt: rebase update dialog on QtCreator
2010-09-24 Francois CartegnieQt: rebase about dialog on Qtcreator
2010-09-07 Francois CartegnieQt: simplifiy/rebase messages on QtCreator. Fix Ui...
2010-09-07 Francois CartegnieQt: use dyn layout for messages
2010-09-07 Francois CartegnieQt4: Only scroll messages if required
2010-09-04 Jean-Baptiste KempfQt/Sout: pass the ttl from the UI to the MRL
2010-09-04 Jean-Baptiste KempfQt/Sout: avoid a possible crash
2010-09-03 Ronald WrightQt: Add control to the compressor module
2010-08-23 Jean-Baptiste KempfQt: cosmetics
2010-08-23 Jean-Baptiste KempfQt: warn when we cannot save the configuration
2010-08-04 Adrien MagloQt/EPG: Remove the update button. Improve the window...
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Try to display intelligently the short and...
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2010-07-24 Francois CartegnieFix advanced panel height saving. Fixes #3858
2010-07-22 Jean-Baptiste KempfQt: fix inclusion pathes
2010-07-14 Ilkka OllakkaQt4: change messages-dialog to use msg_SubscriptionSetV...
2010-07-09 Ilkka OllakkaQt4: disable all by default if user sets message-filter
2010-07-09 Ilkka OllakkaQt4: enable all messages only if filter is empty
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-06-30 Jean-Baptiste KempfFix english text
2010-06-25 Adrien MagloQt/EPG: set word wrap true for the tittle QLabel.
2010-06-18 Adrien MagloQt/EPG: Display the short description and the long...
2010-06-17 Adrien MagloQt/EPG: Display the program start and end times just...
2010-06-16 Jean-Baptiste KempfQt: forgotten include
2010-06-15 Jean-Baptiste KempfWin32: hopefully improve the fontconfig cache display
2010-06-15 Jean-Baptiste KempfQt: external progressBar, simplification for win32...
2010-06-14 Ilkka Ollakkaqt4: add webm on convert containers list
2010-06-12 Adrien MagloRemove the channel list overlaid above the EPGView...
2010-06-03 Ilkka OllakkaQT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget...
2010-06-02 Jean-Philippe AndréExtensions: fix Qt freeze when reloading scripts
2010-05-31 Rémi Denis-CourmontQt4 media info: show local file path instead of file...
2010-05-30 Jean-Philippe AndréExtensions/Qt: open external links on labels
2010-05-17 Jean-Baptiste KempfQt: Block extended filter to not appear off-screen
2010-05-15 Ilkka Ollakkaqt4: don't add duplicate on convert if not needed
2010-05-05 Jean-Philippe AndréQt/Extensions: remove useless "version" field
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: 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 Christophe Mutricyi18n fix
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-15 Francois CartegnieDrop trailing semicolons
2010-04-11 Christophe MutricyQt4: i18n fixes
2010-03-20 Jean-Philippe AndréQt: fix extensions dialog title (after set_title)
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-11 gozer@progrock.comi18n: QT4: added 2 missing calls to qtr() in toolbar.cpp
2010-03-11 Jean-Baptiste KempfQt: Force firstRun Ok button to be focused.
2010-03-09 Jean-Baptiste KempfQt: missing includes
2010-03-07 Rémi Denis-CourmontQt4: bookmarks: don't give an anonymous temporary objec...
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-02-28 Jean-Baptiste KempfQt: avoid a crash on first Startup
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-16 Hugo Beauzee-LuyssenDon't assert for NULL instance in killInstance
2010-02-04 Jean-Baptiste KempfQt: simple FirstRun dialog and rewording
2010-02-04 Jean-Baptiste KempfQt: OpenUrlDialog ain't a Singleton anymore
2010-02-04 Jean-Baptiste KempfQt: save Plugins/Extension dialog position
2010-02-04 Jean-Philippe AndréFinal fix for extensions+Qt unload issues
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove b_hide parameter"
2010-02-04 Jean-Philippe AndréExtensions/Qt: fix the deactivation race condition
2010-02-03 Jean-Philippe AndréEnable double-click in Plugins & Extensions panel
2010-02-03 Jean-Philippe AndréLua dialogs: remove b_hide parameter
2010-02-03 Jean-Philippe AndréQt: fix layout of extension info panel
2010-02-03 Jean-Philippe AndréExtensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe AndréExt/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe AndréExtensions/Qt: Use a custom QListView in Plugins &...
2010-01-29 Jean-Philippe AndréExtensions/Qt: information panel for Extensions
2010-01-28 Jean-Philippe AndréExtensions/Qt: use a QTextBrowser instead of QTextEdit
2010-01-28 Jean-Philippe AndréExtensions/Qt: change list mode to ExtendedSelection
2010-01-28 Jean-Baptiste KempfEPG: fix QLabel look and saveGeometry
2010-01-28 Jean-Baptiste KempfQt: EPG, propagate the infos when clicking on an Item
2010-01-28 Jean-Baptiste KempfQt: connect the EPG to the core item on request
2010-01-28 Jean-Baptiste KempfQt: EPG, add a close button and other GUI improvements
2010-01-28 Jean-Baptiste KempfQt: We might want to share more that just a description
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-28 Jean-Baptiste KempfQt: initial EPG dialogs and DP integration
2010-01-25 Jean-Baptiste KempfQt4: compile fix for Qt4.4
2010-01-25 Jean-Baptiste KempfQt: compile extensions on Qt4.4
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2010-01-24 Jean-Philippe AndréExtensions: fix compilation for Windoze
2010-01-24 Rémi DuraffortQT4_extenssions: replace qstrdup by strdup.
2010-01-24 Rémi Duraffortextenssions: fix invalid format string.
2010-01-24 Jean-Philippe AndréExtensions/Qt: dialogs
next