Sergio Martins
|
e278d0108a
|
Add OperationBase::newOperation() to avoid duplicated code
|
2019-10-13 18:41:27 +01:00 |
|
Sergio Martins
|
ae439e0dad
|
fuzzer: Add new operation: AddDockWidgetAsTab
|
2019-10-13 18:34:51 +01:00 |
|
Sergio Martins
|
0ca0ad492b
|
fuzzer: don't require dock widgets to exist when loading json
They'll be created later. So use their name instead of a pointer
to them.
|
2019-10-13 17:50:50 +01:00 |
|
Sergio Martins
|
78efe4097f
|
fuzzer: Add fromVariantMap(), so we can read the json
|
2019-10-13 14:03:23 +01:00 |
|
Sergio Martins
|
09b2d749fa
|
fuzzer: Don't hide hidden dock widgets and don't show visible ones
|
2019-10-12 10:13:12 +01:00 |
|
Sergio Martins
|
954fb271d3
|
fuzzer: Also serialize the AddDockWidget operation
|
2019-10-11 17:04:26 +01:00 |
|
Sergio Martins
|
2769c8a789
|
fuzzer: Fix serializing QRect and QSize
|
2019-10-11 15:09:24 +01:00 |
|
Sergio Martins
|
005e811eaa
|
fuzzer: Fix hidding/showing operations
They werent receiving a dock widget name.
Normalized them, they now receive Fuzzer* via ctor
|
2019-10-11 13:33:13 +01:00 |
|
Sergio Martins
|
233d3f14cc
|
fuzzer: AddDockWidget operation now works
|
2019-10-11 13:20:16 +01:00 |
|
Sergio Martins
|
e432c0d409
|
fuzzer: Move fuzzer into a fuzzer/ directory
|
2019-10-11 12:45:34 +01:00 |
|