summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27Fix default areaKazumasa Mitsunari1-1/+1
Default area is "normal.full", so fix it. Change-Id: Idf0f8cf6aaedeb7c850ff2b7917d1f10dd7c52d6 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-14Fix: free(): invalid next size (normal)Romain Forlot2-3/+2
Wrong str allocation leads to crash binding ! Change-Id: I58f6e1c6585a97a7221a6a309bd2d98bf634f111 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-11Fix header installationflounder_5.99.1flounder/5.99.1eel_4.99.3eel/4.99.35.99.14.99.3Scott Murray1-1/+1
Header installation wasn't working due to a typo, fix it. Change-Id: Ie63fcfbf512a0de14e2bdb9f4f737f4cef335100 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-10Add initial code of qlibwindowmanagerKazumasa Mitsunari3-0/+216
qlibwindowmanager is the wrapper library of libwindowmanager for Qt application Change-Id: I7058d918b73d5f5b6edfb4a32ca697bfd7f53cff Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>