]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/complete_preferences.cpp
qt4: More static_casts to null in preference components
[vlc] / modules / gui / qt4 / components / complete_preferences.cpp
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
2010-07-18 Jean-Baptiste KempfQt: preferences, show correctly the column items
2010-07-11 Ilkka OllakkaQt4: user system font in preferences labels
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-02-08 Jean-Baptiste KempfQt: remove useless includes.
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-04 Jean-Baptiste KempfQt4: fix remaining preferences intempestive popups.
2008-09-21 Rémi Denis-CourmontUse module_list_get
2008-09-21 Rémi Denis-CourmontFix invalid cast
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-19 Jean-Baptiste KempfQt4: Always parent all preferences to avoid funny windo...
2008-08-25 Jean-Baptiste KempfUpdate comments.
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-01 Jean-Baptiste KempfPreferences: fix some memleaks and fix horrible video...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfPreferences: don't show empty boxes ('zoom' box bug)
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-05 Pierre d'Herbemontqt4: no need to use VLC_OBJECT() here. Plus use GetMain...
2008-07-05 Pierre d'Herbemontqt4: Fix previous modification.
2008-07-05 Pierre d'Herbemontqt4: use module_GetMainModule.
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-03-14 Jean-Baptiste KempfRemove unnecessary function that doesn't do what we...
2008-03-11 Jean-Baptiste KempfFix preferences in Qt. Add a lot of comments. Close...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-18 Jean-Baptiste KempfQt4 - Preferences. Fix a small bug in the layout of...
2008-01-08 Jean-Baptiste KempfQt4 - Fix Advanced preferences images location...
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis-CourmontFix double free
2007-12-12 Rémi Denis-CourmontHide module_t
2007-11-05 Jean-Baptiste KempfQt4 - Preferences, improve a bit the Hotkeys. Preparato...
2007-10-30 Jean-Baptiste KempfQt4 - Prefs; cleaning, disabling unused code, general...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-10-01 Jean-Baptiste KempfQt4 - Prefs: Change audio icon and modify the codec...
2007-09-29 Jean-Baptiste KempfQt4 - New icons for extended preferences.
2007-08-04 Rémi Denis-CourmontUse module_*
2007-06-13 Christophe Mutricyi18n fixes
2007-05-15 Christophe MutricyConst police
2007-04-28 Jean-Baptiste KempfQt4 - Preferences: Let the titles be consistent between...
2007-04-28 Jean-Baptiste KempfQt4 - Preferences: Fix the help text behaviour from...
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
2007-04-15 Rémi Denis-CourmontCategory and subcategory items are also integers. Fix...
2007-04-15 Rémi Denis-CourmontCosmetic change
2007-04-09 Jean-Baptiste KempfQt4 - Preferences - Size/Layout/Margin and stuff relate...
2007-04-04 Jean-Baptiste Kempfqt4 - Rename a confusing component