]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/preferences_widgets.cpp
Preferences: fix some memleaks and fix horrible video-filter bug. :D
[vlc] / modules / gui / qt4 / components / preferences_widgets.cpp
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...
2007-04-13 Jean-Baptiste Kempfqt4 - Mousewheel (2)
2007-03-27 Jean-Baptiste KempfQt4 - cosmetics.
2007-03-27 Yoann Peronneau* qt DirectoryConfigControl: default open in selected...
2007-03-27 Yoann Peronneau* qt: add a FontConfigControl
2007-03-27 Yoann Peronneau* qt: really implement DirectoryConfigControl
2007-03-27 Yoann Peronneau* open file widget: do nothing if the user clicked...
2007-03-07 Jean-Baptiste KempfQt4- SImple Preferences. Add file and directory configu...
2007-03-07 Jean-Baptiste KempfQt4 - Preferences. Add CONFIG_DIRECTORY_ITEM. Does...
2007-03-06 Jean-Baptiste KempfQt4 - Preferences and SPrefs. Add the necessary handler...
2007-03-01 Jean-Baptiste KempfQt4 - SimplePrefs - Audio: Small fixes and normalizatio...
2007-02-28 Jean-Baptiste KempfQt4 : Simple Preferences. Add a slider widget to pref_w...
2006-11-22 Rémi Denis-CourmontPartial compilation fix
2006-10-21 Rémi Denis-CourmontQt compile fix
2006-10-08 Clément StenacSave hotkeys (Closes:#714)
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-13 Clément StenacSome cleanup here and there
2006-08-27 Antoine CellerierFloat, Float with range and Integer with range widgets.
2006-08-27 Antoine Cellerierpreferences_widgets.*: Bool prefs widget
2006-08-27 Antoine CellerierSome more prefs fun:
2006-08-27 Clément StenacImproved layout for preferences
2006-08-27 Clément StenacFix play/pause icons
2006-08-26 Clément StenacImplement basic panel change
2006-08-26 Clément StenacSkeleton for simple prefs
2006-07-30 Clément StenacIcons support
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-06-03 Clément StenacPreferences
2006-06-02 Clément StenacTodo for prefs widgets
2006-06-01 Clément StenacSkeleton for preferences widgets