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

List:       kde-commits
Subject:    kdevelop/parts/doctreeview
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2003-02-26 20:43:48
[Download RAW message or body]

CVS commit by dymo: 

UI polishing, enable/disable buttons in global configuration don't work unless the project is opened.


  M +6 -0      doctreeglobalconfigwidget.cpp   1.9
  M +14 -4     librarydocdlgbase.ui   1.7


--- kdevelop/parts/doctreeview/doctreeglobalconfigwidget.cpp  #1.8:1.9
@@ -42,4 +42,10 @@ DocTreeGlobalConfigWidget::DocTreeGlobal
     m_widget = widget;
     readConfig();
+    if (!m_part->project())
+    {
+//        extEditButton->setEnabled(false);
+        extEnableButton->setEnabled(false);
+        extDisableButton->setEnabled(false);
+    }
 }
 

--- kdevelop/parts/doctreeview/librarydocdlgbase.ui  #1.6:1.7
@@ -240,15 +240,16 @@
         <header location="global">kurlrequester.h</header>
         <sizehint>
-            <width>0</width>
-            <height>0</height>
+            <width>-1</width>
+            <height>-1</height>
         </sizehint>
         <container>0</container>
         <sizepolicy>
-            <hordata>0</hordata>
-            <verdata>7</verdata>
+            <hordata>7</hordata>
+            <verdata>0</verdata>
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
         </sizepolicy>
         <pixmap>image0</pixmap>
+        <signal>textChanged(const QString &amp;str)</signal>
     </customwidget>
 </customwidgets>
@@ -278,4 +279,13 @@
     </connection>
 </connections>
+<tabstops>
+    <tabstop>libName</tabstop>
+    <tabstop>docLocal</tabstop>
+    <tabstop>libSource</tabstop>
+    <tabstop>buttonOk</tabstop>
+    <tabstop>buttonDefault</tabstop>
+    <tabstop>buttonCancel</tabstop>
+    <tabstop>buttonHelp</tabstop>
+</tabstops>
 <includes>
     <include location="global" impldecl="in implementation">klineedit.h</include>


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

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