Atul R
|
cce917681f
|
Bug fixes: Flexlayout. Fixes layout issues (#211)
* bump version
* Fixes size control for the flex layout
* Bumps version
|
2019-11-22 00:02:49 +01:00 |
|
Atul R
|
ab9b080fbd
|
quick fix for layout (#209)
|
2019-11-19 02:30:03 +01:00 |
|
Atul R
|
11ff1be321
|
Fixes sizepolicies for FlexLayout. (#205)
* update package.lock
* Fixes the flexlayout to follow sizehints by yoga.
* fix lint
|
2019-11-19 00:07:18 +01:00 |
|
Atul R
|
edcdbb510e
|
Adds dynamic content support for flex layout. (#199)
* layout performance fix
* adjust size, webdefaults
* Add flexlayout owner to the context
* revert
* reorders setlayout and setflexnode
* add defaults
* fix mainwindow rootNode
* properties to methods
* Adds defaultsAdds flexutils measurewidget
* introduce configure for all types of nodes.
* lint fix
* Revams flexlayout to handle dynamic content
* Adds dynamic layout support for flex layout.
* lint fix
* fix few code updates
|
2019-11-18 00:52:29 +01:00 |
|
Atul R
|
382f2d7da6
|
Changes unique_ptr to qpointer for qobjects since they can be managed by other parent objects. This fixes double memory free. (#182)
|
2019-11-09 00:05:25 +01:00 |
|
Atul R
|
bd65329641
|
Adds linters, code formatters for both js and c++ and adds prepush hook (#178)
|
2019-11-08 19:30:01 +01:00 |
|
Atul R
|
a287d9ca59
|
separates include headers and implementation
|
2019-09-21 22:53:25 +02:00 |
|