- 04 Oct, 2017 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #18882
-
Marvin Scholz authored
-
- 03 Oct, 2017 28 commits
-
-
Marvin Scholz authored
-
Rémi Denis-Courmont authored
- Fix missing const (and eliminate relocs) - Remove tautology comparison, use static assertion - Use named indices
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
All labels with video names should not resize any window. Thus make sure to always set a compression resistance < 500 for those labels.
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sramacher@debian.org> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sramacher@debian.org> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Sebastian Ramacher authored
Use module_config_get to obtain modules. Change ReplaceChars to work on std::strings as we have to copy the strings anyhow. Also psz_type of CONFIG_ITEM_MODULE type module configs can be NULL now. Signed-off-by:
Sebastian Ramacher <sramacher@debian.org> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
shine_encode_buffer expects an integer
-
Hugo Beauzée-Luyssen authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
David Fuhrmann authored
-
François Cartegnie authored
stop requiring aligned vps list
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
David Fuhrmann authored
Group methods together where they belong. Also fixes autolayout issue in network tab on 10.7.
-
David Fuhrmann authored
Add a tab view for capture and screen panels and move them there. This is important to have their width calculation already respected at showing the open panel. Also cleans up code a bit.
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Usually, most of the description labels shall appear as a single line label only. To enforce that correctly (also for 10.7) the following is set: - Set "Uses single line mode" to YES - Set layout to "truncates" - Important: Set horizontal compression resistance to 750, so that window resizes on larger text - Make sure preferred width is set to automatic
-
David Fuhrmann authored
Set minimum height for hotkey table view to avoid full collapse on 10.7
-
David Fuhrmann authored
-
David Fuhrmann authored
Autolayout on 10.7 cannot handle multi line text fields automatically. Add a helper class which help calulating the intrinsic size of the text fields. Use that class first in resume dialog. refs #17730
-
Thomas Guillem authored
-
- 02 Oct, 2017 5 commits
-
-
Thomas Guillem authored
Fixes #18876
-
Marvin Scholz authored
-
Thomas Guillem authored
Fixes #18870
-
Thomas Guillem authored
Refs #18870
-
Thomas Guillem authored
-
- 30 Sep, 2017 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Marvin Scholz authored
-