Changeset c1cfa80 in sasview for src/sas/qtgui/Perspectives/Fitting


Ignore:
Timestamp:
Aug 31, 2018 6:20:25 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
facf4ca, 0eff615
Parents:
3a473ef
Message:

Added minor fixes from master

  • doc dates
  • improved tooltip on chi2 control
  • regular expression improvement
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.ui

    rd4dac80 rc1cfa80  
    315315       <item row="1" column="3"> 
    316316        <widget class="QGroupBox" name="groupBox_9"> 
     317         <property name="toolTip"> 
     318          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;χ&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt;/DOF (DOF=N&lt;span style=&quot; vertical-align:sub;&quot;&gt;pts&lt;/span&gt;-N&lt;span style=&quot; vertical-align:sub;&quot;&gt;par&lt;/span&gt; fitted)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     319         </property> 
    317320         <property name="title"> 
    318321          <string>Fitting error</string> 
Note: See TracChangeset for help on using the changeset viewer.