Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ign-gui3] Update BitBucket links #47

Merged
merged 1 commit into from
Apr 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
See the [Ignition Robotics contributing guide](https://bitbucket.org/ignitionrobotics/ign-gazebo/src/default/CONTRIBUTING.md).
See the [Ignition Robotics contributing guide](https://ignitionrobotics.org/docs/all/contributing).
84 changes: 42 additions & 42 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,62 +5,62 @@
### Ignition Gui 3.1.0 (2020-03-27)

1. Remove old ign-gui0 stuff
* [Pull request 248](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/248)
* [BitBucket pull request 248](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/248)

1. Fix homebrew warnings
* [Pull request 249](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/249)
* [BitBucket pull request 249](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/249)

1. Add space for pausing sim
* [Pull request 245](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/245)
* [BitBucket pull request 245](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/245)

1. Prettify plugin menu
* [Pull request 231](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/231)
* [BitBucket pull request 231](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/231)

1. Expose QML context to plugins
* [Pull request 244](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/244)
* [BitBucket pull request 244](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/244)

1. Fix changing topics in ImageDisplay
* [Pull request 224](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/224)
* [BitBucket pull request 224](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/224)

1. Made image display responsive.
* [Pull request 223](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/223)
* [BitBucket pull request 223](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/223)

1. Downstream applications can override icon using MainWindow::setIcon once they get the window.
* [Pull request 222](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/222)
* [BitBucket pull request 222](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/222)

1. Add support for visualizing int 16 bit images in ImageDisplay
* [Pull request 241](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/241)
* [BitBucket pull request 241](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/241)

1. Example opening a dialog and accessing main window from plugin
* [Pull request 242](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/242)
* [BitBucket pull request 242](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/242)

1. Example composing one plugin with multiple QML files
* [Pull request 235](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/235)
* [BitBucket pull request 235](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/235)

1. Protect against null tinyxml GetText
* [Pull request 236](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/236)
* [BitBucket pull request 236](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/236)

1. Example using Ign\*.qml components
* [Pull request 240](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/240)
* [BitBucket pull request 240](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/240)

1. Config tutorial
* [Pull request 233](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/233)
* [BitBucket pull request 233](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/233)

1. Add copyright to all QML files
* [Pull request 232](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/232)
* [BitBucket pull request 232](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/232)

1. Documentation updates
* [Pull request 229](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/229)
* [Pull request 228](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/228)
* [Pull request 230](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/230)
* [BitBucket pull request 229](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/229)
* [BitBucket pull request 228](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/228)
* [BitBucket pull request 230](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/230)

### Ignition Gui 3.0.0 (2019-12-10)

1. Depend on ign-transport8 and ign-msgs5
* [Pull request 225](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/225)
* [BitBucket pull request 225](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/225)

1. Depend on ign-rendering3
* [Pull request 221](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/221)
* [BitBucket pull request 221](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/221)

## Ignition Gui 2

Expand All @@ -70,77 +70,77 @@
### Ignition Gui 2.1.0 (2020-03-04)

1. Add space for pausing sim
* [Pull request 245](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/245)
* [BitBucket pull request 245](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/245)

1. Expose QML context to plugins
* [Pull request 244](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/244)
* [BitBucket pull request 244](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/244)

1. Prettify plugin menu
* [Pull request 231](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/231)
* [BitBucket pull request 231](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/231)

1. Example opening a dialog and accessing main window from plugin
* [Pull request 242](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/242)
* [BitBucket pull request 242](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/242)

1. Example using Ign\*.qml components
* [Pull request 240](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/240)
* [BitBucket pull request 240](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/240)

1. Protect against null tinyxml GetText
* [Pull request 236](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/236)
* [BitBucket pull request 236](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/236)

1. Config tutorial
* [Pull request 233](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/233)
* [BitBucket pull request 233](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/233)

1. Add copyright to all QML files
* [Pull request 232](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/232)
* [BitBucket pull request 232](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/232)

1. Fix changing topics in ImageDisplay
* [Pull request 224](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/224)
* [BitBucket pull request 224](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/224)

### Ignition Gui 2.0.1

1. Made image display responsive.
* [Pull request 223](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/223)
* [BitBucket pull request 223](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/223)

1. Downstream applications can override this using MainWindow::setIcon once they get the window.
* [Pull request 222](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/222)
* [BitBucket pull request 222](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/222)

### Ignition Gui 2.0.0

1. Delete QmlApplicationEngine later.
* [Pull request 209](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/209)
* [BitBucket pull request 209](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/209)

1. Decouple toolbar colors from material theme colors.
* [Pull request 208](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/208)
* [BitBucket pull request 208](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/208)

1. Stop mouse wheel propagation at the card level.
* [Pull request 207](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/207)
* [BitBucket pull request 207](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/207)

1. Fix theme support.
* [Pull request 206](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/206)
* [BitBucket pull request 206](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/206)

1. Don't install plugin headers, move images to unported.
* [Pull request 205](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/205)
* [BitBucket pull request 205](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/205)

1. Application PluginAdded signal.
* [Pull request 204](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/204)
* [BitBucket pull request 204](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/204)

1. Use the new `msgs::Image::pixel_format_type` field, and treat `msgs::Image::pixel_format` as a backup.
* [Pull request 203](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/203)
* [BitBucket pull request 203](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/203)

1. Upgrade to ignition-msgs4 and ignition-transport7.
* [Pull request 202](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/202)
* [BitBucket pull request 202](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/202)

1. Fix topic echo test and make msgs visible.
* [Pull request 201](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/201)
* [BitBucket pull request 201](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/201)

## Ignition Gui 1

### Ignition Gui 1.X.X

1. Move files not ported to v1 to a separate dir for clarity.
* [Pull request 196](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/196)
* [BitBucket pull request 196](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/196)

1. Get ign-gui plugin interface in case there are others.
* [Pull request 186](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests/186)
* [BitBucket pull request 186](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gui/pull-requests/186)

### Ignition Gui 1.0.0
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

**Maintainer:** louise [AT] openrobotics [DOT] org

[![Bitbucket open issues](https://img.shields.io/bitbucket/issues-raw/ignitionrobotics/ign-gui.svg)](https://bitbucket.org/ignitionrobotics/ign-gui/issues)
[![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/ignitionrobotics/ign-gui.svg)](https://bitbucket.org/ignitionrobotics/ign-gui/pull-requests)
[![GitHub open issues](https://img.shields.io/github/issues-raw/ignitionrobotics/ign-gui.svg)](https://github.com/ignitionrobotics/ign-gui/issues)
[![GitHub open pull requests](https://img.shields.io/github/issues-pr-raw/ignitionrobotics/ign-gui.svg)](https://github.com/ignitionrobotics/ign-gui/pulls)
[![Discourse topics](https://img.shields.io/discourse/https/community.gazebosim.org/topics.svg)](https://community.gazebosim.org)
[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](https://www.apache.org/licenses/LICENSE-2.0)

Expand Down Expand Up @@ -56,7 +56,7 @@ which can be used to add custom widgets.
* Qt-based widgets, with support for both Qt5 widgets and QtQuick
* Plugin-based interface, so it's easy to add new widgets
* Several plugins ready to be used
* 3D scene integration using [Ignition Rendering](https://bitbucket.org/ignitionrobotics/ign-rendering/)
* 3D scene integration using [Ignition Rendering](https://github.com/ignitionrobotics/ign-rendering/)

# Install

Expand Down Expand Up @@ -107,7 +107,7 @@ Install dependencies:
Clone source code:

# This checks out the `default` branch. You can append `-b ign-gui#` (replace # with a number) to checkout a specific version
hg clone http://bitbucket.org/ignitionrobotics/ign-gui
git clone http://github.com/ignitionrobotics/ign-gui

### Building from source

Expand Down Expand Up @@ -153,7 +153,7 @@ ln -s /usr/local/share/ignition/transportlog7.yaml .
export IGN_CONFIG_PATH=$HOME/.ignition/tools/configs
```

This issue is tracked [here](https://bitbucket.org/ignitionrobotics/ign-tools/issues/8/too-strict-looking-for-config-paths).
This issue is tracked [here](https://github.com/ignitionrobotics/ign-tools/issues/8/too-strict-looking-for-config-paths).

# Testing

Expand Down Expand Up @@ -189,24 +189,24 @@ further instructions on how to disable testing, run test coverage, etc.

* `tutorials`: Markdown files for the [tutorials](https://ignitionrobotics.org/api/gui/1.0/tutorials.html).

* `conf`: Files needed by [ign-tools](https://bitbucket.org/ignitionrobotics/ign-tools).
* `conf`: Files needed by [ign-tools](https://github.com/ignitionrobotics/ign-tools).

* `doc`: Files used by Doxygen when generating documentation.

# Contributing

Please see
[CONTRIBUTING.md](https://bitbucket.org/ignitionrobotics/ign-gazebo/src/default/CONTRIBUTING.md).
[CONTRIBUTING.md](https://ignitionrobotics.org/docs/all/contributing).

# Code of Conduct

Please see
[CODE\_OF\_CONDUCT.md](https://bitbucket.org/ignitionrobotics/ign-gazebo/src/default/CODE_OF_CONDUCT.md).
[CODE\_OF\_CONDUCT.md](https://github.com/ignitionrobotics/ign-gazebo/blob/master/CODE_OF_CONDUCT.md).

# Versioning

This library uses [Semantic Versioning](https://semver.org/). Additionally, this library is part of the [Ignition Robotics project](https://ignitionrobotics.org) which periodically releases a versioned set of compatible and complimentary libraries. See the [Ignition Robotics website](https://ignitionrobotics.org) for version and release information.

# License

This library is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). See also the [LICENSE](https://bitbucket.org/ignitionrobotics/ign-gui/src/default/LICENSE) file.
This library is licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). See also the [LICENSE](https://github.com/ignitionrobotics/ign-gui/blob/master/LICENSE) file.
6 changes: 3 additions & 3 deletions bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pipelines:
# # Ignition msgs (uncomment if a specific branch is needed)
# - apt install -y
# libprotobuf-dev protobuf-compiler libprotoc-dev
# - hg clone http://bitbucket.org/ignitionrobotics/ign-msgs -b default
# - git clone http://github.com/ignitionrobotics/ign-msgs -b master
# - cd ign-msgs
# - mkdir build
# - cd build
Expand All @@ -56,7 +56,7 @@ pipelines:
# # Ignition transport (uncomment if a specific branch is needed)
# - apt install -y
# libzmq3-dev uuid-dev libsqlite3-dev
# - hg clone http://bitbucket.org/ignitionrobotics/ign-transport -b default
# - git clone http://github.com/ignitionrobotics/ign-transport -b master
# - cd ign-transport
# - mkdir build
# - cd build
Expand All @@ -68,7 +68,7 @@ pipelines:
# libogre-1.9-dev
# libogre-2.1-dev
# libglew-dev libfreeimage-dev freeglut3-dev libxmu-dev libxi-dev
# - hg clone http://bitbucket.org/ignitionrobotics/ign-rendering -b default
# - git clone http://github.com/ignitionrobotics/ign-rendering -b master
# - cd ign-rendering
# - mkdir build
# - cd build
Expand Down
2 changes: 1 addition & 1 deletion test/integration/ExamplesBuild_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
using namespace ignition;

// Helper functions copied from
// https://bitbucket.org/ignitionrobotics/ign-common/raw/default/src/Filesystem_TEST.cc
// https://github.com/ignitionrobotics/ign-common/raw/master/src/Filesystem_TEST.cc

#ifndef _WIN32
#include <fcntl.h> // NOLINT(build/include_order)
Expand Down
2 changes: 1 addition & 1 deletion tutorials/03_plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The plugin contains [QML](https://doc.qt.io/qt-5/qtqml-index.html)
code that specifies what the widget looks like, as well as C++ code
that defines the plugin's behaviour and ties it to other libraries.

See [HelloPlugin](https://bitbucket.org/ignitionrobotics/ign-gui/src/ign-gui2/examples/plugin/hello_plugin/)
See [HelloPlugin](https://github.com/ignitionrobotics/ign-gui/blob/ign-gui2/examples/plugin/hello_plugin/)
for an example.

## Finding plugins
Expand Down
2 changes: 1 addition & 1 deletion tutorials/05_style.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ but it is also possible to use others such as Default and Universal. This tutori
focuses on customizing the Material style.

The default style is hardcoded into the
[qtquickcontrols2.conf](https://bitbucket.org/ignitionrobotics/ign-gui/src/default/include/ignition/gui/qtquickcontrols2.conf)
[qtquickcontrols2.conf](https://github.com/ignitionrobotics/ign-gui/blob/master/include/ignition/gui/qtquickcontrols2.conf)
file.

There are a few ways to override the default style:
Expand Down
4 changes: 2 additions & 2 deletions tutorials/07_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ Ignition GUI accepts the following top-level elements on a config file:
* `filename`: This attribute specifies the plugin library to be loaded.
* `<ignition-gui>`: Ignition GUI processes this block before passing the
config to the plugin. See
[plugin_params.config](https://bitbucket.org/ignitionrobotics/ign-gui/src/ign-gui2/examples/config/plugin_params.config)
[plugin_params.config](https://github.com/ignitionrobotics/ign-gui/blob/ign-gui2/examples/config/plugin_params.config)
for an example.
* custom elements: Developers can read custom plugin configurations overriding the
[Plugin::LoadConfig](https://ignitionrobotics.org/api/gui/3.0/classignition_1_1gui_1_1Plugin.html#a72064530af4cd247b994b905559fd4ee)
function, see the
[HelloPlugin](https://bitbucket.org/ignitionrobotics/ign-gui/src/ign-gui2/examples/plugin/hello_plugin/HelloPlugin.cc)
[HelloPlugin](https://github.com/ignitionrobotics/ign-gui/blob/ign-gui2/examples/plugin/hello_plugin/HelloPlugin.cc)
example.

See the example plugin block below:
Expand Down