26 <property name="title"> |
26 <property name="title"> |
27 <string>Commit Message</string> |
27 <string>Commit Message</string> |
28 </property> |
28 </property> |
29 <layout class="QVBoxLayout" name="verticalLayout_3"> |
29 <layout class="QVBoxLayout" name="verticalLayout_3"> |
30 <item> |
30 <item> |
31 <widget class="QPlainTextEdit" name="messageEdit"> |
31 <widget class="EricSpellCheckedPlainTextEdit" name="messageEdit"> |
32 <property name="toolTip"> |
32 <property name="toolTip"> |
33 <string>Edit the commit message</string> |
33 <string>Edit the commit message</string> |
34 </property> |
34 </property> |
35 <property name="tabChangesFocus"> |
35 <property name="tabChangesFocus"> |
36 <bool>true</bool> |
36 <bool>true</bool> |
57 <property name="title"> |
57 <property name="title"> |
58 <string>Information</string> |
58 <string>Information</string> |
59 </property> |
59 </property> |
60 <layout class="QVBoxLayout" name="verticalLayout"> |
60 <layout class="QVBoxLayout" name="verticalLayout"> |
61 <item> |
61 <item> |
62 <widget class="QPlainTextEdit" name="infoEdit"> |
62 <widget class="EricSpellCheckedPlainTextEdit" name="infoEdit"> |
63 <property name="readOnly"> |
63 <property name="readOnly"> |
64 <bool>true</bool> |
64 <bool>true</bool> |
65 </property> |
65 </property> |
66 </widget> |
66 </widget> |
67 </item> |
67 </item> |