Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ScanLAB-Projects
/
nodeeditor
Public
forked from
paceholder/nodeeditor
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
nodeeditor
src
NodeGraphicsObject.cpp
on
master
User selector
All users
All time
Commit history
Commits on Sep 18, 2025
added placeholder nodes
jacquespillet
committed
24c2a79
View commit details
Copy full SHA for 24c2a79
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
fix crash
tomscanlab
committed
6f8c72d
View commit details
Copy full SHA for 6f8c72d
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
added input colour to node
jacquespillet
committed
7e89261
View commit details
Copy full SHA for 7e89261
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
added gotonode function
jacquespillet
committed
c070645
View commit details
Copy full SHA for c070645
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
progress on undo/redo system
jacquespillet
committed
09d7926
View commit details
Copy full SHA for 09d7926
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Update view on geometry
jacquespillet
committed
d198287
View commit details
Copy full SHA for d198287
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Added snapping
jacquespillet
committed
b91389b
View commit details
Copy full SHA for b91389b
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Made the signal and slot compatible for the setToolTip signal in the NodeDataModel.
ReubenJCarter
committed
477d904
View commit details
Copy full SHA for 477d904
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Added the ability to set the tool tip for each node
ReubenJCarter
committed
7215528
View commit details
Copy full SHA for 7215528
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Merge branch 'master' of https://github.com/paceholder/nodeeditor
ReubenJCarter
committed
09a2681
View commit details
Copy full SHA for 09a2681
View code at this point
Browse repository at this point
added updating history for node movement
ReubenJCarter
committed
b5f7310
View commit details
Copy full SHA for b5f7310
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Change NodeStyle source in NodeGraphicsObject form default to the one defined in Node (#132)
Show description for 9b7a5d0
rkollataj
authored and
paceholder
committed
9b7a5d0
View commit details
Copy full SHA for 9b7a5d0
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Added duplicate action to the flow view. Removed shadow effect from nodes as the performance was bad. Added OpenGL rendering for flow view.
ReubenJCarter
committed
27433e0
View commit details
Copy full SHA for 27433e0
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Modifications to allow custom context menus on node objects (#112)
Show description for 0d808ac
tuvok
authored and
paceholder
committed
0d808ac
View commit details
Copy full SHA for 0d808ac
View code at this point
Browse repository at this point
Commits on Aug 13, 2017
Prevent resizing of non-resizable nodes (#96)
Dmitry Pinaev
authored and
Dmitry Pinaev
committed
ba0727c
View commit details
Copy full SHA for ba0727c
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Correct -Wall and -Wextra warnings for GCC7.1.1 and Clang++ 4.0.1 (#105)
Show description for 49da648
rkollataj
authored and
paceholder
committed
49da648
View commit details
Copy full SHA for 49da648
View code at this point
Browse repository at this point
Commits on May 7, 2017
Allow node/connection moving-seliction lock (#90)
facontidavide
authored and
paceholder
committed
9f10999
View commit details
Copy full SHA for 9f10999
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Fix Z level problem with overlapped proxy widgets (#82)
Show description for 0292ec7
facontidavide
authored and
paceholder
committed
0292ec7
View commit details
Copy full SHA for 0292ec7
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Improve code style #84
paceholder
committed
690464b
View commit details
Copy full SHA for 690464b
View code at this point
Browse repository at this point
Add custom style to node model (#84)
facontidavide
authored and
paceholder
committed
4c4c59b
View commit details
Copy full SHA for 4c4c59b
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Fix code indentation
paceholder
committed
f31c346
View commit details
Copy full SHA for f31c346
View code at this point
Browse repository at this point
Allow single connection policy for output ports (#83)
facontidavide
authored and
paceholder
committed
07264cd
View commit details
Copy full SHA for 07264cd
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Add signals to hover and hoverLeft (#68)
russelltg
authored and
paceholder
committed
d1de915
View commit details
Copy full SHA for d1de915
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Add signal for node double clicked (#57)
russelltg
authored and
paceholder
committed
86a3714
View commit details
Copy full SHA for 86a3714
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Add node-moved signal (#56)
russelltg
authored and
paceholder
committed
5bc2d14
View commit details
Copy full SHA for 5bc2d14
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Implement automatic insertion of typecast nodes (#52)
Show description for 64dd7d4
LandonJerre
authored and
paceholder
committed
64dd7d4
View commit details
Copy full SHA for 64dd7d4
View code at this point
Browse repository at this point
Fix windows build with namespaces
paceholder
committed
a18376f
View commit details
Copy full SHA for a18376f
View code at this point
Browse repository at this point
Introducet QtNodes namespace (#40)
paceholder
committed
0eaa18e
View commit details
Copy full SHA for 0eaa18e
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Make Nodes uniques owned by FlowScene instead of using shared_ptr (#38)
Show description for 870520f
russelltg
authored and
paceholder
committed
870520f
View commit details
Copy full SHA for 870520f
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
Implement hash-based connection color
paceholder
committed
6c730a2
View commit details
Copy full SHA for 6c730a2
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Implement JSON-based styles for Nodes, Connections, and Scene
paceholder
committed
318ce62
View commit details
Copy full SHA for 318ce62
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Allow multiple out connections
paceholder
committed
6674c22
View commit details
Copy full SHA for 6674c22
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Fix #21. Make connections selectable and removable
paceholder
committed
de37205
View commit details
Copy full SHA for de37205
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
Forbid automatic scene resizing and scrolling
paceholder
committed
925dc6b
View commit details
Copy full SHA for 925dc6b
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Repaint both ends of connection synchronously on node move
paceholder
committed
ed67b11
View commit details
Copy full SHA for ed67b11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.