Compare commits

..

1 Commits

Author SHA1 Message Date
Claude Heiland-Allen c7ba9eb768 Merge branch 'parallel-synapse-generation' into 'main'
parallelize synapse generation using OpenMP

See merge request then-try-this/samplebrain!6
2022-10-03 08:57:14 +00:00
4 changed files with 4 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,6 +1,5 @@
<RCC>
<qresource prefix="images">
<file>images/settings.png</file>
<file>images/at.png</file>
<file>images/pause.png</file>
<file>images/play.png</file>

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>samplebrain 0.18.4</string>
<string>samplebrain 0.18.3</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout_4">
@ -1572,20 +1572,7 @@
</font>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../app/samplebrain.qrc">
<normaloff>:/images/images/settings.png</normaloff>:/images/images/settings.png</iconset>
</property>
<property name="iconSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="flat">
<bool>true</bool>
<string>settings</string>
</property>
</widget>
</item>
@ -1620,6 +1607,8 @@
</widget>
<resources>
<include location="../app/samplebrain.qrc"/>
<include location="../app/samplebrain.qrc"/>
<include location="../app/samplebrain.qrc"/>
</resources>
<connections>
<connection>

View File

@ -175,9 +175,6 @@
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
</item>
<item>