Skip to content

Releases: Gepetto/gepetto-viewer-corba

Add Qt5 support

13 Mar 15:50
v2.2.0
Compare
Choose a tag to compare
  • Fix compilation when PythonQt is not used.
  • Fix CMakeLists.txt regarding PythonQt.
  • Update PythonQt decorators.
  • Import PythonQt at startup
  • Remove unused OSGWidget::wid and add decorator to get window ID
  • Do not add mainWindow and osg variable to Python
  • Add MainWindow class decorator to PythonQt.
  • Homogenize calls to WindowsManager
  • Use scoped_lock to avoid deadlock on exception.
  • Remove URDF caching based on file timestamp.
  • Minor change
  • Fix ColorMap
  • Add bug between Qt and OSG in README.md
  • [CMake] Handle compatiblity with mac
  • Add QCustomPlot example.
  • Use Qt 4 by default.
  • Make plugin for QCustomPlot disabled by default.
  • Add plugin pyqcustomplot (GPL License)
  • Clean MatplotlibWidget
  • Hack to fix SEGV when calling IDL createWindow from embeded python interpreter.
  • Add error message if trying to load python plugin without PythonQt
  • Handle dock widget containing OSGWidget properly (visibility of central widget)
  • Add OSGWidget::wid to get access to the window ID from Python.
  • Make MainWindow::createView accessible to Python
  • Show gepetto logo when no dock widget is visible.
  • Add missing #ifdef in settings.cc
  • Update PyQgv bindings and move it to QGraphViz package.
  • Add ability to load python scripts instead of python module.
  • Expose more functions in PyQgv
  • Fix compilation warning.
  • Fix parsing of arguments
  • OSGWidget are created as dock widget.
  • Remove references to hpp-gui when possible.
  • Fix CMake
  • [CMake] Fix extra flag in pkg-config
  • Use Qt mechanism to check Qt version.
  • Fix compilation for Qt >= 5.5.1
  • Fix compilation of PyQgv plugin.
  • Force single threaded OSG widget when with Qt5
  • Compatibility of plugins with Qt5
  • Write qtversion to pkg config file.
  • Properly handle Qt styles
  • Make CMake compliant with Qt5
  • Minor changes to prepare switch to Qt5
  • Fix FindPythonQt.cmake
  • Update documentation
  • Improve QGV bindings
  • Add pyqgv plugin.
  • Add skeleton for C++ plugin
  • Follow change in PythonQt

Maintainance Release

20 Feb 15:32
v2.1.0
Compare
Choose a tag to compare
  • [CmakeLists] add dependency to binary omniNames (#67)
  • [doc] Update doc of setCurveMode
  • Fix shared_ptr #63
  • Add get/setIntProperty
  • shared_ptr compliant for c++98 and c++11
  • Expose LeafNodeLine::setPointsSubset
  • Add Matplotlib python widget
  • Clean PythonWidget
  • Fix installation of headers
  • Synchronize CMake module
  • Fix way of finding config files
  • Accept full filename for configuration files
  • Fix compilation warnings
  • Read Python CORBA server default URL from various sources.
  • Only skip one node in pick handler.

Update Quaternion Convention

11 Oct 14:33
Compare
Choose a tag to compare
v2.0.0

Release v2.0.0