|
2 | 2 |
|
3 | 3 | ### Ignition Gui 4.X.X
|
4 | 4 |
|
5 |
| -### Ignition Gui 4.0.0 (20XX-XX-XX) |
| 5 | +### Ignition Gui 4.X.X (20XX-XX-XX) |
| 6 | + |
| 7 | +### Ignition Gui 4.0.0 (2020-09-29) |
| 8 | + |
| 9 | +1. GitHub migration |
| 10 | + * [Pull request 59](https://github.com/ignitionrobotics/ign-gui/pull/59) |
| 11 | + |
| 12 | +1. Fixed ImageDisplay in Ubuntu 20.04 |
| 13 | + * [Pull request 88](https://github.com/ignitionrobotics/ign-gui/pull/88) |
| 14 | + |
| 15 | +1. Re-enable publisher test |
| 16 | + * [Pull request 85](https://github.com/ignitionrobotics/ign-gui/pull/85) |
| 17 | + |
| 18 | +1. Disable TopicViewer test on Windows and macOS |
| 19 | + * [Pull request 85](https://github.com/ignitionrobotics/ign-gui/pull/85) |
| 20 | + |
| 21 | +1. Documentation updates |
| 22 | + * [Pull request 106](https://github.com/ignitionrobotics/ign-gui/pull/106) |
| 23 | + * [Pull request 130](https://github.com/ignitionrobotics/ign-gui/pull/130) |
| 24 | + * [Pull request 127](https://github.com/ignitionrobotics/ign-gui/pull/127) |
| 25 | + |
| 26 | +1. Fix qt anchor warnings |
| 27 | + * [Pull request 126](https://github.com/ignitionrobotics/ign-gui/pull/126) |
| 28 | + |
| 29 | +1. Plotting: transport plotting and interface |
| 30 | + * [Pull request 115](https://github.com/ignitionrobotics/ign-gui/pull/115) |
| 31 | + * [Pull request 125](https://github.com/ignitionrobotics/ign-gui/pull/125) |
| 32 | + * [Pull request 124](https://github.com/ignitionrobotics/ign-gui/pull/124) |
| 33 | + * [Pull request 89](https://github.com/ignitionrobotics/ign-gui/pull/89) |
| 34 | + |
| 35 | +1. Use std::chrono instead of common::Time |
| 36 | + * [Pull request 116](https://github.com/ignitionrobotics/ign-gui/pull/116) |
| 37 | + |
| 38 | +1. Depend on QtCharts and change application base class to QApplication |
| 39 | + * [BitBucket pull request 252](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/252) |
| 40 | + |
| 41 | +1. Depend on ign-msgs6 and ign-transport9 |
| 42 | + * [Pull request 92](https://github.com/ignitionrobotics/ign-gui/pull/92) |
6 | 43 |
|
7 | 44 | 1. Depend on ign-rendering4
|
8 | 45 | * [BitBucket pull request 243](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/243)
|
|
0 commit comments