[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kst/portto4/kst
From:       Barth Netterfield <netterfield () astro ! utoronto ! ca>
Date:       2010-08-01 1:32:29
Message-ID: 20100801013229.E46EEAC783 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1157727 by netterfield:

Fix bug in filter/fit new plot creation.


 M  +0 -4      devel-docs/Kst2Specs/Wishlist  
 M  +3 -0      src/libkstapp/filterfitdialog.cpp  
 M  +2 -2      src/libkstapp/filterfittab.ui  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Wishlist #1157726:1157727
@@ -79,8 +79,4 @@
 
 --------------------
 
-fit dialog should have curve placement options: overplot, replace, new plot.
-
---------------------
-
 Legends can get larger than the plot if there are enought things in them.  This \
                should not be.  Requires chewing of the cud...
--- branches/work/kst/portto4/kst/src/libkstapp/filterfitdialog.cpp #1157726:1157727
@@ -231,6 +231,8 @@
       if (_filterFitTab->curvePlacement()->scaleFonts()) {
         plotItem->parentView()->resetPlotFontSizes();
       }
+      plotItem->parentView()->appendToLayout(_filterFitTab->curvePlacement()->layout(), \
plotItem, +                                             \
_filterFitTab->curvePlacement()->gridColumns());  break;
     }
   default:
@@ -278,6 +280,7 @@
       cmd->createItem(tmpstring);
     }
     plotItem->update();
+
   }
 
   _filterFitTab->configWidget()->save();
--- branches/work/kst/portto4/kst/src/libkstapp/filterfittab.ui #1157726:1157727
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1020</width>
-    <height>619</height>
+    <width>609</width>
+    <height>310</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic