[Kst] kst_hfi_calib_branch: kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Tue Nov 23 02:55:49 CET 2004


CVS commit by staikos: 

merge from HEAD


  M +3 -0      kstlabeldialog.ui   1.11.2.1
  M +1 -1      updatethread.cpp   1.30.2.5


--- kdeextragear-2/kst/kst/updatethread.cpp  #1.30.2.4:1.30.2.5
@@ -198,5 +198,5 @@ bool UpdateThread::doUpdates(bool force,
   }
 
-  if (U == KstObject::NO_CHANGE) { // no need to update further
+  if ((U == KstObject::NO_CHANGE) && (!force)) { // no need to update further
     return false;
   }

--- kdeextragear-2/kst/kst/kstlabeldialog.ui  #1.11:1.11.2.1
@@ -34,4 +34,7 @@
                 <cstring>FontSize</cstring>
             </property>
+             <property name="minValue">
+                 <number>-12</number>
+             </property>
         </widget>
         <widget class="QLabel" row="2" column="4">





More information about the Kst mailing list