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

List:       kde-commits
Subject:    kdevelop/vcs/cvsservice
From:       Robert Gruber <rgruber () users ! sourceforge ! net>
Date:       2005-04-05 19:20:08
Message-ID: 20050405192008.46D1663E () office ! kde ! org
[Download RAW message or body]

CVS commit by rgruber: 

Made "Diff against BASE" the default option.
If working on HEAD it make no difference, but it saves a lot of time 
if working on a branch.


  M +31 -28    diffdialogbase.ui   1.14


--- kdevelop/vcs/cvsservice/diffdialogbase.ui  #1.13:1.14
@@ -1,3 +1,3 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 <class>DiffDialogBase</class>
 <widget class="QDialog">
@@ -30,31 +30,9 @@
                 <string>Build Difference Between</string>
             </property>
-            <vbox>
+            <grid>
                 <property name="name">
                     <cstring>unnamed</cstring>
                 </property>
-                <widget class="QRadioButton">
-                    <property name="name">
-                        <cstring>diffLocalHeadRadio</cstring>
-                    </property>
-                    <property name="text">
-                        <string>Local copy and &amp;HEAD</string>
-                    </property>
-                    <property name="checked">
-                        <bool>true</bool>
-                    </property>
-                </widget>
-                <widget class="QRadioButton">
-                    <property name="name">
-                        <cstring>diffLocalBaseRadio</cstring>
-                    </property>
-                    <property name="text">
-                        <string>&amp;Local copy and BASE</string>
-                    </property>
-                    <property name="checked">
-                        <bool>false</bool>
-                    </property>
-                </widget>
-                <widget class="QLayoutWidget">
+                <widget class="QLayoutWidget" row="2" column="0">
                     <property name="name">
                         <cstring>layout3</cstring>
@@ -82,5 +60,5 @@
                     </hbox>
                 </widget>
-                <widget class="QRadioButton">
+                <widget class="QRadioButton" row="3" column="0">
                     <property name="name">
                         <cstring>diffArbitraryRevRadio</cstring>
@@ -90,5 +68,5 @@
                     </property>
                 </widget>
-                <widget class="QLayoutWidget">
+                <widget class="QLayoutWidget" row="4" column="0">
                     <property name="name">
                         <cstring>layout3</cstring>
@@ -157,5 +135,30 @@
                     </grid>
                 </widget>
-            </vbox>
+                <widget class="QRadioButton" row="1" column="0">
+                    <property name="name">
+                        <cstring>diffLocalHeadRadio</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Local cop&amp;y and HEAD</string>
+                    </property>
+                    <property name="accel">
+                        <string>Alt+Y</string>
+                    </property>
+                </widget>
+                <widget class="QRadioButton" row="0" column="0">
+                    <property name="name">
+                        <cstring>diffLocalBaseRadio</cstring>
+                    </property>
+                    <property name="text">
+                        <string>Local copy a&amp;nd BASE</string>
+                    </property>
+                    <property name="accel">
+                        <string>Alt+N</string>
+                    </property>
+                    <property name="checked">
+                        <bool>true</bool>
+                    </property>
+                </widget>
+            </grid>
         </widget>
         <widget class="Line">


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

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