<feed xmlns='http://www.w3.org/2005/Atom'>
<title>larva.git/features, branch master</title>
<subtitle>Qt Quick Controls 2 components for kelakon UI
</subtitle>
<id>https://www.darapsa.org/larva.git/atom?h=master</id>
<link rel='self' href='https://www.darapsa.org/larva.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/'/>
<updated>2022-02-02T13:57:57Z</updated>
<entry>
<title>Update import versions &amp; reindent</title>
<updated>2022-02-02T13:57:57Z</updated>
<author>
<name>ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀</name>
<email>erik@darapsa.co.id</email>
</author>
<published>2022-02-02T13:57:57Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=6e4b396a3f81e798cd30a023fa471473fd1151eb'/>
<id>urn:sha1:6e4b396a3f81e798cd30a023fa471473fd1151eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide the buttons for now</title>
<updated>2022-02-02T03:58:23Z</updated>
<author>
<name>ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀</name>
<email>erik@darapsa.co.id</email>
</author>
<published>2022-02-02T03:58:23Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=46d669bc505b88e51c9905883a04c931e9f80329'/>
<id>urn:sha1:46d669bc505b88e51c9905883a04c931e9f80329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update import versions</title>
<updated>2022-02-02T03:57:44Z</updated>
<author>
<name>ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀</name>
<email>erik@darapsa.co.id</email>
</author>
<published>2022-02-02T03:57:44Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=383eb13d562b6dd55c61ccee347c9a79c4c47a5e'/>
<id>urn:sha1:383eb13d562b6dd55c61ccee347c9a79c4c47a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ticket history brief and list scroll together</title>
<updated>2019-10-03T10:42:25Z</updated>
<author>
<name>ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀</name>
<email>erik@darapsa.co.id</email>
</author>
<published>2019-10-03T10:42:25Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=4f7f7f1a79ea43aeb2266fca27d27346a78125a1'/>
<id>urn:sha1:4f7f7f1a79ea43aeb2266fca27d27346a78125a1</id>
<content type='text'>
First, scrollview's bottom, otherwise it has no height.
Second, according to
https://doc.qt.io/qt-5.12/qml-qtquick-controls2-scrollview.html#sizing
If contains more than 1, should set contentHeight and contentWidth (even though this works with only setting contentHeight)
Third, I set clip to true because of the same doc page.
"If it is not used as a full-screen item, you should consider setting the clip property to true"
Adjust accordingly.
Fourth, ListView's interactive default *is* true, and what we want here is actually false, and let the ScrollView does the scrolling.
</content>
</entry>
<entry>
<title>rework on `TaskHistoryForm`</title>
<updated>2019-10-03T09:42:26Z</updated>
<author>
<name>Anatasof Wirapraja</name>
<email>anatasof.wirapraja@gmail.com</email>
</author>
<published>2019-10-03T09:42:26Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=28e9d9e77320ff92f0ce7e5705311296e8e99107'/>
<id>urn:sha1:28e9d9e77320ff92f0ce7e5705311296e8e99107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed `StackView` to `ScrollView`</title>
<updated>2019-10-03T08:47:51Z</updated>
<author>
<name>Anatasof Wirapraja</name>
<email>anatasof.wirapraja@gmail.com</email>
</author>
<published>2019-10-03T08:47:51Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=a98f8eba7ef3139899967c4d2a0afe5d42ffd2bc'/>
<id>urn:sha1:a98f8eba7ef3139899967c4d2a0afe5d42ffd2bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add background color to `ListView`</title>
<updated>2019-10-03T07:48:03Z</updated>
<author>
<name>Anatasof Wirapraja</name>
<email>anatasof.wirapraja@gmail.com</email>
</author>
<published>2019-10-03T07:48:03Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=e5dc68c840279707e4fb53b704d5674f774df15d'/>
<id>urn:sha1:e5dc68c840279707e4fb53b704d5674f774df15d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>load `TaskHistoryForm` below anchor</title>
<updated>2019-10-03T04:25:43Z</updated>
<author>
<name>Anatasof Wirapraja</name>
<email>anatasof.wirapraja@gmail.com</email>
</author>
<published>2019-10-03T04:25:43Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=39564b2f7f44782eb5a0f2bebcff8860dc77706c'/>
<id>urn:sha1:39564b2f7f44782eb5a0f2bebcff8860dc77706c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `ListView` inside `StackView`</title>
<updated>2019-10-03T04:13:15Z</updated>
<author>
<name>Anatasof Wirapraja</name>
<email>anatasof.wirapraja@gmail.com</email>
</author>
<published>2019-10-03T04:13:15Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=e2ee423c25f302c7fdb0a0c05fa7e7677f9192d8'/>
<id>urn:sha1:e2ee423c25f302c7fdb0a0c05fa7e7677f9192d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move StackView and TaskBrief back here</title>
<updated>2019-10-02T14:24:15Z</updated>
<author>
<name>ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀</name>
<email>erik@darapsa.co.id</email>
</author>
<published>2019-10-02T14:24:15Z</published>
<link rel='alternate' type='text/html' href='https://www.darapsa.org/larva.git/commit/?id=019e19f51c85ca6c2e787740b93487dcde7d4def'/>
<id>urn:sha1:019e19f51c85ca6c2e787740b93487dcde7d4def</id>
<content type='text'>
with ListView taking TaskHistory's place
</content>
</entry>
</feed>
