Sergio Martins
|
18b49686f1
|
tests|qtquick: Remove the XFAIL, fixed by #211
|
2021-06-29 00:15:48 +01:00 |
|
Sergio Martins
|
89623eb8b4
|
tests|qtquick: Add a test for weirdness reported in #211
Not the exact issue from #211, but more tests will follow
|
2021-06-28 22:27:11 +01:00 |
|
Sergio Martins
|
517bfca259
|
Add a unit-test for issue #199
|
2021-05-23 12:20:20 +01:00 |
|
Sergio Martins
|
70ecdaf54c
|
Add a failing test for issue #196
|
2021-05-17 21:12:59 +01:00 |
|
Sergio Martins
|
2836edd32d
|
qtquick: Add a test to see that main window position is restored
Will improve it with QtQuick corner cases
|
2021-05-10 23:04:37 +01:00 |
|
Sergio Martins
|
ba0d515330
|
qtquick: Don't run tst_maxSizedFloatingWindow
We only support max-size constraints for QtWidgets, for now.
|
2021-05-02 00:19:47 +01:00 |
|
Sergio Martins
|
69154c0384
|
qtquick: Make setParent(nullptr) to hide the widget too
As done for QtWidgets.
Fixes a case where closing the dock widget wouldn't hide it.
As reported by Roman
|
2021-05-02 00:11:58 +01:00 |
|
Sergio Martins
|
9e42b11272
|
Minor coding styling
|
2021-04-29 18:15:45 +01:00 |
|
Sergio Martins
|
d289134b15
|
Add a unit-test for disabling RelativeFloatingWindowGeometry
Fixes #175
|
2021-04-28 21:27:47 +01:00 |
|
Sergio Martins
|
66d12fef82
|
fix build
|
2021-04-27 23:56:58 +01:00 |
|
Sergio Martins
|
9d7de9ea4d
|
Fix sizing of widgets that skip LayoutSaver's restore
LayoutWidget::onResize() was bailing out early, but the actual
restore hadn't even started
|
2021-04-23 19:39:07 +01:00 |
|
Sergio Martins
|
b330f902fd
|
tests: Move class into the header
File is getting too big
|
2021-04-23 18:03:49 +01:00 |
|