Changeset 7385fec in sasview


Ignore:
Timestamp:
Sep 28, 2018 7:07:44 AM (6 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
62c6dc0
Parents:
f1b696d
git-author:
Piotr Rozyczko <piotr.rozyczko@…> (09/28/18 07:06:36)
git-committer:
Piotr Rozyczko <piotr.rozyczko@…> (09/28/18 07:07:44)
Message:

Updated About and Acknowledgement windows. SASVIEW-1184

Location:
src/sas/qtgui
Files:
4 added
10 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/AboutBox.py

    r4992ff2 r7385fec  
    6464        self.cmdLinkANSTO.clicked.connect(functools.partial( 
    6565            GuiUtils.openLink, LocalConfig._ansto_url)) 
     66        self.cmdLinkBAM.clicked.connect(functools.partial( 
     67            GuiUtils.openLink, LocalConfig._bam_url)) 
     68        self.cmdLinkDELFT.clicked.connect(functools.partial( 
     69            GuiUtils.openLink, LocalConfig._delft_url)) 
     70        self.cmdLinkDIAMOND.clicked.connect(functools.partial( 
     71            GuiUtils.openLink, LocalConfig._diamond_url)) 
    6672 
    6773        self.cmdOK.clicked.connect(self.close) 
  • src/sas/qtgui/MainWindow/UI/AboutUI.ui

    rcd2cc745 r7385fec  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>827</width> 
    10     <height>449</height> 
     9    <width>632</width> 
     10    <height>576</height> 
    1111   </rect> 
    1212  </property> 
     
    1414   <string>Form</string> 
    1515  </property> 
    16   <layout class="QGridLayout" name="gridLayout_2"> 
     16  <layout class="QGridLayout" name="gridLayout_3"> 
    1717   <item row="0" column="0" rowspan="2"> 
    1818    <widget class="QLabel" name="label"> 
     
    2828    <widget class="QLabel" name="label_2"> 
    2929     <property name="text"> 
    30       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:18pt;&quot;&gt;SasView&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    31      </property> 
    32     </widget> 
    33    </item> 
    34    <item row="0" column="2"> 
     30      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:36pt;&quot;&gt;SasView&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     31     </property> 
     32    </widget> 
     33   </item> 
     34   <item row="0" column="2" colspan="2"> 
    3535    <widget class="QLabel" name="lblVersion"> 
    3636     <property name="text"> 
    37       <string>TextLabel</string> 
    38      </property> 
    39     </widget> 
    40    </item> 
    41    <item row="4" column="0" colspan="4"> 
    42     <layout class="QGridLayout" name="gridLayout"> 
    43      <item row="0" column="0"> 
    44       <widget class="QPushButton" name="cmdLinkUT"> 
    45        <property name="text"> 
    46         <string/> 
    47        </property> 
    48        <property name="icon"> 
    49         <iconset> 
    50          <normaloff>:/about/utlogo.gif</normaloff>:/about/utlogo.gif</iconset> 
    51        </property> 
    52        <property name="iconSize"> 
    53         <size> 
    54          <width>48</width> 
    55          <height>48</height> 
    56         </size> 
    57        </property> 
    58       </widget> 
    59      </item> 
    60      <item row="0" column="1"> 
    61       <widget class="QPushButton" name="cmdLinkUMD"> 
    62        <property name="text"> 
    63         <string/> 
    64        </property> 
    65        <property name="icon"> 
    66         <iconset> 
    67          <normaloff>:/about/umd_logo.png</normaloff>:/about/umd_logo.png</iconset> 
    68        </property> 
    69        <property name="iconSize"> 
    70         <size> 
    71          <width>48</width> 
    72          <height>48</height> 
    73         </size> 
    74        </property> 
    75       </widget> 
    76      </item> 
    77      <item row="0" column="2"> 
    78       <widget class="QPushButton" name="cmdLinkNIST"> 
    79        <property name="text"> 
    80         <string/> 
    81        </property> 
    82        <property name="icon"> 
    83         <iconset> 
    84          <normaloff>:/about/nist_logo.png</normaloff>:/about/nist_logo.png</iconset> 
    85        </property> 
    86        <property name="iconSize"> 
    87         <size> 
    88          <width>110</width> 
    89          <height>48</height> 
    90         </size> 
    91        </property> 
    92       </widget> 
    93      </item> 
    94      <item row="0" column="3"> 
    95       <widget class="QPushButton" name="cmdLinkSNS"> 
    96        <property name="text"> 
    97         <string/> 
    98        </property> 
    99        <property name="icon"> 
    100         <iconset> 
    101          <normaloff>:/about/sns_logo.png</normaloff>:/about/sns_logo.png</iconset> 
    102        </property> 
    103        <property name="iconSize"> 
    104         <size> 
    105          <width>64</width> 
    106          <height>48</height> 
    107         </size> 
    108        </property> 
    109       </widget> 
    110      </item> 
    111      <item row="0" column="4"> 
    112       <widget class="QPushButton" name="cmdLinkISIS"> 
    113        <property name="text"> 
    114         <string/> 
    115        </property> 
    116        <property name="icon"> 
    117         <iconset> 
    118          <normaloff>:/about/isis_logo.png</normaloff>:/about/isis_logo.png</iconset> 
    119        </property> 
    120        <property name="iconSize"> 
    121         <size> 
    122          <width>128</width> 
    123          <height>48</height> 
    124         </size> 
    125        </property> 
    126       </widget> 
    127      </item> 
    128      <item row="0" column="5"> 
    129       <widget class="QPushButton" name="cmdLinkESS"> 
    130        <property name="text"> 
    131         <string/> 
    132        </property> 
    133        <property name="icon"> 
    134         <iconset> 
    135          <normaloff>:/about/ess_logo.png</normaloff>:/about/ess_logo.png</iconset> 
    136        </property> 
    137        <property name="iconSize"> 
    138         <size> 
    139          <width>48</width> 
    140          <height>48</height> 
    141         </size> 
    142        </property> 
    143       </widget> 
    144      </item> 
    145      <item row="0" column="6"> 
    146       <widget class="QPushButton" name="cmdLinkILL"> 
    147        <property name="text"> 
    148         <string/> 
    149        </property> 
    150        <property name="icon"> 
    151         <iconset> 
    152          <normaloff>:/about/ill_logo.png</normaloff>:/about/ill_logo.png</iconset> 
    153        </property> 
    154        <property name="iconSize"> 
    155         <size> 
    156          <width>48</width> 
    157          <height>48</height> 
    158         </size> 
    159        </property> 
    160       </widget> 
    161      </item> 
    162      <item row="0" column="7"> 
    163       <widget class="QPushButton" name="cmdLinkANSTO"> 
    164        <property name="text"> 
    165         <string/> 
    166        </property> 
    167        <property name="icon"> 
    168         <iconset> 
    169          <normaloff>:/about/ansto_logo.png</normaloff>:/about/ansto_logo.png</iconset> 
    170        </property> 
    171        <property name="iconSize"> 
    172         <size> 
    173          <width>175</width> 
    174          <height>48</height> 
    175         </size> 
    176        </property> 
    177       </widget> 
    178      </item> 
    179     </layout> 
    180    </item> 
    181    <item row="5" column="0" colspan="3"> 
    182     <spacer name="horizontalSpacer"> 
    183      <property name="orientation"> 
    184       <enum>Qt::Horizontal</enum> 
    185      </property> 
    186      <property name="sizeHint" stdset="0"> 
    187       <size> 
    188        <width>593</width> 
    189        <height>20</height> 
    190       </size> 
    191      </property> 
    192     </spacer> 
    193    </item> 
    194    <item row="5" column="3"> 
    195     <widget class="QPushButton" name="cmdOK"> 
    196      <property name="sizePolicy"> 
    197       <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
    198        <horstretch>0</horstretch> 
    199        <verstretch>0</verstretch> 
    200       </sizepolicy> 
    201      </property> 
    202      <property name="text"> 
    203       <string>OK</string> 
    204      </property> 
    205     </widget> 
    206    </item> 
    207    <item row="1" column="1" colspan="2"> 
     37      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:28pt;&quot;&gt;TextLabel&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     38     </property> 
     39    </widget> 
     40   </item> 
     41   <item row="1" column="1"> 
    20842    <widget class="QLabel" name="lblAbout"> 
    20943     <property name="text"> 
     
    22559    </widget> 
    22660   </item> 
     61   <item row="4" column="0" colspan="4"> 
     62    <layout class="QGridLayout" name="gridLayout_2"> 
     63     <item row="0" column="0"> 
     64      <widget class="QPushButton" name="cmdLinkUT"> 
     65       <property name="sizePolicy"> 
     66        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     67         <horstretch>0</horstretch> 
     68         <verstretch>0</verstretch> 
     69        </sizepolicy> 
     70       </property> 
     71       <property name="text"> 
     72        <string/> 
     73       </property> 
     74       <property name="icon"> 
     75        <iconset> 
     76         <normaloff>:/about/utlogo.gif</normaloff>:/about/utlogo.gif</iconset> 
     77       </property> 
     78       <property name="iconSize"> 
     79        <size> 
     80         <width>48</width> 
     81         <height>48</height> 
     82        </size> 
     83       </property> 
     84      </widget> 
     85     </item> 
     86     <item row="0" column="1"> 
     87      <widget class="QPushButton" name="cmdLinkUMD"> 
     88       <property name="sizePolicy"> 
     89        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     90         <horstretch>0</horstretch> 
     91         <verstretch>0</verstretch> 
     92        </sizepolicy> 
     93       </property> 
     94       <property name="text"> 
     95        <string/> 
     96       </property> 
     97       <property name="icon"> 
     98        <iconset> 
     99         <normaloff>:/about/umd_logo.png</normaloff>:/about/umd_logo.png</iconset> 
     100       </property> 
     101       <property name="iconSize"> 
     102        <size> 
     103         <width>48</width> 
     104         <height>48</height> 
     105        </size> 
     106       </property> 
     107      </widget> 
     108     </item> 
     109     <item row="0" column="2"> 
     110      <widget class="QPushButton" name="cmdLinkNIST"> 
     111       <property name="sizePolicy"> 
     112        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     113         <horstretch>0</horstretch> 
     114         <verstretch>0</verstretch> 
     115        </sizepolicy> 
     116       </property> 
     117       <property name="text"> 
     118        <string/> 
     119       </property> 
     120       <property name="icon"> 
     121        <iconset> 
     122         <normaloff>:/about/nist_logo.png</normaloff>:/about/nist_logo.png</iconset> 
     123       </property> 
     124       <property name="iconSize"> 
     125        <size> 
     126         <width>110</width> 
     127         <height>48</height> 
     128        </size> 
     129       </property> 
     130      </widget> 
     131     </item> 
     132     <item row="0" column="3"> 
     133      <widget class="QPushButton" name="cmdLinkESS"> 
     134       <property name="sizePolicy"> 
     135        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     136         <horstretch>0</horstretch> 
     137         <verstretch>0</verstretch> 
     138        </sizepolicy> 
     139       </property> 
     140       <property name="text"> 
     141        <string/> 
     142       </property> 
     143       <property name="icon"> 
     144        <iconset> 
     145         <normaloff>:/about/ess_logo.png</normaloff>:/about/ess_logo.png</iconset> 
     146       </property> 
     147       <property name="iconSize"> 
     148        <size> 
     149         <width>48</width> 
     150         <height>48</height> 
     151        </size> 
     152       </property> 
     153      </widget> 
     154     </item> 
     155     <item row="0" column="4"> 
     156      <widget class="QPushButton" name="cmdLinkISIS"> 
     157       <property name="sizePolicy"> 
     158        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     159         <horstretch>0</horstretch> 
     160         <verstretch>0</verstretch> 
     161        </sizepolicy> 
     162       </property> 
     163       <property name="text"> 
     164        <string/> 
     165       </property> 
     166       <property name="icon"> 
     167        <iconset> 
     168         <normaloff>:/about/isis_logo.png</normaloff>:/about/isis_logo.png</iconset> 
     169       </property> 
     170       <property name="iconSize"> 
     171        <size> 
     172         <width>128</width> 
     173         <height>48</height> 
     174        </size> 
     175       </property> 
     176      </widget> 
     177     </item> 
     178     <item row="0" column="5"> 
     179      <widget class="QPushButton" name="cmdLinkDELFT"> 
     180       <property name="sizePolicy"> 
     181        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     182         <horstretch>0</horstretch> 
     183         <verstretch>0</verstretch> 
     184        </sizepolicy> 
     185       </property> 
     186       <property name="text"> 
     187        <string/> 
     188       </property> 
     189       <property name="icon"> 
     190        <iconset> 
     191         <normaloff>:/about/tudelft_logo.png</normaloff>:/about/tudelft_logo.png</iconset> 
     192       </property> 
     193       <property name="iconSize"> 
     194        <size> 
     195         <width>128</width> 
     196         <height>48</height> 
     197        </size> 
     198       </property> 
     199      </widget> 
     200     </item> 
     201    </layout> 
     202   </item> 
     203   <item row="5" column="0" colspan="4"> 
     204    <layout class="QGridLayout" name="gridLayout"> 
     205     <item row="0" column="0"> 
     206      <widget class="QPushButton" name="cmdLinkILL"> 
     207       <property name="sizePolicy"> 
     208        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     209         <horstretch>0</horstretch> 
     210         <verstretch>0</verstretch> 
     211        </sizepolicy> 
     212       </property> 
     213       <property name="text"> 
     214        <string/> 
     215       </property> 
     216       <property name="icon"> 
     217        <iconset> 
     218         <normaloff>:/about/ill_logo.png</normaloff>:/about/ill_logo.png</iconset> 
     219       </property> 
     220       <property name="iconSize"> 
     221        <size> 
     222         <width>54</width> 
     223         <height>50</height> 
     224        </size> 
     225       </property> 
     226      </widget> 
     227     </item> 
     228     <item row="0" column="1"> 
     229      <widget class="QPushButton" name="cmdLinkANSTO"> 
     230       <property name="sizePolicy"> 
     231        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     232         <horstretch>0</horstretch> 
     233         <verstretch>0</verstretch> 
     234        </sizepolicy> 
     235       </property> 
     236       <property name="text"> 
     237        <string/> 
     238       </property> 
     239       <property name="icon"> 
     240        <iconset> 
     241         <normaloff>:/about/ansto_logo.png</normaloff>:/about/ansto_logo.png</iconset> 
     242       </property> 
     243       <property name="iconSize"> 
     244        <size> 
     245         <width>116</width> 
     246         <height>50</height> 
     247        </size> 
     248       </property> 
     249      </widget> 
     250     </item> 
     251     <item row="0" column="2"> 
     252      <widget class="QPushButton" name="cmdLinkDIAMOND"> 
     253       <property name="sizePolicy"> 
     254        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     255         <horstretch>0</horstretch> 
     256         <verstretch>0</verstretch> 
     257        </sizepolicy> 
     258       </property> 
     259       <property name="text"> 
     260        <string/> 
     261       </property> 
     262       <property name="icon"> 
     263        <iconset> 
     264         <normaloff>:/about/dls_logo.png</normaloff>:/about/dls_logo.png</iconset> 
     265       </property> 
     266       <property name="iconSize"> 
     267        <size> 
     268         <width>177</width> 
     269         <height>50</height> 
     270        </size> 
     271       </property> 
     272      </widget> 
     273     </item> 
     274     <item row="0" column="3"> 
     275      <widget class="QPushButton" name="cmdLinkBAM"> 
     276       <property name="sizePolicy"> 
     277        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     278         <horstretch>0</horstretch> 
     279         <verstretch>0</verstretch> 
     280        </sizepolicy> 
     281       </property> 
     282       <property name="text"> 
     283        <string/> 
     284       </property> 
     285       <property name="icon"> 
     286        <iconset> 
     287         <normaloff>:/about/bam_logo.png</normaloff>:/about/bam_logo.png</iconset> 
     288       </property> 
     289       <property name="iconSize"> 
     290        <size> 
     291         <width>66</width> 
     292         <height>48</height> 
     293        </size> 
     294       </property> 
     295      </widget> 
     296     </item> 
     297     <item row="0" column="4"> 
     298      <widget class="QPushButton" name="cmdLinkSNS"> 
     299       <property name="sizePolicy"> 
     300        <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     301         <horstretch>0</horstretch> 
     302         <verstretch>0</verstretch> 
     303        </sizepolicy> 
     304       </property> 
     305       <property name="text"> 
     306        <string/> 
     307       </property> 
     308       <property name="icon"> 
     309        <iconset> 
     310         <normaloff>:/about/ornl_logo.png</normaloff>:/about/ornl_logo.png</iconset> 
     311       </property> 
     312       <property name="iconSize"> 
     313        <size> 
     314         <width>96</width> 
     315         <height>50</height> 
     316        </size> 
     317       </property> 
     318      </widget> 
     319     </item> 
     320    </layout> 
     321   </item> 
     322   <item row="6" column="0" colspan="3"> 
     323    <spacer name="horizontalSpacer"> 
     324     <property name="orientation"> 
     325      <enum>Qt::Horizontal</enum> 
     326     </property> 
     327     <property name="sizeHint" stdset="0"> 
     328      <size> 
     329       <width>593</width> 
     330       <height>20</height> 
     331      </size> 
     332     </property> 
     333    </spacer> 
     334   </item> 
     335   <item row="6" column="3"> 
     336    <widget class="QPushButton" name="cmdOK"> 
     337     <property name="sizePolicy"> 
     338      <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     339       <horstretch>0</horstretch> 
     340       <verstretch>0</verstretch> 
     341      </sizepolicy> 
     342     </property> 
     343     <property name="text"> 
     344      <string>OK</string> 
     345     </property> 
     346    </widget> 
     347   </item> 
    227348   <item row="3" column="0" colspan="4"> 
    228349    <widget class="QLabel" name="lblText"> 
     
    234355     </property> 
    235356     <property name="text"> 
    236       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This work originally developed as part of the DANSE project funded by the NSF under grant DMR-0520547, and currently maintained by NIST, UMD, ORNL, ISIS, ESS, ILL and last but not least ANSTO.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     357      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This work originally developed as part of the DANSE project funded by the NSF under grant DMR-0520547, and currently maintained by UTK, NIST, UMD, ORNL, ISIS, ESS, ILL, ANSTO, TU Delft, DLS, and the scattering community.&lt;/p&gt;&lt;p&gt;SasView also contains code developed with funding from the EU Horizon 2020 programme under the SINE2020 project (Grant No 654000).&lt;/p&gt;&lt;p&gt;A list of individual contributors can be found at: http://www.sasview.org/contact.html&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    237358     </property> 
    238359     <property name="wordWrap"> 
  • src/sas/qtgui/MainWindow/UI/AcknowledgementsUI.ui

    r83eb5208 r7385fec  
    1010    <x>0</x> 
    1111    <y>0</y> 
    12     <width>436</width> 
    13     <height>212</height> 
     12    <width>508</width> 
     13    <height>283</height> 
    1414   </rect> 
    1515  </property> 
     
    2626   <item row="0" column="0"> 
    2727    <widget class="QLabel" name="label"> 
     28     <property name="sizePolicy"> 
     29      <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 
     30       <horstretch>0</horstretch> 
     31       <verstretch>0</verstretch> 
     32      </sizepolicy> 
     33     </property> 
     34     <property name="maximumSize"> 
     35      <size> 
     36       <width>16777215</width> 
     37       <height>41</height> 
     38      </size> 
     39     </property> 
    2840     <property name="text"> 
    29       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;To ensure the long term support and development of this software please remember to&lt;/p&gt;&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Acknowledge its use in your publications as suggested below&lt;br/&gt;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Reference the following website: http://www.sasview.org&lt;br/&gt;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Reference the model you used if appropriate (see documentation for refs) &lt;br/&gt;&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Send us your reference for our records: developers@sasview.org&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     41      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;To ensure the long term support and development of this software please remember to:&lt;/p&gt;&lt;p&gt;(1) Acknowledge its use in your publications as:&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    3042     </property> 
    3143    </widget> 
     
    3345   <item row="1" column="0"> 
    3446    <widget class="QTextBrowser" name="textBrowser"> 
     47     <property name="sizePolicy"> 
     48      <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> 
     49       <horstretch>0</horstretch> 
     50       <verstretch>0</verstretch> 
     51      </sizepolicy> 
     52     </property> 
     53     <property name="maximumSize"> 
     54      <size> 
     55       <width>16777215</width> 
     56       <height>61</height> 
     57      </size> 
     58     </property> 
    3559     <property name="html"> 
    3660      <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; 
     
    3862p, li { white-space: pre-wrap; } 
    3963&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt; 
    40 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;This work benefited from the use of the SasView application, originally&lt;/span&gt;&lt;/p&gt; 
    41 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;developed under NSF award DMR-0520547.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     64&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This work benefited from the use of the SasView application, originally developed under NSF Award DMR-0520547. SasView also contains code developed with funding from the EU Horizon 2020 programme under the SINE2020 project Grant No 654000.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    4265     </property> 
    4366    </widget> 
     67   </item> 
     68   <item row="2" column="0"> 
     69    <widget class="QLabel" name="label_2"> 
     70     <property name="sizePolicy"> 
     71      <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 
     72       <horstretch>0</horstretch> 
     73       <verstretch>0</verstretch> 
     74      </sizepolicy> 
     75     </property> 
     76     <property name="maximumSize"> 
     77      <size> 
     78       <width>16777215</width> 
     79       <height>21</height> 
     80      </size> 
     81     </property> 
     82     <property name="text"> 
     83      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(2) Reference SasView as:&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     84     </property> 
     85    </widget> 
     86   </item> 
     87   <item row="3" column="0"> 
     88    <widget class="QTextBrowser" name="textBrowser_2"> 
     89     <property name="sizePolicy"> 
     90      <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding"> 
     91       <horstretch>0</horstretch> 
     92       <verstretch>0</verstretch> 
     93      </sizepolicy> 
     94     </property> 
     95     <property name="maximumSize"> 
     96      <size> 
     97       <width>16777215</width> 
     98       <height>31</height> 
     99      </size> 
     100     </property> 
     101     <property name="html"> 
     102      <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; 
     103&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; 
     104p, li { white-space: pre-wrap; } 
     105&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt; 
     106&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;M. Doucet et al. SasView Version 4.2, Zenodo, 10.5281/zenodo.1412041&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     107     </property> 
     108    </widget> 
     109   </item> 
     110   <item row="4" column="0"> 
     111    <widget class="QLabel" name="label_3"> 
     112     <property name="sizePolicy"> 
     113      <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 
     114       <horstretch>0</horstretch> 
     115       <verstretch>0</verstretch> 
     116      </sizepolicy> 
     117     </property> 
     118     <property name="maximumSize"> 
     119      <size> 
     120       <width>16777215</width> 
     121       <height>38</height> 
     122      </size> 
     123     </property> 
     124     <property name="text"> 
     125      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(3) Reference the model you used if appropriate (see documentation for refs)&lt;/p&gt;&lt;p&gt;(4) Send us your reference for our records: developers@sasview.org&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     126     </property> 
     127    </widget> 
     128   </item> 
     129   <item row="5" column="0"> 
     130    <spacer name="verticalSpacer"> 
     131     <property name="orientation"> 
     132      <enum>Qt::Vertical</enum> 
     133     </property> 
     134     <property name="sizeHint" stdset="0"> 
     135      <size> 
     136       <width>20</width> 
     137       <height>40</height> 
     138      </size> 
     139     </property> 
     140    </spacer> 
    44141   </item> 
    45142  </layout> 
  • src/sas/qtgui/MainWindow/UnitTesting/AboutBoxTest.py

    r53c771e r7385fec  
    8080                LocalConfig._ill_url, 
    8181                LocalConfig._ansto_url, 
    82                 LocalConfig._inst_url] 
     82                LocalConfig._inst_url, 
     83                LocalConfig._delft_url, 
     84                LocalConfig._bam_url, 
     85                LocalConfig._diamond_url] 
    8386 
    8487        # Press the buttons 
  • src/sas/qtgui/MainWindow/UnitTesting/GuiManagerTest.py

    rfa762f4 r7385fec  
    312312        # Check if the window is actually opened. 
    313313        self.assertTrue(self.manager.ackWidget.isVisible()) 
    314         self.assertIn("developers@sasview.org", self.manager.ackWidget.label.text()) 
     314        self.assertIn("developers@sasview.org", self.manager.ackWidget.label_3.text()) 
    315315 
    316316    def testActionCheck_for_update(self): 
  • src/sas/qtgui/MainWindow/UnitTesting/WelcomePanelTest.py

    r53c771e r7385fec  
    3737        self.assertIn("SasView", version.text()) 
    3838        self.assertIn("Build:", version.text()) 
    39         self.assertIn("UTK, UMD, NIST, ORNL, ISIS, ESS, ILL and ANSTO", version.text()) 
     39        self.assertIn("UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and BAM", version.text()) 
    4040        
    4141if __name__ == "__main__": 
  • src/sas/qtgui/Utilities/LocalConfig.py

    r6d87082 r7385fec  
    4747_acknowledgement =  \ 
    4848'''This work originally developed as part of the DANSE project funded by the NSF 
    49 under grant DMR-0520547, and currently maintained by NIST, UMD, ORNL, ISIS, ESS 
    50 and ILL. 
     49under grant DMR-0520547, and currently maintained by NIST, UMD, ORNL, ISIS, ESS, 
     50ILL, ANSTO and BAM. 
    5151 
    5252''' 
     
    8282_ill_url = "http://www.ill.eu/" 
    8383_ansto_url = "http://www.ansto.gov.au/" 
     84_bam_url = "http://www.bam.de/" 
    8485_danse_url = "http://www.cacr.caltech.edu/projects/danse/release/index.html" 
    8586_inst_url = "http://www.utk.edu" 
     87_delft_url = "http://www.tudelft.nl/en/tnw/business/facilities/reactor-instituut-delft/" 
     88_diamond_url = "http://www.diamond.ac.uk" 
    8689_corner_image = os.path.join(icon_path, "angles_flat.png") 
    8790_welcome_image = os.path.join(icon_path, "SVwelcome.png") 
    88 _copyright = "(c) 2009 - 2013, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL and ANSTO" 
     91_copyright = "(c) 2009 - 2018, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and BAM" 
    8992 
    9093 
  • src/sas/qtgui/images/convert_rc.bat

    r83eb5208 r7385fec  
    22 
    33 
    4 pyrcc4.exe -py3 %1.qrc -o ..\UI\%1_rc.py 
     4pyrcc5.exe %1.qrc -o ..\UI\%1_rc.py 
    55 
  • src/sas/qtgui/images/images.qrc

    re207c3f r7385fec  
    88    <file>nist_logo.png</file> 
    99    <file>nsf_logo.png</file> 
     10    <file>dls_logo.png</file> 
    1011    <file>sns_logo.png</file> 
    1112    <file>SVwelcome.png</file> 
     13    <file>ornl_logo.png</file> 
     14    <file>tudelft_logo.png</file> 
    1215    <file>SVwelcome_mini.png</file> 
    1316    <file>umd_logo.png</file> 
    1417    <file>utlogo.gif</file> 
     18    <file>bam_logo.png</file> 
    1519    <file>angles_flat.png</file> 
    1620  </qresource> 
Note: See TracChangeset for help on using the changeset viewer.