<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/cc505e3feeaa145435745ec83c5abff4d85c590c">cc505e3f</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-03T02:26:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use 'gb.gui' component instead of 'gb.qt4*' components

[GB.CHART]
* Use 'gb.gui' component instead of 'gb.qt4*' components
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/2e488867a0181e82ee01709092f6873030d9f937">2e488867</a></strong>
<div>
<span>by Bastian Germann</span>
<i>at 2018-08-03T18:08:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use relative instead of absolute symbolic links

[GB.FORM.STOCK]
* Use relative instead of absolute symbolic links
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ece6ff87e32e3e5e491a30d130c978b7a62df1a1">ece6ff87</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-06T10:36:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Correct gb.qt5.component Key
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e07186d2d1040f70908b370102f8a0013b3d0022">e07186d2</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-06T13:39:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use *gui* instead of *qt4* components for some examples
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/4782611dbbebb2b3357e1328d4434acc3c04d917">4782611d</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-13T20:43:57Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Link gb.sdl.sound with libm

sound.c has exp and log calls.

[GB.SDL.SOUND]
* Link with libm
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f0dfa829e7759e141979814e1b87c7f225e78dcb">f0dfa829</a></strong>
<div>
<span>by Benoît Minisini</span>
<i>at 2018-08-23T18:02:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into 'master'

Fix some minor issues found while packaging for Debian without Qt4

See merge request gambas/gambas!30</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#227145c684fc2aad93c3136ac8c9edf2dc739b49">
app/examples/Database/MySQLExample/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#c990c5325da2e6dabeb7789dcc61a0c815fd283b">
app/examples/Drawing/GSLSpline/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#b0e3f982ca80ed101ef4a6cbbd0dc4f2b16b0c37">
app/examples/Games/GNUBoxWorld/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#03aef57d66e4a8fecf3eb73ee33aba2ebebf29f2">
app/examples/Image/Lighttable/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#c983aed89d57a2498ae982a0b7fec73dcd18aca5">
app/examples/Networking/WebBrowser/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#03a7884b26bbb8a5c02b5bfc59c5d364e304186f">
comp/src/gb.chart/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#3f355423d8ab6437332dbbc0d6de63df45d5d690">
comp/src/gb.form.stock/gambas-mono/32/pda.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#908246da148df27f5967771562cded483dc83ca5">
comp/src/gb.form.stock/gambas/32/pda.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#1cb1919142043430106a6a0977fbfbae15df222d">
gb.qt5/src/gb.qt5.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb#d5fcc058bc44bafca3998ee23a8022fb5eae126b">
gb.sdl.sound/src/Makefile.am
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/c2b2d7d624e5a15b4d3c06edcc3e58396a9b0efe...f0dfa829e7759e141979814e1b87c7f225e78dcb">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>