]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/preferences_widgets.cpp
Qt: respect font sizes
[vlc] / modules / gui / qt4 / components / preferences_widgets.cpp
2010-01-15 Jean-Baptiste KempfQt: remove unneeded hack
2010-01-03 Jean-Baptiste KempfQt: fix StringList in Simple preferences
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Rémi Duraffortqt4: kill some reallocations.
2009-10-16 Jean-Baptiste KempfQt: simplify previewWidgets creation.
2009-10-05 Francois CartegnieQt: uniformize ui previews, drop xml declaration relate...
2009-09-02 Nick PopeAdded window roles for X11
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-03 Jean-Baptiste KempfQt: Font setting, restore the value from vlcrc.
2009-08-03 Jean-Baptiste KempfQt: font selector, align on the right.
2009-08-03 Jean-Baptiste KempfQt: Use a QFontComboBox instead of a QFontDialog.
2009-08-03 Ilkka OllakkaQT4: enable fontdialog for choosing freetype-font family
2009-06-18 Francois Cartegniemove pointer to .rodata
2009-06-11 Francois CartegnieUI: Sprefs_audio fixes and enhancements
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-05-07 Jean-Baptiste KempfQt4: preferences, fix Global hotkeys display
2009-05-07 Jean-Baptiste KempfQt: correctly implement the Global Hotkey saving.
2009-05-02 Jean-Baptiste KempfQt: activate the searching for the Hotkeys Preferences.
2009-05-02 Jean-Baptiste KempfQt: better hotkeys change management.
2009-05-02 Jean-Baptiste KempfQt: don't fire the Conflict dialog for "Unset" Keys
2009-04-09 Jean-Baptiste KempfQt4: correct fix for Hotkeys preferences.
2009-04-09 Jean-Baptiste KempfRevert "Qt: fix crashes possible in Hotkey settings."
2009-04-09 Jean-Baptiste KempfQt: fix crashes possible in Hotkey settings.
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-02-28 Jean-Baptiste KempfQt: string consistency.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-23 Jean-Baptiste KempfQt, prefs, global hotkeys configuration, step 1.
2009-02-23 Jean-Baptiste KempfQt: Add the hotkeys-mousewheel configuration to simple...
2009-01-21 Jean-Baptiste KempfQt: fix small size of tooltips. Close #2402
2009-01-16 Jean-Baptiste KempfQt: simple preferences, User Experience improvements.
2009-01-16 Jean-Baptiste KempfQt: remove unneeded code.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: use constData and provide expansion safety for...
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
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-Courmontlower case the module_* functions
2008-09-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-19 Jean-Baptiste KempfQt: Forgotten native separators in open panel (cosmetic...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfFix a crash in Preferences.
2008-08-01 Jean-Baptiste KempfRemove Unneeded test (thx ipkiss)
2008-08-01 Jean-Baptiste KempfPreferences: fix some memleaks and fix horrible video...
2008-07-26 Jean-Baptiste KempfRemove trailing space.
2008-07-26 Jean-Baptiste KempfFix configure hotkeys behaviour on keyboard seection.
2008-07-03 Rémi Denis-CourmontQt4: really clear shortcuts - fixes #1666
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
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-20 André WeberFix the handling of string variable - store them as...
2008-03-14 André WeberStringListConfigControl finish -> deal with empty ppsz_...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-03 André WeberEnable the last parameter of the macros change_integer_...
2008-02-27 Jean-Baptiste KempfQt4 - Preferences refreshing fix by atmo, Andre Weber.
2008-01-25 Jean-Baptiste KempfQt4 - Remove QFontDialog Dependency... We don't have...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-18 Jean-Baptiste KempfQt4 - Preferences: checkboxes in ModuleList are shown...
2008-01-18 Jean-Baptiste KempfQt4 - Preferences, fix the tooltip in the ModuleList.
2008-01-17 Jean-Baptiste KempfDo previous commit in a better way.
2008-01-17 Jean-Baptiste KempfQt4 - Hotkeys: fix the bug about modifiers that empeach...
2008-01-17 Jean-Baptiste KempfQt4 - Preferences: avoid a few segfaults in the hotkeys...
2008-01-08 Jean-Baptiste KempfQt4 - Fix preferences widgets layout to get more alignment.
2008-01-06 Jean-Baptiste KempfQt4 - Using already defined configuration type. This...
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2007-12-15 Rémi Denis-CourmontRemove code killed by previous commit
2007-12-12 Rémi Denis-CourmontTypo
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis-CourmontHide module_t
2007-12-10 Jean-Baptiste KempfQt4 - minwidth of dropdown inside settings dialogs...
2007-11-06 Jean-Baptiste KempfQt4 - Remove unreachable code.
2007-11-06 Jean-Baptiste KempfQt4 - Hotkeys Preferences: * Create the QLabel warning...
2007-11-06 Jean-Baptiste KempfQt4 - Hotkeys, correct some unicode problem and change...
2007-11-05 Jean-Baptiste KempfQt4 - Unification of Hotkeys for Sprefs et Adv Preferences.
2007-11-05 Jean-Baptiste KempfQt4 - make GNOME and KDE people happy.
2007-11-05 Jean-Baptiste KempfQt4 - Improve the hotkeys preferences.
2007-11-05 Jean-Baptiste KempfQt4 - Preferences, improve a bit the Hotkeys. Preparato...
2007-11-05 Jean-Baptiste KempfQt4 - Preferences: spaces and comments.
2007-11-05 Jean-Baptiste KempfQt4 - SPrefs, doing funny things with qobject_cast...
2007-10-31 Jean-Baptiste KempfPreferences, audio, save the normalizer activation...
2007-10-28 Jean-Baptiste KempfQt4 - spaces removing.
2007-10-28 Jean-Baptiste KempfQt4 - Moving function from one file to another...
2007-10-23 Jean-Baptiste KempfQt4 - initial actions support for StringListConfigs...
2007-10-21 Jean-Baptiste KempfQt4 - Simple prefs, re-do [22621], but removes all...
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-09-28 Christophe MutricyDon't show unsaveable options in the preferences
2007-09-08 Jean-Baptiste KempfQT4: fix warning on already assigned hotkey
2007-08-19 Ilkka OllakkaSets EchoMode(QLineEdit::Password) for CONFIG_ITEM_PASSWORD
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-04 Rémi Denis-CourmontUse module_*
2007-08-04 Rémi Denis-CourmontUse module_IsCapable
2007-06-13 Christophe Mutricyi18n fixes
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-04-30 Jean-Baptiste KempfQt4 - Indentation fix on previous commit.
2007-04-30 Jean-Baptiste KempfQt4 - Preferences. Introduction of a checkBoxListItem...
2007-04-29 Jean-Baptiste KempfQt4 - Preferences. Implement the onUpdate for ModuleList.
2007-04-26 Jean-Baptiste KempfQt4 - Complete preferences. Make ModuleList Clearer...
next