Menu item "Checkout" spawns a dialog, thus requires ellipsis
[qgit4/redivivus.git] / src / console.ui
blobb2a87fbc94e24a14dc51609c8155e65ee46518db
1 <ui version="4.0" >
2  <class>Console</class>
3  <widget class="QMainWindow" name="Console" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>724</width>
9     <height>442</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Action output window - QGit</string>
14   </property>
15   <property name="windowIcon" >
16    <iconset resource="icons.qrc" >:/icons/resources/openterm.png</iconset>
17   </property>
18   <widget class="QWidget" name="widget" >
19    <layout class="QHBoxLayout" >
20     <property name="margin" >
21      <number>9</number>
22     </property>
23     <property name="spacing" >
24      <number>6</number>
25     </property>
26     <item>
27      <layout class="QVBoxLayout" >
28       <property name="margin" >
29        <number>0</number>
30       </property>
31       <property name="spacing" >
32        <number>6</number>
33       </property>
34       <item>
35        <widget class="QFrame" name="frame_3" >
36         <property name="sizePolicy" >
37          <sizepolicy>
38           <hsizetype>5</hsizetype>
39           <vsizetype>1</vsizetype>
40           <horstretch>0</horstretch>
41           <verstretch>0</verstretch>
42          </sizepolicy>
43         </property>
44         <property name="minimumSize" >
45          <size>
46           <width>16</width>
47           <height>70</height>
48          </size>
49         </property>
50         <property name="frameShape" >
51          <enum>QFrame::StyledPanel</enum>
52         </property>
53         <property name="frameShadow" >
54          <enum>QFrame::Plain</enum>
55         </property>
56         <layout class="QHBoxLayout" >
57          <property name="margin" >
58           <number>9</number>
59          </property>
60          <property name="spacing" >
61           <number>6</number>
62          </property>
63          <item>
64           <layout class="QHBoxLayout" >
65            <property name="margin" >
66             <number>0</number>
67            </property>
68            <property name="spacing" >
69             <number>6</number>
70            </property>
71            <item>
72             <widget class="QLabel" name="textLabelCmd" >
73              <property name="sizePolicy" >
74               <sizepolicy>
75                <hsizetype>5</hsizetype>
76                <vsizetype>5</vsizetype>
77                <horstretch>3</horstretch>
78                <verstretch>0</verstretch>
79               </sizepolicy>
80              </property>
81              <property name="font" >
82               <font>
83                <family>Sans Serif</family>
84                <pointsize>9</pointsize>
85                <weight>75</weight>
86                <italic>false</italic>
87                <bold>true</bold>
88                <underline>false</underline>
89                <strikeout>false</strikeout>
90               </font>
91              </property>
92              <property name="toolTip" >
93               <string>Shows action definition</string>
94              </property>
95              <property name="text" >
96               <string>...</string>
97              </property>
98              <property name="textFormat" >
99               <enum>Qt::PlainText</enum>
100              </property>
101              <property name="alignment" >
102               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
103              </property>
104              <property name="wordWrap" >
105               <bool>true</bool>
106              </property>
107             </widget>
108            </item>
109            <item>
110             <spacer>
111              <property name="orientation" >
112               <enum>Qt::Horizontal</enum>
113              </property>
114              <property name="sizeHint" >
115               <size>
116                <width>40</width>
117                <height>20</height>
118               </size>
119              </property>
120             </spacer>
121            </item>
122            <item>
123             <widget class="QPushButton" name="pushButtonTerminate" >
124              <property name="sizePolicy" >
125               <sizepolicy>
126                <hsizetype>1</hsizetype>
127                <vsizetype>0</vsizetype>
128                <horstretch>0</horstretch>
129                <verstretch>0</verstretch>
130               </sizepolicy>
131              </property>
132              <property name="toolTip" >
133               <string>Click to terminate action execution</string>
134              </property>
135              <property name="text" >
136               <string>&amp;Terminate</string>
137              </property>
138              <property name="icon" >
139               <iconset resource="icons.qrc" >:/icons/resources/cancel.png</iconset>
140              </property>
141              <property name="flat" >
142               <bool>false</bool>
143              </property>
144              <property name="autoDefault">
145               <bool>true</bool>
146              </property>
147             </widget>
148            </item>
149           </layout>
150          </item>
151         </layout>
152        </widget>
153       </item>
154       <item>
155        <widget class="QFrame" name="frame" >
156         <property name="frameShape" >
157          <enum>QFrame::StyledPanel</enum>
158         </property>
159         <property name="frameShadow" >
160          <enum>QFrame::Plain</enum>
161         </property>
162         <layout class="QHBoxLayout" >
163          <property name="margin" >
164           <number>9</number>
165          </property>
166          <property name="spacing" >
167           <number>6</number>
168          </property>
169          <item>
170           <widget class="QTextEdit" name="textEditOutput" >
171            <property name="palette" >
172             <palette>
173              <active>
174               <colorrole role="WindowText" >
175                <brush brushstyle="SolidPattern" >
176                 <color alpha="255" >
177                  <red>0</red>
178                  <green>0</green>
179                  <blue>0</blue>
180                 </color>
181                </brush>
182               </colorrole>
183               <colorrole role="Button" >
184                <brush brushstyle="SolidPattern" >
185                 <color alpha="255" >
186                  <red>221</red>
187                  <green>223</green>
188                  <blue>228</blue>
189                 </color>
190                </brush>
191               </colorrole>
192               <colorrole role="Light" >
193                <brush brushstyle="SolidPattern" >
194                 <color alpha="255" >
195                  <red>255</red>
196                  <green>255</green>
197                  <blue>255</blue>
198                 </color>
199                </brush>
200               </colorrole>
201               <colorrole role="Midlight" >
202                <brush brushstyle="SolidPattern" >
203                 <color alpha="255" >
204                  <red>255</red>
205                  <green>255</green>
206                  <blue>255</blue>
207                 </color>
208                </brush>
209               </colorrole>
210               <colorrole role="Dark" >
211                <brush brushstyle="SolidPattern" >
212                 <color alpha="255" >
213                  <red>85</red>
214                  <green>85</green>
215                  <blue>85</blue>
216                 </color>
217                </brush>
218               </colorrole>
219               <colorrole role="Mid" >
220                <brush brushstyle="SolidPattern" >
221                 <color alpha="255" >
222                  <red>199</red>
223                  <green>199</green>
224                  <blue>199</blue>
225                 </color>
226                </brush>
227               </colorrole>
228               <colorrole role="Text" >
229                <brush brushstyle="SolidPattern" >
230                 <color alpha="255" >
231                  <red>85</red>
232                  <green>255</green>
233                  <blue>0</blue>
234                 </color>
235                </brush>
236               </colorrole>
237               <colorrole role="BrightText" >
238                <brush brushstyle="SolidPattern" >
239                 <color alpha="255" >
240                  <red>255</red>
241                  <green>255</green>
242                  <blue>255</blue>
243                 </color>
244                </brush>
245               </colorrole>
246               <colorrole role="ButtonText" >
247                <brush brushstyle="SolidPattern" >
248                 <color alpha="255" >
249                  <red>0</red>
250                  <green>0</green>
251                  <blue>0</blue>
252                 </color>
253                </brush>
254               </colorrole>
255               <colorrole role="Base" >
256                <brush brushstyle="SolidPattern" >
257                 <color alpha="255" >
258                  <red>0</red>
259                  <green>0</green>
260                  <blue>0</blue>
261                 </color>
262                </brush>
263               </colorrole>
264               <colorrole role="Window" >
265                <brush brushstyle="SolidPattern" >
266                 <color alpha="255" >
267                  <red>239</red>
268                  <green>239</green>
269                  <blue>239</blue>
270                 </color>
271                </brush>
272               </colorrole>
273               <colorrole role="Shadow" >
274                <brush brushstyle="SolidPattern" >
275                 <color alpha="255" >
276                  <red>0</red>
277                  <green>0</green>
278                  <blue>0</blue>
279                 </color>
280                </brush>
281               </colorrole>
282               <colorrole role="Highlight" >
283                <brush brushstyle="SolidPattern" >
284                 <color alpha="255" >
285                  <red>103</red>
286                  <green>141</green>
287                  <blue>178</blue>
288                 </color>
289                </brush>
290               </colorrole>
291               <colorrole role="HighlightedText" >
292                <brush brushstyle="SolidPattern" >
293                 <color alpha="255" >
294                  <red>255</red>
295                  <green>255</green>
296                  <blue>255</blue>
297                 </color>
298                </brush>
299               </colorrole>
300               <colorrole role="Link" >
301                <brush brushstyle="SolidPattern" >
302                 <color alpha="255" >
303                  <red>0</red>
304                  <green>0</green>
305                  <blue>238</blue>
306                 </color>
307                </brush>
308               </colorrole>
309               <colorrole role="LinkVisited" >
310                <brush brushstyle="SolidPattern" >
311                 <color alpha="255" >
312                  <red>82</red>
313                  <green>24</green>
314                  <blue>139</blue>
315                 </color>
316                </brush>
317               </colorrole>
318               <colorrole role="AlternateBase" >
319                <brush brushstyle="SolidPattern" >
320                 <color alpha="255" >
321                  <red>232</red>
322                  <green>232</green>
323                  <blue>232</blue>
324                 </color>
325                </brush>
326               </colorrole>
327              </active>
328              <inactive>
329               <colorrole role="WindowText" >
330                <brush brushstyle="SolidPattern" >
331                 <color alpha="255" >
332                  <red>0</red>
333                  <green>0</green>
334                  <blue>0</blue>
335                 </color>
336                </brush>
337               </colorrole>
338               <colorrole role="Button" >
339                <brush brushstyle="SolidPattern" >
340                 <color alpha="255" >
341                  <red>221</red>
342                  <green>223</green>
343                  <blue>228</blue>
344                 </color>
345                </brush>
346               </colorrole>
347               <colorrole role="Light" >
348                <brush brushstyle="SolidPattern" >
349                 <color alpha="255" >
350                  <red>255</red>
351                  <green>255</green>
352                  <blue>255</blue>
353                 </color>
354                </brush>
355               </colorrole>
356               <colorrole role="Midlight" >
357                <brush brushstyle="SolidPattern" >
358                 <color alpha="255" >
359                  <red>255</red>
360                  <green>255</green>
361                  <blue>255</blue>
362                 </color>
363                </brush>
364               </colorrole>
365               <colorrole role="Dark" >
366                <brush brushstyle="SolidPattern" >
367                 <color alpha="255" >
368                  <red>85</red>
369                  <green>85</green>
370                  <blue>85</blue>
371                 </color>
372                </brush>
373               </colorrole>
374               <colorrole role="Mid" >
375                <brush brushstyle="SolidPattern" >
376                 <color alpha="255" >
377                  <red>199</red>
378                  <green>199</green>
379                  <blue>199</blue>
380                 </color>
381                </brush>
382               </colorrole>
383               <colorrole role="Text" >
384                <brush brushstyle="SolidPattern" >
385                 <color alpha="255" >
386                  <red>85</red>
387                  <green>255</green>
388                  <blue>0</blue>
389                 </color>
390                </brush>
391               </colorrole>
392               <colorrole role="BrightText" >
393                <brush brushstyle="SolidPattern" >
394                 <color alpha="255" >
395                  <red>255</red>
396                  <green>255</green>
397                  <blue>255</blue>
398                 </color>
399                </brush>
400               </colorrole>
401               <colorrole role="ButtonText" >
402                <brush brushstyle="SolidPattern" >
403                 <color alpha="255" >
404                  <red>0</red>
405                  <green>0</green>
406                  <blue>0</blue>
407                 </color>
408                </brush>
409               </colorrole>
410               <colorrole role="Base" >
411                <brush brushstyle="SolidPattern" >
412                 <color alpha="255" >
413                  <red>0</red>
414                  <green>0</green>
415                  <blue>0</blue>
416                 </color>
417                </brush>
418               </colorrole>
419               <colorrole role="Window" >
420                <brush brushstyle="SolidPattern" >
421                 <color alpha="255" >
422                  <red>239</red>
423                  <green>239</green>
424                  <blue>239</blue>
425                 </color>
426                </brush>
427               </colorrole>
428               <colorrole role="Shadow" >
429                <brush brushstyle="SolidPattern" >
430                 <color alpha="255" >
431                  <red>0</red>
432                  <green>0</green>
433                  <blue>0</blue>
434                 </color>
435                </brush>
436               </colorrole>
437               <colorrole role="Highlight" >
438                <brush brushstyle="SolidPattern" >
439                 <color alpha="255" >
440                  <red>103</red>
441                  <green>141</green>
442                  <blue>178</blue>
443                 </color>
444                </brush>
445               </colorrole>
446               <colorrole role="HighlightedText" >
447                <brush brushstyle="SolidPattern" >
448                 <color alpha="255" >
449                  <red>255</red>
450                  <green>255</green>
451                  <blue>255</blue>
452                 </color>
453                </brush>
454               </colorrole>
455               <colorrole role="Link" >
456                <brush brushstyle="SolidPattern" >
457                 <color alpha="255" >
458                  <red>0</red>
459                  <green>0</green>
460                  <blue>238</blue>
461                 </color>
462                </brush>
463               </colorrole>
464               <colorrole role="LinkVisited" >
465                <brush brushstyle="SolidPattern" >
466                 <color alpha="255" >
467                  <red>82</red>
468                  <green>24</green>
469                  <blue>139</blue>
470                 </color>
471                </brush>
472               </colorrole>
473               <colorrole role="AlternateBase" >
474                <brush brushstyle="SolidPattern" >
475                 <color alpha="255" >
476                  <red>232</red>
477                  <green>232</green>
478                  <blue>232</blue>
479                 </color>
480                </brush>
481               </colorrole>
482              </inactive>
483              <disabled>
484               <colorrole role="WindowText" >
485                <brush brushstyle="SolidPattern" >
486                 <color alpha="255" >
487                  <red>128</red>
488                  <green>128</green>
489                  <blue>128</blue>
490                 </color>
491                </brush>
492               </colorrole>
493               <colorrole role="Button" >
494                <brush brushstyle="SolidPattern" >
495                 <color alpha="255" >
496                  <red>221</red>
497                  <green>223</green>
498                  <blue>228</blue>
499                 </color>
500                </brush>
501               </colorrole>
502               <colorrole role="Light" >
503                <brush brushstyle="SolidPattern" >
504                 <color alpha="255" >
505                  <red>255</red>
506                  <green>255</green>
507                  <blue>255</blue>
508                 </color>
509                </brush>
510               </colorrole>
511               <colorrole role="Midlight" >
512                <brush brushstyle="SolidPattern" >
513                 <color alpha="255" >
514                  <red>255</red>
515                  <green>255</green>
516                  <blue>255</blue>
517                 </color>
518                </brush>
519               </colorrole>
520               <colorrole role="Dark" >
521                <brush brushstyle="SolidPattern" >
522                 <color alpha="255" >
523                  <red>85</red>
524                  <green>85</green>
525                  <blue>85</blue>
526                 </color>
527                </brush>
528               </colorrole>
529               <colorrole role="Mid" >
530                <brush brushstyle="SolidPattern" >
531                 <color alpha="255" >
532                  <red>199</red>
533                  <green>199</green>
534                  <blue>199</blue>
535                 </color>
536                </brush>
537               </colorrole>
538               <colorrole role="Text" >
539                <brush brushstyle="SolidPattern" >
540                 <color alpha="255" >
541                  <red>199</red>
542                  <green>199</green>
543                  <blue>199</blue>
544                 </color>
545                </brush>
546               </colorrole>
547               <colorrole role="BrightText" >
548                <brush brushstyle="SolidPattern" >
549                 <color alpha="255" >
550                  <red>255</red>
551                  <green>255</green>
552                  <blue>255</blue>
553                 </color>
554                </brush>
555               </colorrole>
556               <colorrole role="ButtonText" >
557                <brush brushstyle="SolidPattern" >
558                 <color alpha="255" >
559                  <red>128</red>
560                  <green>128</green>
561                  <blue>128</blue>
562                 </color>
563                </brush>
564               </colorrole>
565               <colorrole role="Base" >
566                <brush brushstyle="SolidPattern" >
567                 <color alpha="255" >
568                  <red>239</red>
569                  <green>239</green>
570                  <blue>239</blue>
571                 </color>
572                </brush>
573               </colorrole>
574               <colorrole role="Window" >
575                <brush brushstyle="SolidPattern" >
576                 <color alpha="255" >
577                  <red>239</red>
578                  <green>239</green>
579                  <blue>239</blue>
580                 </color>
581                </brush>
582               </colorrole>
583               <colorrole role="Shadow" >
584                <brush brushstyle="SolidPattern" >
585                 <color alpha="255" >
586                  <red>0</red>
587                  <green>0</green>
588                  <blue>0</blue>
589                 </color>
590                </brush>
591               </colorrole>
592               <colorrole role="Highlight" >
593                <brush brushstyle="SolidPattern" >
594                 <color alpha="255" >
595                  <red>86</red>
596                  <green>117</green>
597                  <blue>148</blue>
598                 </color>
599                </brush>
600               </colorrole>
601               <colorrole role="HighlightedText" >
602                <brush brushstyle="SolidPattern" >
603                 <color alpha="255" >
604                  <red>255</red>
605                  <green>255</green>
606                  <blue>255</blue>
607                 </color>
608                </brush>
609               </colorrole>
610               <colorrole role="Link" >
611                <brush brushstyle="SolidPattern" >
612                 <color alpha="255" >
613                  <red>0</red>
614                  <green>0</green>
615                  <blue>238</blue>
616                 </color>
617                </brush>
618               </colorrole>
619               <colorrole role="LinkVisited" >
620                <brush brushstyle="SolidPattern" >
621                 <color alpha="255" >
622                  <red>82</red>
623                  <green>24</green>
624                  <blue>139</blue>
625                 </color>
626                </brush>
627               </colorrole>
628               <colorrole role="AlternateBase" >
629                <brush brushstyle="SolidPattern" >
630                 <color alpha="255" >
631                  <red>232</red>
632                  <green>232</green>
633                  <blue>232</blue>
634                 </color>
635                </brush>
636               </colorrole>
637              </disabled>
638             </palette>
639            </property>
640            <property name="acceptDrops" >
641             <bool>false</bool>
642            </property>
643            <property name="undoRedoEnabled" >
644             <bool>false</bool>
645            </property>
646            <property name="readOnly" >
647             <bool>true</bool>
648            </property>
649            <property name="acceptRichText" >
650             <bool>false</bool>
651            </property>
652           </widget>
653          </item>
654         </layout>
655        </widget>
656       </item>
657       <item>
658        <layout class="QHBoxLayout" >
659         <property name="margin" >
660          <number>0</number>
661         </property>
662         <property name="spacing" >
663          <number>6</number>
664         </property>
665         <item>
666          <spacer>
667           <property name="orientation" >
668            <enum>Qt::Horizontal</enum>
669           </property>
670           <property name="sizeHint" >
671            <size>
672             <width>531</width>
673             <height>20</height>
674            </size>
675           </property>
676          </spacer>
677         </item>
678         <item>
679          <widget class="QPushButton" name="pushButtonOk" >
680           <property name="sizePolicy" >
681            <sizepolicy>
682             <hsizetype>1</hsizetype>
683             <vsizetype>0</vsizetype>
684             <horstretch>0</horstretch>
685             <verstretch>0</verstretch>
686            </sizepolicy>
687           </property>
688           <property name="toolTip" >
689            <string>Click to close window. Warning action will not be terminated if running</string>
690           </property>
691           <property name="text" >
692            <string>&amp;Ok</string>
693           </property>
694           <property name="autoDefault">
695            <bool>true</bool>
696           </property>
697          </widget>
698         </item>
699        </layout>
700       </item>
701      </layout>
702     </item>
703    </layout>
704   </widget>
705   <action name="actionTerminate" >
706    <property name="text" >
707     <string>Terminate</string>
708    </property>
709   </action>
710  </widget>
711  <layoutdefault spacing="6" margin="11" />
712  <tabstops>
713   <tabstop>pushButtonTerminate</tabstop>
714   <tabstop>pushButtonOk</tabstop>
715   <tabstop>textEditOutput</tabstop>
716  </tabstops>
717  <resources>
718   <include location="icons.qrc" />
719  </resources>
720  <connections>
721   <connection>
722    <sender>pushButtonTerminate</sender>
723    <signal>clicked()</signal>
724    <receiver>Console</receiver>
725    <slot>pushButtonTerminate_clicked()</slot>
726    <hints>
727     <hint type="sourcelabel" >
728      <x>658</x>
729      <y>49</y>
730     </hint>
731     <hint type="destinationlabel" >
732      <x>361</x>
733      <y>220</y>
734     </hint>
735    </hints>
736   </connection>
737   <connection>
738    <sender>pushButtonOk</sender>
739    <signal>clicked()</signal>
740    <receiver>Console</receiver>
741    <slot>pushButtonOk_clicked()</slot>
742    <hints>
743     <hint type="sourcelabel" >
744      <x>658</x>
745      <y>404</y>
746     </hint>
747     <hint type="destinationlabel" >
748      <x>361</x>
749      <y>220</y>
750     </hint>
751    </hints>
752   </connection>
753  </connections>
754 </ui>