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
FlowView.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 Jul 21, 2025
Prevent duplicate connections in scene serialization
Show description for 21eee6e
jacquespillet
committed
21eee6e
View commit details
Copy full SHA for 21eee6e
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
added action signal
jacquespillet
committed
42a5316
View commit details
Copy full SHA for 42a5316
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
added node not found signal
jacquespillet
committed
73ef40b
View commit details
Copy full SHA for 73ef40b
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
added go to node id
jacquespillet
committed
f5a177f
View commit details
Copy full SHA for f5a177f
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 Dec 9, 2022
fixed undo redo
jacquespillet
committed
54c1f5b
View commit details
Copy full SHA for 54c1f5b
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
UndoRedo for paste, duplicate and create connection
jacquespillet
committed
8b041d4
View commit details
Copy full SHA for 8b041d4
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 Jan 26, 2022
Added Collapsable group
jacquespillet
committed
51804f1
View commit details
Copy full SHA for 51804f1
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fixes on groups
jacquespillet
committed
0eb037a
View commit details
Copy full SHA for 0eb037a
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Added node templates
jacquespillet
committed
f6fb7b8
View commit details
Copy full SHA for f6fb7b8
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
continued groups
jacquespillet
committed
4c2812f
View commit details
Copy full SHA for 4c2812f
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Started groups
jacquespillet
committed
ddbe4a8
View commit details
Copy full SHA for ddbe4a8
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Started groups, added anchors, fixed position of nodes when pasting
jacquespillet
committed
a0adb17
View commit details
Copy full SHA for a0adb17
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Added copy/paste between sheets
jacquespillet
committed
bc9c58f
View commit details
Copy full SHA for bc9c58f
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Merge branch 'master' of https://github.com/paceholder/nodeeditor
Show description for 7631c27
ReubenJCarter
committed
7631c27
View commit details
Copy full SHA for 7631c27
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Turn on/off the background grid render based on scale in viewport for performance benefits
ReubenJCarter
committed
243c382
View commit details
Copy full SHA for 243c382
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
added setViewportUpdateMode(QGraphicsView::FullViewportUpdate); to flow view.
ReubenJCarter
committed
c073764
View commit details
Copy full SHA for c073764
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Support inclusion of FlowView via Qt Designer (#107)
Show description for e81afb0
ypnos
authored and
paceholder
committed
e81afb0
View commit details
Copy full SHA for e81afb0
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Added Fix for Mingw "invalid initialization of non-const reference of type"
ReubenJCarter
committed
d649c82
View commit details
Copy full SHA for d649c82
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Added action context WidgetWithChildrenShortcut. Added duplication of data model to nodes when duplicating
ReubenJCarter
committed
e42fe23
View commit details
Copy full SHA for e42fe23
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Added very simple Undo Redo system
ReubenJCarter
committed
a92ba58
View commit details
Copy full SHA for a92ba58
View code at this point
Browse repository at this point
Fixed node delete pointer error
ReubenJCarter
committed
facd31b
View commit details
Copy full SHA for facd31b
View code at this point
Browse repository at this point
added CTRL+D key sequence for duplicate
ReubenJCarter
committed
c508028
View commit details
Copy full SHA for c508028
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Added duplicating connections, there is a bug to handle connections that have no endpoint on selection
ReubenJCarter
committed
4b90d7d
View commit details
Copy full SHA for 4b90d7d
View code at this point
Browse repository at this point
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 Sep 12, 2017
Add protected function to access scene in FlowView
Dmitry Pinaev
committed
3749b04
View commit details
Copy full SHA for 3749b04
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 Jul 4, 2017
Fix the Scrolling Issue (#104, #79)
kPanesar
authored and
paceholder
committed
1e2ca62
View commit details
Copy full SHA for 1e2ca62
View code at this point
Browse repository at this point
Commits on May 18, 2017
Insert node after single click in menu
paceholder
committed
6bdb000
View commit details
Copy full SHA for 6bdb000
View code at this point
Browse repository at this point
Apply code style
paceholder
committed
ec0c78d
View commit details
Copy full SHA for ec0c78d
View code at this point
Browse repository at this point
Commits on May 2, 2017
Add osx build
paceholder
committed
e7a6538
View commit details
Copy full SHA for e7a6538
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.