Bruno Van de Velde
|
e8361ef45f
|
Dropped support for function references with unbound parameters in signal system
|
2018-05-11 14:24:12 +02:00 |
Bruno Van de Velde
|
2772dce8c6
|
Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked
|
2018-03-30 19:55:26 +02:00 |
Bruno Van de Velde
|
11c5ee05ae
|
Updated copyright to 2018
|
2018-03-22 19:57:45 +01:00 |
Bruno Van de Velde
|
f9d44cc34c
|
Added 'Step' property to RangeSlider and SpinButton and use float instead of int for the value
|
2018-01-13 17:29:12 +01:00 |
Bruno Van de Velde
|
6c3bf91137
|
Perform a Unity build (combining all source files into large file) by default
|
2017-11-01 13:19:47 +01:00 |
Bruno Van de Velde
|
309cd144d6
|
✅ Added draw tests for MenuBar, RangeSlider, Tabs and TextBox
|
2017-10-02 19:57:40 +02:00 |
Bruno Van de Velde
|
54ecc78714
|
Use connect function instead of directly accessing the signal object which will be deprecated in the future
|
2017-08-30 18:51:21 +02:00 |
Bruno Van de Velde
|
84e903c5dd
|
Added RangeSlider widget
|
2017-08-27 22:41:02 +02:00 |