File tree
4 files changed
+21
-75
lines changedFilter options
- src/plugins/servicebackends/windows
- tests/auto/service
- TestService
- TestWindowsService
4 files changed
+21
-75
lines changedsrc/plugins/servicebackends/windows/windowsservicebackend.cpp
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicebackend.cpp+11-14Lines changed: 11 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
77 | 76 |
|
78 |
| - |
79 | 77 |
|
80 | 78 |
|
81 | 79 |
|
82 | 80 |
|
83 | 81 |
|
84 | 82 |
|
85 |
| - |
| 83 | + |
86 | 84 |
|
87 | 85 |
|
88 | 86 |
|
| ||
98 | 96 |
|
99 | 97 |
|
100 | 98 |
|
101 |
| - |
| 99 | + |
102 | 100 |
|
103 | 101 |
|
104 | 102 |
|
| ||
126 | 124 |
|
127 | 125 |
|
128 | 126 |
|
129 |
| - |
| 127 | + |
130 | 128 |
|
131 | 129 |
|
132 | 130 |
|
133 | 131 |
|
134 |
| - |
| 132 | + |
135 | 133 |
|
136 |
| - |
137 | 134 |
|
138 | 135 |
|
139 | 136 |
|
140 | 137 |
|
141 | 138 |
|
142 | 139 |
|
143 |
| - |
| 140 | + |
144 | 141 |
|
145 | 142 |
|
146 | 143 |
|
| ||
209 | 206 |
|
210 | 207 |
|
211 | 208 |
|
212 |
| - |
| 209 | + |
213 | 210 |
|
214 | 211 |
|
215 |
| - |
| 212 | + |
216 | 213 |
|
217 | 214 |
|
218 | 215 |
|
| ||
222 | 219 |
|
223 | 220 |
|
224 | 221 |
|
225 |
| - |
| 222 | + |
226 | 223 |
|
227 | 224 |
|
228 | 225 |
|
| ||
234 | 231 |
|
235 | 232 |
|
236 | 233 |
|
237 |
| - |
| 234 | + |
238 | 235 |
|
239 | 236 |
|
240 | 237 |
|
241 | 238 |
|
242 |
| - |
| 239 | + |
243 | 240 |
|
244 | 241 |
|
245 | 242 |
|
246 | 243 |
|
247 | 244 |
|
248 | 245 |
|
249 | 246 |
|
250 |
| - |
| 247 | + |
251 | 248 |
|
252 | 249 |
|
253 | 250 |
|
|
src/plugins/servicebackends/windows/windowsservicebackend.h
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicebackend.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
tests/auto/service/TestService/main.cpp
Copy file name to clipboardExpand all lines: tests/auto/service/TestService/main.cpp+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
|
tests/auto/service/TestWindowsService/tst_windowsservice.cpp
Copy file name to clipboardExpand all lines: tests/auto/service/TestWindowsService/tst_windowsservice.cpp+3-58Lines changed: 3 additions & 58 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
| 75 | + |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| ||
113 | 112 |
|
114 | 113 |
|
115 | 114 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 | 115 |
|
166 | 116 |
|
167 | 117 |
|
| ||
185 | 135 |
|
186 | 136 |
|
187 | 137 |
|
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 | 138 |
|
194 |
| - |
| 139 | + |
195 | 140 |
|
196 | 141 |
|
197 | 142 |
|
| ||
205 | 150 |
|
206 | 151 |
|
207 | 152 |
|
208 |
| - |
| 153 | + |
209 | 154 |
|
210 | 155 |
|
211 | 156 |
|
|
0 commit comments