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

Fix CMake example running #96

Closed
wants to merge 651 commits into from
Closed

Conversation

winterheart
Copy link
Contributor

cneben and others added 30 commits September 12, 2017 12:13
Add (basic) custom port sample.
Cosmetic fixes in topology sample.

Signed-off-by: cneben <[email protected]>
Fix custom dock item configuration bug.

Signed-off-by: cneben <[email protected]>
Signed-off-by: cneben <[email protected]>
Expose selectionItem as a delegate
…te'.

Fix a serious bug in qan::Graph::clearSelection().
Add support QQmlComponent for std::unique_ptr default_delete.
Reactivate selectionColor, selectionMargin, selectionWeight properties in Graph after @Jackneill selection delegate changes.
Add animation and state support in SelectionItem.qml default selection delegate.
Rename 'selectionItemDelegate' and all related code to 'selectionDelegate'.
Add more robust QML component management in qan::Graph with a createComponent() factory.
Adress cneben#21

Signed-off-by: cneben <[email protected]>
Signed-off-by: cneben <[email protected]>
Add line type selector in edges sample.

Signed-off-by: cneben <[email protected]>
Report better error message when delegate components fails to load.

Signed-off-by: cneben <[email protected]>
Signed-off-by: cneben <[email protected]>
Various optimizations in edge geometry update signals.
Optimization of getLineIntersection() methods.

Signed-off-by: cneben <[email protected]>
Optimize control point update with a single signal.
Create generateLabelPosition() method, add support for label generation in edge geometry cache.

Signed-off-by: cneben <[email protected]>
Factorize code in EdgeItem::generateLineGeometry().

Signed-off-by: cneben <[email protected]>
NielsBillenLuminex and others added 22 commits June 3, 2019 11:49
Partial fix for cneben#87.
Fix Group::draggable accessors.
Fix GroupItem::containerItem accessors.
Various cosmetic fixes.

Signed-off-by: cneben <[email protected]>
- Merge @Garcia6l20 commit  6b7e8ad, add method removeSelection().
- Various cosmetic fixes in qan::Grid.
- Add a default grid in qan::Navigable.

Signed-off-by: cneben <[email protected]>
…been dragged).

Complete rewrite of qan::LineGrid and Qan.LineGrid.
Cosmetic fixes in qan::Grid.
Remove obsolete qan::PointGrid and Qan.PointGrid support.
Fix a qan::Navigable bug in setGrid() and updateGrid().

Signed-off-by: cneben <[email protected]>
Signed-off-by: cneben <[email protected]>
Update README.MD.
Reintegrate (manually...) @NielsBillen changes in MR cneben#91

Signed-off-by: cneben <[email protected]>
Fix CMak build configuration.

Signed-off-by: cneben <[email protected]>
…le-clicking-groups

Issue 90 right and double clicking groups
Fix links to documentation in README.md

Signed-off-by: cneben <[email protected]>
Fix the bug: qrc:/QuickQanava/GraphView.qml:83:5: QML BottomRightResizer: Binding loop detected for property "minimumTargetSize"

Signed-off-by: cneben <[email protected]>
Demonstrate a fully fonctionnal context menu in 'groups' and 'nodes' samples.
Cosmetic fixes.
Cosmetic documentation fixes.

Signed-off-by: cneben <[email protected]>
Signed-off-by: cneben <[email protected]>
Added new option -DBUILD_STATIC_QRC that enables static QRC linking that make possible run tests without installing library.
* Added new parameter BUILD_STATIC_QRC to matrix
* Update Linux image to bionic (there more recent gcc compiler)
* Simplify macOS section
@winterheart
Copy link
Contributor Author

Seems travis ci support disabled - need to reenable...

@cneben
Copy link
Owner

cneben commented Dec 21, 2019

Thank you, I will merge ASAP.

Update gtpo_header_files that will be installed in install phase. Some files in list outdated.
@winterheart winterheart mentioned this pull request Dec 24, 2019
@winterheart
Copy link
Contributor Author

Additional fixes to install phase.

@cneben cneben changed the base branch from master to devel May 31, 2020 15:19
@cneben cneben closed this May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants