generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit 0744792
FE/Qt: bugref:10997: Runtime UI / Machine-view: Do not restore guest-screen size-hint if it wasn't stored before; Previously we were sending 800x600 hint in such cases, we'd like to disable that behavior now.
svn:sync-xref-src-repo-rev: r1713751 parent 3c656bb commit 0744792
File tree
3 files changed
+25
-9
lines changed- src/VBox/Frontends/VirtualBox/src/runtime
- normal
3 files changed
+25
-9
lines changedLines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
1524 | 1524 | | |
1525 | 1525 | | |
1526 | 1526 | | |
1527 | - | ||
1527 | + | ||
1528 | 1528 | | |
1529 | 1529 | | |
1530 | 1530 | | |
1531 | 1531 | | |
1532 | - | ||
1532 | + | ||
1533 | 1533 | | |
1534 | + | ||
1535 | + | ||
1536 | + | ||
1537 | + | ||
1538 | + | ||
1539 | + | ||
1540 | + | ||
1541 | + | ||
1542 | + | ||
1543 | + | ||
1534 | 1544 | | |
1545 | + | ||
1535 | 1546 | | |
1536 | 1547 | | |
1537 | 1548 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | - | ||
277 | - | ||
276 | + | ||
277 | + | ||
278 | + | ||
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | - | ||
158 | - | ||
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
162 | + | ||
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
0 commit comments