]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/preferences_widgets.cpp
Qt: allow to select inexistent files from Prefs
[vlc] / modules / gui / qt4 / components / preferences_widgets.cpp
2010-08-04 Jean-Baptiste KempfQt: allow to select inexistent files from Prefs
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-11 Ilkka OllakkaQt4: handle int64_t-values in preferences-widget
2010-05-15 Ilkka Ollakkaqt4: fix preferences, set empy as default only if setti...
2010-05-15 Ilkka Ollakkaqt4: set empty choice as default in preferences if...
2010-05-15 Ilkka Ollakkaqt4: add empty-string instead skipping string on prefer...
2010-05-03 Rémi Denis-CourmontRevert "i18n fix"
2010-04-27 Christophe Mutricyi18n fix
2010-04-13 Jean-Baptiste KempfQt: fix a crash when the option-list finished by 0...
2010-04-11 Christophe MutricyQt4: i18n fixes
2010-03-31 Jean-Baptiste KempfQt: allow clearing of global keys
2010-03-28 Francois CartegnieQt: Drop the no longer used sample_classic
2010-03-12 Francois CartegnieQt: Fix simple preferences according to new ui modes
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-22 Jean-Baptiste KempfQt: grey out the inexisting options.
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...
next