Reviewing merge request #10: Add RowLayout and ColumnLayout components
Commits that would be merged:
- 0959b13
- 439fa8a
- af5726f
- 846adac
- 9398226
- ddfbfa8
- 29f5399
Added LinearLayout component
Added a LinearLayout example
Adjusted LinearLayout to propagate values to upper levels
Split LinearLayout into RowLayout and ColumnLayout to be aligned with QtQuick
Changed Layout API to be compliant with the latest proposal
Changed layout headers license to BSD
0959b13-439fa8aComments
Pushed new version 1
Thanks for applying this. But do you think the non-commercial clause makes sense?
At the moment, the repo code is BSD so people can use it without warranty commercially even if Nokia does not officially support it yet. I discussed this with legal and they were ok with it. I noticed that some of the headers are inconsistent at the moment so we would have to align them but we might as well start with this one.
No, I would also prefer BSD. I just thought the LGPL headers were the official ones.
I’ll push a new commit with the BSD licenses.
Pushed new version 2
Hey Jens, are these the right headers?
Sorry for the delay. I have been a bit busy on mobile stuff lately. Almost correct. I noticed they said (part of Q ts examples) But I will anyway have to go through and clean up this at some point so I merged it. Looks good otherwise.


Add a new comment:
Login or create an account to post a comment