- 03 Jul, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 22 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 20 Mar, 2008 1 commit
-
-
André Weber authored
Fix the handling of string variable - store them as UTF-8 into the config variables, also convert the StringList values to an UTF8 string before putting them into a QVariant - which seems not to work if created from a "char *" - because later converterd QVariant->toString() isn't UTF8 like expected. waveout.c forgott to convert string to UTF8 before storing in choice list
-
- 14 Mar, 2008 1 commit
-
-
André Weber authored
StringListConfigControl finish -> deal with empty ppsz_list_text, same like in wx widgets, use instead the short text
-
- 12 Mar, 2008 1 commit
-
-
ivoire authored
-
- 03 Mar, 2008 1 commit
-
-
atmo authored
Enable the last parameter of the macros change_integer_list, change_string_list to supply a method to initialize update dynamic selectionlists inside the settings GUI allready on showing the gui. (f.e. the audio device list)
-
- 27 Feb, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 25 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet... Do we have complete fontconfig support btw ?
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
- 18 Jan, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 17 Jan, 2008 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Preferences: avoid a few segfaults in the hotkeys selector. Avoid using QList of module_config_t and attack it from different classes. Avoid using some useless casts...
-
- 08 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Jan, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
Qt4 - Using already defined configuration type. This is needed for finer control and differentiation between int and bool for the time being.
-
Jean-Baptiste Kempf authored
-
- 15 Dec, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Dec, 2007 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Use module_Exists as appropriate - Rename module_FindName as module_Find
-
Rémi Denis-Courmont authored
-
- 10 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Nov, 2007 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
* Fix the "empty value, empty text" key bug.
-
Jean-Baptiste Kempf authored
-
- 05 Nov, 2007 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Preferences, improve a bit the Hotkeys. Preparatory work to merge the Hotkeys from SPrefs and AdvPrefs.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 31 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 28 Oct, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 23 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Simple prefs, re-do [22621], but removes all the connects for all the configcontrol, remove some functions, clean it, remove some dynamic_cast, but basically do the same.
-
- 15 Oct, 2007 1 commit
-
-
Rafaël Carré authored
-
- 06 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 28 Sep, 2007 1 commit
-
-
Christophe Mutricy authored
-