2026-07 QList prototype

This commit is contained in:
2026-07-03 22:03:46 +03:00
parent 8242cd1d66
commit 544453d12a
25 changed files with 577 additions and 366 deletions

View File

@@ -24,6 +24,27 @@
<center>
<h1>News</h1>
<div class="news_item">
<h2 class="news_item_title">
<a href="qlist-proto.html">Minimal support of QList in Kotlin Dialect</a>
</h2>
<p class="news_item_date">
2026-07-03
</p>
<div class="news_item_contents">
<p><img src="../../images/2026-07_qlist-proto.jpg" alt="" /></p>
<h1 id="june">June</h1>
<p>In June I returned back to the development of Klin generator (<a href="https://github.com/OGStudio/kotlin-dialect">Kotlin Dialect</a>):
I added the generation of list wrappers. In Qt this wrapper is represented
by <code>QList&lt;Item*&gt;</code> type. The generation of <code>Item</code> itself is pending.</p>
<h1 id="july">July</h1>
<p>In July I plan to finish the generation of <code>Item</code>.</p>
<p>. . .</p>
</div>
<div class="news_item_more">
<a href="qlist-proto.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="gb-git-android.html">Git Budget on Android uses Git</a>
@@ -229,29 +250,6 @@ in a separate browser tab.</p>
<a href="edit-files.html">Continue reading</a>
</div>
</div>
<div class="news_item">
<h2 class="news_item_title">
<a href="display-files.html">List of project files</a>
</h2>
<p class="news_item_date">
2025-10-02
</p>
<div class="news_item_contents">
<video controls width="700">
<source src="../../images/2025-10_display-files.mp4" type="video/mp4"/>
</video>
<h1 id="displayingprojectfiles">Displaying project files</h1>
<p>In September I created the new draft version of PSKOV 2, which now consists of two parts: web client + web server:</p>
<ul>
<li>the web server provides access to files on disk using <a href="lha-jvm-macos.html">Local Host Access</a> format to the web client</li>
<li>the web client provides UI for a human to manage site's contents</li>
</ul>
<p>Logic is in Kotlin. Then Kotlin code is translated to JavaScript for. . .</p>
</div>
<div class="news_item_more">
<a href="display-files.html">Continue reading</a>
</div>
</div>
<p class="pagination_title">Page 1 of 10</p>
<p>