2 <class>Teamwork</class>
3 <widget class="QWidget" name="Teamwork" >
4 <property name="geometry" >
12 <layout class="QGridLayout" >
13 <property name="leftMargin" >
16 <property name="topMargin" >
19 <property name="rightMargin" >
22 <property name="bottomMargin" >
25 <property name="horizontalSpacing" >
28 <property name="verticalSpacing" >
31 <item row="1" column="0" >
32 <widget class="QToolBox" name="toolBox" >
33 <property name="currentIndex" >
36 <widget class="QWidget" name="connection" >
37 <property name="geometry" >
45 <attribute name="label" >
46 <string>Connection</string>
48 <layout class="QGridLayout" >
49 <property name="leftMargin" >
52 <property name="topMargin" >
55 <property name="rightMargin" >
58 <property name="bottomMargin" >
61 <property name="horizontalSpacing" >
64 <property name="verticalSpacing" >
67 <item row="0" column="0" >
68 <widget class="QTabWidget" name="connectionTab" >
69 <property name="enabled" >
72 <property name="sizePolicy" >
73 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
74 <horstretch>0</horstretch>
75 <verstretch>0</verstretch>
78 <property name="minimumSize" >
84 <property name="maximumSize" >
86 <width>16777215</width>
87 <height>16777215</height>
90 <property name="currentIndex" >
93 <widget class="QWidget" name="localTab" >
94 <attribute name="title" >
95 <string>Local server</string>
97 <layout class="QGridLayout" >
98 <property name="leftMargin" >
101 <property name="topMargin" >
104 <property name="rightMargin" >
107 <property name="bottomMargin" >
110 <property name="horizontalSpacing" >
113 <property name="verticalSpacing" >
116 <item row="2" column="0" >
117 <widget class="QListView" name="connectedClients" />
119 <item row="1" column="0" >
120 <widget class="QLabel" name="connectedClientsLabel" >
121 <property name="text" >
122 <string>Connected clients:</string>
126 <item row="0" column="0" >
127 <widget class="QCheckBox" name="allowIncoming" >
128 <property name="text" >
129 <string>Allow incoming</string>
135 <widget class="QWidget" name="remoteTab" >
136 <attribute name="title" >
137 <string>Servers</string>
139 <layout class="QGridLayout" >
140 <property name="leftMargin" >
143 <property name="topMargin" >
146 <property name="rightMargin" >
149 <property name="bottomMargin" >
152 <property name="horizontalSpacing" >
155 <property name="verticalSpacing" >
158 <item row="3" column="0" colspan="3" >
159 <widget class="QListView" name="connectedServers" />
161 <item row="1" column="1" >
162 <widget class="KLineEdit" name="loginPassword" >
163 <property name="toolTip" >
164 <string>the password for logging into the server</string>
168 <item row="1" column="2" >
169 <widget class="QPushButton" name="connectServer" >
170 <property name="sizePolicy" >
171 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
172 <horstretch>0</horstretch>
173 <verstretch>0</verstretch>
176 <property name="toolTip" >
177 <string>connect to the given server using the given login-information(if the name is blank the local name is used)</string>
179 <property name="text" >
180 <string>Connect</string>
184 <item row="0" column="0" colspan="3" >
185 <widget class="QComboBox" name="serverBox" >
186 <property name="toolTip" >
187 <string>the server to connect</string>
189 <property name="editable" >
194 <item row="2" column="0" colspan="3" >
195 <widget class="QLabel" name="connectedServersLabel" >
196 <property name="text" >
197 <string>Connected servers:</string>
201 <item row="1" column="0" >
202 <widget class="KLineEdit" name="loginName" >
203 <property name="toolTip" >
204 <string>the user-name for logging into the server</string>
214 <widget class="QWidget" name="developers" >
215 <property name="geometry" >
223 <attribute name="label" >
224 <string>Developers</string>
226 <layout class="QGridLayout" >
227 <property name="leftMargin" >
230 <property name="topMargin" >
233 <property name="rightMargin" >
236 <property name="bottomMargin" >
239 <property name="horizontalSpacing" >
242 <property name="verticalSpacing" >
245 <item row="0" column="0" >
246 <widget class="QLabel" name="availableLabel" >
247 <property name="text" >
248 <string>Available:</string>
252 <item row="1" column="0" >
253 <widget class="QTreeView" name="availableDevelopers" >
254 <property name="enabled" >
257 <property name="sizePolicy" >
258 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
259 <horstretch>0</horstretch>
260 <verstretch>0</verstretch>
263 <property name="maximumSize" >
265 <width>16777215</width>
266 <height>16777215</height>
269 <property name="sizeIncrement" >
275 <property name="baseSize" >
281 <property name="lineWidth" >
284 <property name="editTriggers" >
285 <set>QAbstractItemView::NoEditTriggers</set>
287 <property name="alternatingRowColors" >
290 <property name="indentation" >
293 <property name="rootIsDecorated" >
298 <item row="3" column="0" >
299 <widget class="QTreeView" name="connectedDevelopers" >
300 <property name="sizePolicy" >
301 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
302 <horstretch>0</horstretch>
303 <verstretch>0</verstretch>
306 <property name="maximumSize" >
308 <width>16777215</width>
309 <height>16777215</height>
312 <property name="editTriggers" >
313 <set>QAbstractItemView::NoEditTriggers</set>
315 <property name="alternatingRowColors" >
318 <property name="indentation" >
321 <property name="rootIsDecorated" >
326 <item row="2" column="0" >
327 <widget class="QLabel" name="connectedLabel" >
328 <property name="text" >
329 <string>Collaborating:</string>
335 <widget class="QWidget" name="messaging" >
336 <property name="geometry" >
344 <attribute name="label" >
345 <string>Messaging</string>
347 <layout class="QGridLayout" >
348 <property name="leftMargin" >
351 <property name="topMargin" >
354 <property name="rightMargin" >
357 <property name="bottomMargin" >
360 <property name="horizontalSpacing" >
363 <property name="verticalSpacing" >
366 <item row="0" column="0" >
367 <layout class="QHBoxLayout" >
368 <property name="spacing" >
371 <property name="leftMargin" >
374 <property name="topMargin" >
377 <property name="rightMargin" >
380 <property name="bottomMargin" >
384 <widget class="KComboBox" name="messageTargetUser" >
385 <property name="sizePolicy" >
386 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
387 <horstretch>0</horstretch>
388 <verstretch>0</verstretch>
391 <property name="toolTip" >
392 <string>target-user</string>
394 <property name="editable" >
400 <widget class="QToolButton" name="answeringToButton" >
401 <property name="sizePolicy" >
402 <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
403 <horstretch>0</horstretch>
404 <verstretch>0</verstretch>
407 <property name="contextMenuPolicy" >
408 <enum>Qt::NoContextMenu</enum>
410 <property name="autoFillBackground" >
413 <property name="text" >
414 <string>Answer To</string>
416 <property name="checkable" >
423 <item row="1" column="0" >
424 <layout class="QHBoxLayout" >
425 <property name="spacing" >
428 <property name="leftMargin" >
431 <property name="topMargin" >
434 <property name="rightMargin" >
437 <property name="bottomMargin" >
441 <widget class="QLabel" name="typeLabel" >
442 <property name="sizePolicy" >
443 <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
444 <horstretch>0</horstretch>
445 <verstretch>0</verstretch>
448 <property name="maximumSize" >
451 <height>16777215</height>
454 <property name="layoutDirection" >
455 <enum>Qt::LeftToRight</enum>
457 <property name="text" >
458 <string>Type:</string>
460 <property name="alignment" >
461 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
466 <widget class="QComboBox" name="messageType" >
468 <property name="text" >
469 <string>Message</string>
473 <property name="text" >
474 <string>Comment</string>
478 <property name="text" >
479 <string>Source-discussion</string>
486 <item row="3" column="0" >
487 <layout class="QHBoxLayout" >
488 <property name="spacing" >
491 <property name="leftMargin" >
494 <property name="topMargin" >
497 <property name="rightMargin" >
500 <property name="bottomMargin" >
504 <widget class="QLabel" name="contextLabel" >
505 <property name="sizePolicy" >
506 <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
507 <horstretch>0</horstretch>
508 <verstretch>0</verstretch>
511 <property name="text" >
512 <string>Thread:</string>
517 <widget class="QLineEdit" name="context" />
521 <item row="2" column="0" >
522 <layout class="QHBoxLayout" >
523 <property name="spacing" >
526 <property name="leftMargin" >
529 <property name="topMargin" >
532 <property name="rightMargin" >
535 <property name="bottomMargin" >
539 <widget class="QLabel" name="referenceLabel" >
540 <property name="sizePolicy" >
541 <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
542 <horstretch>0</horstretch>
543 <verstretch>0</verstretch>
546 <property name="text" >
547 <string>Reference:</string>
552 <widget class="QLineEdit" name="reference" />
556 <item row="5" column="0" >
557 <layout class="QHBoxLayout" >
558 <property name="spacing" >
561 <property name="leftMargin" >
564 <property name="topMargin" >
567 <property name="rightMargin" >
570 <property name="bottomMargin" >
574 <widget class="QPushButton" name="clearMessageButton" >
575 <property name="text" >
576 <string>Clear</string>
582 <property name="orientation" >
583 <enum>Qt::Horizontal</enum>
585 <property name="sizeHint" >
594 <widget class="QPushButton" name="sendMessage" >
595 <property name="text" >
596 <string>&Send message</string>
598 <property name="shortcut" >
605 <item row="4" column="0" >
606 <widget class="KTextEdit" name="messageText" >
607 <property name="toolTip" >
608 <string>the message you wish to send</string>
614 <widget class="QWidget" name="localstate" >
615 <property name="geometry" >
623 <attribute name="label" >
624 <string>Local state</string>
626 <layout class="QGridLayout" >
627 <property name="leftMargin" >
630 <property name="topMargin" >
633 <property name="rightMargin" >
636 <property name="bottomMargin" >
639 <property name="horizontalSpacing" >
642 <property name="verticalSpacing" >
645 <item row="0" column="0" >
646 <widget class="QPushButton" name="managePatches" >
647 <property name="text" >
648 <string>Manage local patches</string>
656 <item row="2" column="0" >
657 <widget class="QTabWidget" name="historyTab" >
658 <property name="currentIndex" >
661 <widget class="QWidget" name="messagesTab" >
662 <attribute name="title" >
663 <string>Messages</string>
665 <layout class="QGridLayout" >
666 <property name="leftMargin" >
669 <property name="topMargin" >
672 <property name="rightMargin" >
675 <property name="bottomMargin" >
678 <property name="horizontalSpacing" >
681 <property name="verticalSpacing" >
684 <item row="0" column="0" >
685 <widget class="QTabWidget" name="messageUsers" >
686 <property name="currentIndex" >
689 <widget class="QWidget" name="allUsersTab" >
690 <attribute name="title" >
691 <string>All Users</string>
693 <layout class="QGridLayout" >
694 <property name="leftMargin" >
697 <property name="topMargin" >
700 <property name="rightMargin" >
703 <property name="bottomMargin" >
706 <property name="horizontalSpacing" >
709 <property name="verticalSpacing" >
712 <item row="0" column="0" >
713 <widget class="QTreeView" name="messageList" >
714 <property name="isWrapping" stdset="0" >
723 <item row="1" column="0" >
724 <layout class="QHBoxLayout" >
725 <property name="spacing" >
728 <property name="leftMargin" >
731 <property name="topMargin" >
734 <property name="rightMargin" >
737 <property name="bottomMargin" >
741 <widget class="QPushButton" name="clearMessages" >
742 <property name="text" >
743 <string>Clear</string>
748 <widget class="QPushButton" name="messageHistory" >
749 <property name="text" >
750 <string>History</string>
758 <widget class="QWidget" name="logTab" >
759 <attribute name="title" >
762 <layout class="QGridLayout" >
763 <property name="leftMargin" >
766 <property name="topMargin" >
769 <property name="rightMargin" >
772 <property name="bottomMargin" >
775 <property name="horizontalSpacing" >
778 <property name="verticalSpacing" >
781 <item row="0" column="0" >
782 <layout class="QVBoxLayout" >
783 <property name="spacing" >
786 <property name="leftMargin" >
789 <property name="topMargin" >
792 <property name="rightMargin" >
795 <property name="bottomMargin" >
799 <widget class="QListView" name="logList" />
802 <layout class="QHBoxLayout" >
803 <property name="spacing" >
806 <property name="leftMargin" >
809 <property name="topMargin" >
812 <property name="rightMargin" >
815 <property name="bottomMargin" >
819 <widget class="QPushButton" name="clearLog" >
820 <property name="text" >
821 <string>Clear</string>
826 <widget class="QPushButton" name="saveLog" >
827 <property name="text" >
828 <string>Save</string>
833 <widget class="QToolButton" name="logFilter" >
834 <property name="text" >
835 <string>Filter</string>
847 <item row="0" column="0" >
848 <widget class="QCheckBox" name="enableCollaboration" >
849 <property name="text" >
850 <string>Enable Collaboration</string>
858 <class>KComboBox</class>
859 <extends>QComboBox</extends>
860 <header>kcombobox.h</header>
863 <class>KTextEdit</class>
864 <extends>QTextEdit</extends>
865 <header>ktextedit.h</header>
868 <class>KLineEdit</class>
869 <extends>QLineEdit</extends>
870 <header>klineedit.h</header>