Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui

changeset 1888
03f59d88a62d
parent 0
de9c2efb9d02
child 5508
30626def80dc
equal deleted inserted replaced
1886:732f94385668 1888:03f59d88a62d
1 <ui version="4.0" > 1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
2 <class>SvnCommitDialog</class> 3 <class>SvnCommitDialog</class>
3 <widget class="QWidget" name="SvnCommitDialog" > 4 <widget class="QWidget" name="SvnCommitDialog">
4 <property name="geometry" > 5 <property name="geometry">
5 <rect> 6 <rect>
6 <x>0</x> 7 <x>0</x>
7 <y>0</y> 8 <y>0</y>
8 <width>450</width> 9 <width>450</width>
9 <height>384</height> 10 <height>384</height>
10 </rect> 11 </rect>
11 </property> 12 </property>
12 <property name="windowTitle" > 13 <property name="windowTitle">
13 <string>Subversion</string> 14 <string>Subversion</string>
14 </property> 15 </property>
15 <layout class="QVBoxLayout" name="verticalLayout_3" > 16 <layout class="QVBoxLayout" name="verticalLayout_3">
16 <item> 17 <item>
17 <widget class="QGroupBox" name="logGroup" > 18 <widget class="QGroupBox" name="logGroup">
18 <property name="title" > 19 <property name="title">
19 <string>Commit Message</string> 20 <string>Commit Message</string>
20 </property> 21 </property>
21 <layout class="QVBoxLayout" name="verticalLayout" > 22 <layout class="QVBoxLayout" name="verticalLayout">
22 <item> 23 <item>
23 <widget class="QTextEdit" name="logEdit" > 24 <widget class="QTextEdit" name="logEdit">
24 <property name="toolTip" > 25 <property name="toolTip">
25 <string>Enter the log message.</string> 26 <string>Enter the log message.</string>
26 </property> 27 </property>
27 <property name="whatsThis" > 28 <property name="whatsThis">
28 <string>&lt;b>Log Message&lt;/b> 29 <string>&lt;b&gt;Log Message&lt;/b&gt;
29 &lt;p>Enter the log message for the commit action.&lt;/p></string> 30 &lt;p&gt;Enter the log message for the commit action.&lt;/p&gt;</string>
30 </property> 31 </property>
31 <property name="tabChangesFocus" > 32 <property name="tabChangesFocus">
32 <bool>true</bool> 33 <bool>true</bool>
33 </property> 34 </property>
34 <property name="acceptRichText" > 35 <property name="acceptRichText">
35 <bool>false</bool> 36 <bool>false</bool>
36 </property> 37 </property>
37 </widget> 38 </widget>
38 </item> 39 </item>
39 <item> 40 <item>
40 <widget class="QLabel" name="label" > 41 <widget class="QLabel" name="label">
41 <property name="text" > 42 <property name="text">
42 <string>Recent commit messages</string> 43 <string>Recent commit messages</string>
43 </property> 44 </property>
44 </widget> 45 </widget>
45 </item> 46 </item>
46 <item> 47 <item>
47 <widget class="QComboBox" name="recentComboBox" > 48 <widget class="QComboBox" name="recentComboBox">
48 <property name="toolTip" > 49 <property name="toolTip">
49 <string>Select a recent commit message to use</string> 50 <string>Select a recent commit message to use</string>
50 </property> 51 </property>
51 </widget> 52 </widget>
52 </item> 53 </item>
53 </layout> 54 </layout>
54 </widget> 55 </widget>
55 </item> 56 </item>
56 <item> 57 <item>
57 <widget class="QGroupBox" name="changeListsGroup" > 58 <widget class="QGroupBox" name="changeListsGroup">
58 <property name="title" > 59 <property name="title">
59 <string>Changelists</string> 60 <string>Changelists</string>
60 </property> 61 </property>
61 <layout class="QVBoxLayout" name="verticalLayout_2" > 62 <layout class="QVBoxLayout" name="verticalLayout_2">
62 <item> 63 <item>
63 <widget class="QLineEdit" name="changeListsEdit" > 64 <widget class="QListWidget" name="changeLists">
64 <property name="toolTip" > 65 <property name="toolTip">
65 <string>Enter the list of changelists separated by ';'</string> 66 <string>Select the change lists to limit the commit</string>
66 </property> 67 </property>
67 </widget> 68 </widget>
68 </item> 69 </item>
69 <item> 70 <item>
70 <widget class="QCheckBox" name="keepChangeListsCheckBox" > 71 <widget class="QCheckBox" name="keepChangeListsCheckBox">
71 <property name="toolTip" > 72 <property name="toolTip">
72 <string>Select to keep the changelists</string> 73 <string>Select to keep the changelists</string>
73 </property> 74 </property>
74 <property name="text" > 75 <property name="text">
75 <string>Keep changelists</string> 76 <string>Keep changelists</string>
76 </property> 77 </property>
77 </widget> 78 </widget>
78 </item> 79 </item>
79 </layout> 80 </layout>
80 </widget> 81 </widget>
81 </item> 82 </item>
82 <item> 83 <item>
83 <widget class="QDialogButtonBox" name="buttonBox" > 84 <widget class="QDialogButtonBox" name="buttonBox">
84 <property name="orientation" > 85 <property name="orientation">
85 <enum>Qt::Horizontal</enum> 86 <enum>Qt::Horizontal</enum>
86 </property> 87 </property>
87 <property name="standardButtons" > 88 <property name="standardButtons">
88 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close|QDialogButtonBox::Ok</set> 89 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Close|QDialogButtonBox::Ok</set>
89 </property> 90 </property>
90 </widget> 91 </widget>
91 </item> 92 </item>
92 </layout> 93 </layout>
93 </widget> 94 </widget>
94 <layoutdefault spacing="6" margin="6" /> 95 <layoutdefault spacing="6" margin="6"/>
95 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 96 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
96 <tabstops> 97 <tabstops>
97 <tabstop>logEdit</tabstop> 98 <tabstop>logEdit</tabstop>
98 <tabstop>recentComboBox</tabstop> 99 <tabstop>recentComboBox</tabstop>
99 <tabstop>changeListsEdit</tabstop> 100 <tabstop>changeLists</tabstop>
100 <tabstop>keepChangeListsCheckBox</tabstop> 101 <tabstop>keepChangeListsCheckBox</tabstop>
101 <tabstop>buttonBox</tabstop> 102 <tabstop>buttonBox</tabstop>
102 </tabstops> 103 </tabstops>
103 <resources/> 104 <resources/>
104 <connections/> 105 <connections/>

eric ide

mercurial