]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/preferences.cpp
Qt: warn when we cannot save the configuration
[vlc] / modules / gui / qt4 / dialogs / preferences.cpp
2010-08-23 Jean-Baptiste KempfQt: warn when we cannot save the configuration
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2009-12-30 Jean-Baptiste KempfQt: Fix some modality
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-09-02 Nick PopeAdded window roles for X11
2009-03-15 Jean-Baptiste KempfQt: remove Preferences singleton. Simplify and Close...
2009-02-15 Jean-Baptiste KempfQt: add a tooltip for people who don't get that save...
2009-01-21 Jean-Baptiste KempfQt: show advanced preferences in 2 cases: --qt-advanced...
2009-01-21 Jean-Baptiste KempfQt: possibility of having a small Qt dialog for prefere...
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-10-17 Jean-Baptiste Kempf[Qt] delete Qt preferences too when resetting prefs.
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-08-31 Jean-Baptiste KempfQt: Check for NULLity to avoid segfault in AdvPrefs...
2008-08-04 Christophe Mutricyqt4: i18n fix
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-28 Jean-Baptiste KempfWe even can show a new dialog after reset the preferences.
2008-07-28 Jean-Baptiste KempfDestroy preferences dialog on close and on reset.
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-03-14 Jean-Baptiste KempfCompile fix for L4MERS on Qt4.2 :D
2008-03-13 Jean-Baptiste KempfSmaller margins.
2008-03-13 Jean-Baptiste KempfFix a layout issue, and adds space left of reset button.
2008-03-13 Jean-Baptiste KempfPreferences: Modify the reset button according to the...
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-19 Jean-Baptiste KempfQt4 - Select the first category on the advanced prefere...
2008-01-16 Jean-Baptiste KempfQt4 - Preferences, fix the bug that empeached to displa...
2007-12-10 Jean-Baptiste KempfQt4 - minwidth of dropdown inside settings dialogs...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-11-29 Christophe MutricyImprove stability of the preferences dialog. Patch...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-10-30 Jean-Baptiste KempfQt4 - Fix the saving of the preferences to avoid inaccu...
2007-10-30 Jean-Baptiste KempfQt4 - Preferences, don't remove the widgets to re-add...
2007-10-30 Jean-Baptiste KempfQt4 - Prefs, cleanig again.
2007-10-30 Jean-Baptiste KempfQt4 - Prefs; cleaning, disabling unused code, general...
2007-10-29 Jean-Baptiste KempfQt4 - Remove excessive debug.
2007-10-29 Jean-Baptiste KempfQt4 - Fix Simple Preference saving...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-06-14 Christophe Mutricyi18n fixes
2007-05-22 Jean-Baptiste KempfQt4 - Preferences: Remove Apply button, and fix a few...
2007-05-02 Jean-Baptiste KempfQt4 - Preferences. Add an apply button and warnings...
2007-04-30 Jean-Baptiste KempfQt4 - Preferences: Add an option and the code needed...
2007-04-28 Jean-Baptiste KempfQt4 - Preferences Size.
2007-04-28 Jean-Baptiste KempfQt4 - Open Dialog and related. Change on the actions...
2007-04-26 Jean-Baptiste Kempfqt4 - Size and translations.
2007-04-09 Jean-Baptiste KempfQt4 - Preferences - Size/Layout/Margin and stuff relate...
2007-04-06 Jean-Baptiste KempfQt4 - Small modifications on Preferences layout (specia...
2007-04-05 Jean-Baptiste KempfQt4 - Update Preferences buttons to please any OS/DE.
2007-04-04 Jean-Baptiste Kempfqt4 - Rename a confusing component
2007-04-04 Jean-Baptiste KempfQt4 - New Simple Preferences look'n feel. Should work...
2007-03-31 Jean-Baptiste KempfQt4 - Rename dialog/prefs_dialog to dialog/preferences...