S6066
|
56922001ba
|
Widgets Fixes (#190)
* CheckboxWidget: Check
* ImageWidget: Check
* LabelWidget: Delete uselessly overridden Layout
* ProgressBarWidget: Check
|
2018-10-09 23:23:22 +02:00 |
Jérôme Leclercq
|
53aa9ea170
|
Layouts (#189)
* Layout WIP
* Widgets/BoxLayout: Fix layout algorithm
* Widgets/BoxLayout: Fix box layout algorithm for good
* SDK/Widgets: Remove padding
* Sdk/Widgets: Make use of minimum/preferred size
* Sdk/TextAreaWidget: Add Minimum/PreferredSize to TextArea
* Sdk/Widgets: Add height/width variants of get/set fixed, maximum, minimum and preferred size methods
* Sdk/BoxLayout: Remove useless code
* Sdk/TextAreaWidget: Fix compilation
* Widgets/TextAreaWidget: Fix cursor position
|
2018-09-11 21:03:44 +02:00 |
S6066
|
d91c48ab50
|
Widgets: Force parent parameter to be present (#172)
|
2018-07-31 13:24:28 +02:00 |
germinolegrand
|
1e55c4d9e9
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
S6066
|
2ed9691c80
|
Added ImageWidget (#139)
* Added ImageWidget
* Remove useless ResizeToContent function
* Add ResizeToContent function
* Forgot operators
* Added textures & colors functions
* oops
|
2017-11-06 16:50:52 +01:00 |