]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/help.cpp
Qt: AboutDialog: reset dialog on show.
[vlc] / modules / gui / qt4 / dialogs / help.cpp
2013-04-16 Francois CartegnieQt: AboutDialog: reset dialog on show.
2013-04-16 Jean-Baptiste KempfAbout: make the label look like links
2013-04-16 Francois CartegnieQt: AboutDialog: widget must still process its own...
2013-04-16 Jean-Baptiste KempfAbout: show advanced info on click
2013-04-16 Jean-Baptiste KempfA bit more modern version of the About dialog
2013-04-01 Christoph MiebachTypo: Remove leading space in about-box, use I_PL_ADDPL...
2013-03-26 Francois CartegnieQt: UpdateDialog: highlight security changes
2013-03-26 Francois CartegnieQt: updatedialog: fix size.
2012-12-22 Francois CartegnieQt: about: Use rich text (fix #7590).
2012-08-17 Francois CartegnieQt: UpdateDialog: use dynamic event IDs
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-06-09 Jean-Baptiste KempfQt: fix compilation in case of updateCheck
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-02-08 Jean-Baptiste KempfQt: do not put an email in the interface
2011-12-15 Pere Orgafix filename self-references
2011-10-31 Jean-Baptiste KempfQt: use %tmp%/$TMP folder for updates
2011-07-17 Rafaël Carréupdate: better version comparison
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-09-27 Francois CartegnieQt: standardbuttons are bad for win32 and translation...
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-03-09 Jean-Baptiste KempfQt: missing includes
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-01-19 Rémi Denis-CourmontAdd build date/time in the version infos
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2009-12-30 Jean-Baptiste KempfQt: Fix some modality
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-09-02 Nick PopeAdded window roles for X11
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
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-02-14 Rémi Denis-CourmontRemove all uses of VLC_Changeset
2009-02-11 Jean-Baptiste KempfQt: reparent a textEdit.
2008-12-30 Jean-Baptiste KempfQt: missing assert include.
2008-12-30 Jean-Baptiste KempfQt: bigger help dialog.
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-10 Jean-Baptiste KempfQt4: Unneeded includes.
2008-08-26 Christophe Mutricyi18n: Fix in Qt4/Help
2008-08-18 Christophe Mutricyqt4: i18n fixes
2008-08-04 Jean-Baptiste KempfCorrectly save the privacy dialog modifications.
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 KempfSeparate the label and the message in update dialog...
2008-07-29 Jean-Baptiste KempfUpdate dialog improvements.
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-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-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-07 Felix Paul KühneMore l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-24 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Michael Ploujnikovimproved QT4 strings
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-08 Jean-Baptiste KempfQt4 - Switch the HelpDialog to a QVLCFrame, save size...
2008-02-08 Jean-Baptiste KempfQt4 - Minimum size for help dialog.
2008-02-05 Jean-Baptiste KempfQt4 - Update: clean and message Debug. My fault for...
2008-02-03 Rémi DuraffortAdd a public function to create the p_update struct.
2008-01-25 Pavlov KonstantinQT4: Modify About dialog: make it brief, clean and...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
2008-01-20 Rafaël Carréone day, the new qt4 interface will not be new anymore...
2008-01-15 Rémi DuraffortCheck for the updates when showing the dialog.
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-13 Pavlov KonstantinFix hostname reporting on some weirdly configured syste...
2008-01-10 Rémi DuraffortEncoding issue.
2008-01-01 Christophe MutricyHappy new year
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-05 Rafaël Carrétypo
2007-11-29 Rafaël Carréqt4 update: don't crash if there was a problem with...
2007-11-21 Jean-Baptiste KempfAdd fonctionality to the update dialog - Patches by...
2007-11-20 Pierre d'Herbemontmodules/gui/qt4: add an update dialog box to the help...
2007-11-14 Antoine CellerierLayout fixes in COPYING (and use spaces instead of...
2007-11-04 Olivier Teulièreqt4/dialogs/help.cpp: Fixed some typos
2007-10-30 Christophe MutricyCosmetic
next