Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gepetto-viewer-corba
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
gepetto-viewer-corba
Graph
856e05fc06853a2803b95386cbd9e0bc41a5669a
Select Git revision
Branches
5
devel
master
default
pr/153
pr/224
pre-commit-ci-update-config
Tags
20
v6.0.0
v5.8.1
v5.8.0
v5.7.3
v5.7.2
v5.7.1
v5.7.0
v5.6.0
v5.5.1
v5.4.0
v5.3.2
v5.3.1
v5.2.1
v5.1.3
v5.1.2
v5.1.1
v5.1.0
v5.0.0
v4.2.0
v2.3.1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
2
28
Feb
22
21
20
16
15
14
13
12
9
3
7
Dec
1
27
Nov
24
9
8
11
Oct
28
Aug
25
28
Jul
19
18
30
Jun
29
22
Feb
21
15
30
Jan
23
19
18
13
12
10
14
Dec
8
7
27
Oct
26
30
Sep
29
23
21
18
17
23
Aug
17
13
11
5
4
3
2
1
21
Jul
20
19
18
30
Jun
28
23
20
17
15
14
8
6
3
2
1
24
May
23
20
19
18
13
10
7
4
8
Apr
6
30
Mar
25
22
21
18
Feb
16
12
4
28
Jan
27
2
Dec
26
Nov
25
24
10
29
Oct
23
22
21
Aug
14
6
4
24
Jul
23
27
Apr
24
23
17
13
10
2
31
Mar
25
10
8
3
25
Feb
23
10
29
Jan
27
23
22
8
27
Dec
24
21
20
18
17
16
5
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
Merge pull request #69 from jmirabel/qt5
[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
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.
Revert "Do not redirect PythonQt output to plugin."
Do not redirect PythonQt output to plugin.
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.
Update doc.
Loading