qmxgraph
qmxgraph copied to clipboard
A Qt graph drawing widget using JavaScript's mxGraph library.
updates: - [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.0 → v3.0.0-alpha.4](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.0...v3.0.0-alpha.4) - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0) - [github.com/PyCQA/autoflake: v1.6.1 → v2.0.0](https://github.com/PyCQA/autoflake/compare/v1.6.1...v2.0.0) - [github.com/asottile/reorder_python_imports: v3.8.3 → v3.9.0](https://github.com/asottile/reorder_python_imports/compare/v3.8.3...v3.9.0) - [github.com/pre-commit/mirrors-mypy: v0.981 →...
Needed for [ASIM-4848](https://eden.esss.co/jira/browse/ASIM-4848). Main PR in https://github.com/ESSS/alfasim/pull/38/. When cells are copied by ctrl+dragging, a callback is executed as the new cells are added, but decorations weren't passed along with nodes...
After updating "prettier" pre-commit hook to "v3.0.0-alpha.0" PhantomJS started to fail parsing the javascript source due new trailing commas, the command line option `--trailing-comma=none` will avoid that. We need: -...
- [ ] Extract documentation from docstrings and publish on readthedocs; - [x] Add proper install and usage instructions; - [x] Craft a minimal complete example of the usage; -...
This test is a follow uo to #108
We ended up merging #61 without a test because we need to make a release and would like for this to be included on it. We should revisit this when...
Full log of run that failed ``` Worker information hostname: travis-worker-gce-org-prod5-9:4b5575e8-ffb8-44f3-8078-429df9872530 version: v2.5.0 https://github.com/travis-ci/worker/tree/da3a43228dffc0fcca5a46569ca786b22991979f instance: testing-gce-87578cdc-2d65-4023-8d0f-5003da283883:travis-ci-sugilite-trusty-1480960799 startup: 22.049602014s Build system information Build language: python Build group: stable Build dist: trusty...