Wed, 13 Jul 2022 15:34:50 +0200
Revisions <no_multi_processing, Variables Viewer, with_python2> closed.
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | <?xml version="1.0" encoding="UTF-8"?> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | <ui version="4.0"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | <class>SearchWidget</class> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
4 | <widget class="QWidget" name="SearchWidget"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | <property name="geometry"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | <rect> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
7 | <x>0</x> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | <y>0</y> |
6573
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
9 | <width>278</width> |
1830
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
10 | <height>142</height> |
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
11 | </rect> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
12 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
13 | <property name="windowTitle"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
14 | <string>Find</string> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
15 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | <layout class="QVBoxLayout" name="verticalLayout"> |
6325
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
17 | <property name="leftMargin"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
18 | <number>0</number> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
19 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
20 | <property name="topMargin"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
21 | <number>0</number> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
22 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
23 | <property name="rightMargin"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
24 | <number>0</number> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
25 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
26 | <property name="bottomMargin"> |
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
27 | <number>0</number> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
28 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
29 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
30 | <layout class="QHBoxLayout" name="horizontalLayout"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
31 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
32 | <widget class="QToolButton" name="closeButton"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
33 | <property name="toolTip"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
34 | <string>Press to close the window</string> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
35 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
36 | <property name="text"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
37 | <string/> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
38 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
39 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
40 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
41 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
42 | <widget class="QLabel" name="label"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
43 | <property name="text"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
44 | <string>Find:</string> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
45 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
46 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
47 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
48 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
49 | <widget class="QComboBox" name="findtextCombo"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
50 | <property name="sizePolicy"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
51 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
52 | <horstretch>0</horstretch> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
53 | <verstretch>0</verstretch> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
54 | </sizepolicy> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
55 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
56 | <property name="minimumSize"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
57 | <size> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
58 | <width>200</width> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
59 | <height>0</height> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
60 | </size> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
61 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
62 | <property name="editable"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
63 | <bool>true</bool> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
64 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
65 | <property name="insertPolicy"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
66 | <enum>QComboBox::InsertAtTop</enum> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
67 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
68 | <property name="duplicatesEnabled"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
69 | <bool>false</bool> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
70 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
71 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
72 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
73 | </layout> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
74 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
75 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
76 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
77 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
78 | <widget class="QCheckBox" name="caseCheckBox"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
79 | <property name="text"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
80 | <string>Match case</string> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
81 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
82 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
83 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
84 | <item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
85 | <widget class="QCheckBox" name="wordCheckBox"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
86 | <property name="text"> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
87 | <string>Whole word</string> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
88 | </property> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
89 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
90 | </item> |
6573
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
91 | <item> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
92 | <widget class="QCheckBox" name="regexpCheckBox"> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
93 | <property name="text"> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
94 | <string>Regexp</string> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
95 | </property> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
96 | </widget> |
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
97 | </item> |
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
98 | </layout> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
99 | </item> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
100 | <item> |
1829
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
101 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
6325
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
102 | <property name="spacing"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
103 | <number>0</number> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
104 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
105 | <item> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
106 | <spacer name="horizontalSpacer"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
107 | <property name="orientation"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
108 | <enum>Qt::Horizontal</enum> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
109 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
110 | <property name="sizeHint" stdset="0"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
111 | <size> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
112 | <width>40</width> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
113 | <height>20</height> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
114 | </size> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
115 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
116 | </spacer> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
117 | </item> |
1829
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
118 | <item> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
119 | <widget class="QToolButton" name="findPrevButton"> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
120 | <property name="toolTip"> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
121 | <string>Press to find the previous occurrence</string> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
122 | </property> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
123 | </widget> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
124 | </item> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
125 | <item> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
126 | <widget class="QToolButton" name="findNextButton"> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
127 | <property name="toolTip"> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
128 | <string>Press to find the next occurrence</string> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
129 | </property> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
130 | </widget> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
131 | </item> |
6325
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
132 | <item> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
133 | <spacer name="horizontalSpacer_2"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
134 | <property name="orientation"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
135 | <enum>Qt::Horizontal</enum> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
136 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
137 | <property name="sizeHint" stdset="0"> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
138 | <size> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
139 | <width>40</width> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
140 | <height>20</height> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
141 | </size> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
142 | </property> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
143 | </spacer> |
ebdcf9a36f42
Changed some layouts to make some buttons appear next to each other without space.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3656
diff
changeset
|
144 | </item> |
1829
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
145 | </layout> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
146 | </item> |
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
147 | <item> |
1830
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
148 | <widget class="QLabel" name="statusLabel"> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
149 | <property name="text"> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
150 | <string/> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
151 | </property> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
152 | <property name="wordWrap"> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
153 | <bool>true</bool> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
154 | </property> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
155 | </widget> |
f2fccb8c2ab4
Added the capability to search in the output of the terminal window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1829
diff
changeset
|
156 | </item> |
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
157 | </layout> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
158 | </widget> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
159 | <tabstops> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
160 | <tabstop>findtextCombo</tabstop> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
161 | <tabstop>caseCheckBox</tabstop> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
162 | <tabstop>wordCheckBox</tabstop> |
6573
ccac2d1f6858
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
6325
diff
changeset
|
163 | <tabstop>regexpCheckBox</tabstop> |
1829
fa72a573967f
Some fine adjustments to the new search function of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
1823
diff
changeset
|
164 | <tabstop>findPrevButton</tabstop> |
1823
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
165 | <tabstop>findNextButton</tabstop> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
166 | <tabstop>closeButton</tabstop> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
167 | </tabstops> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
168 | <resources/> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
169 | <connections/> |
21d988eaf1bf
Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
170 | </ui> |