| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
feat: add examples and tests for advanced features New examples: - node_validation: demonstrates NodeValidationState and NodeProcessingStatus with status icons - custom_painter: shows custom AbstractNodePainter and AbstractConnectionPainter implementations New tests: - TestNodeValidation: validation state and processing status - TestCustomPainters: custom painter registration - TestCopyPaste: copy/paste and duplicate operations - TestZoomFeatures: zoom fit all/selected, scale range - TestLoopDetection: cycle detection in data flow graphs | 6 个月前 | |
fix: resolve test failures in CI environment (#515) * fix: resolve test failures in CI environment TestGraphModel: - Add loadNode() implementation to support copy/paste operations - Save and restore node type in saveNode()/loadNode() TestLoopDetection: - Add applicationSetup() for DataFlowGraphModel tests - Use TestDisplayNode (has both in/out ports) instead of TestSourceNode (output only) for loop detection tests TestCustomPainters: - Simplify to test painter registration without verifying actual painting calls (unreliable in headless CI environments) - Add tests for painter persistence through node lifecycle events * fix: add DLL export macro to NodeGraphicsObject Add NODE_EDITOR_PUBLIC macro to NodeGraphicsObject class to properly export its symbols on Windows. This fixes linker errors when building examples that use graphModel() and nodeScene() methods. Error was: unresolved external symbol NodeGraphicsObject::graphModel() unresolved external symbol NodeGraphicsObject::nodeScene() | 6 个月前 | |
fix: control loops before connecting depending on AbstractGraphModel::loopsEnabled() (#484) * Extend data flow test classe to propagate through multiple nodes * Control loops before connecting depending on AbstractGraphModel::loopsEnabled() (#198) | 1 年前 | |
fix: control loops before connecting depending on AbstractGraphModel::loopsEnabled() (#484) * Extend data flow test classe to propagate through multiple nodes * Control loops before connecting depending on AbstractGraphModel::loopsEnabled() (#198) | 1 年前 | |
fix: resolve test failures in CI environment (#515) * fix: resolve test failures in CI environment TestGraphModel: - Add loadNode() implementation to support copy/paste operations - Save and restore node type in saveNode()/loadNode() TestLoopDetection: - Add applicationSetup() for DataFlowGraphModel tests - Use TestDisplayNode (has both in/out ports) instead of TestSourceNode (output only) for loop detection tests TestCustomPainters: - Simplify to test painter registration without verifying actual painting calls (unreliable in headless CI environments) - Add tests for painter persistence through node lifecycle events * fix: add DLL export macro to NodeGraphicsObject Add NODE_EDITOR_PUBLIC macro to NodeGraphicsObject class to properly export its symbols on Windows. This fixes linker errors when building examples that use graphModel() and nodeScene() methods. Error was: unresolved external symbol NodeGraphicsObject::graphModel() unresolved external symbol NodeGraphicsObject::nodeScene() | 6 个月前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
Adds Node Group functionality (#514) The node group feature allows nodes to be grouped, giving users the flexibility to organize their workspace. Groups can be locked, making the constituent nodes inaccessible via the mouse, or unlocked for easy access. Saving and loading groups further empower users to tailor their setup to their needs, enhancing control over their workflow. Co-authored-by: Taiguara Tupinambás <tatatupi@gmail.com> Co-authored-by: Hudson Miranda <hudsonmiranda291@gmail.com> Co-authored-by: Gabrielnmds <gabrielnmds21@gmail.com> | 5 个月前 | |
Add tests for the nickname feature (#532) | 1 个月前 | |
feat: add examples and tests for advanced features New examples: - node_validation: demonstrates NodeValidationState and NodeProcessingStatus with status icons - custom_painter: shows custom AbstractNodePainter and AbstractConnectionPainter implementations New tests: - TestNodeValidation: validation state and processing status - TestCustomPainters: custom painter registration - TestCopyPaste: copy/paste and duplicate operations - TestZoomFeatures: zoom fit all/selected, scale range - TestLoopDetection: cycle detection in data flow graphs | 6 个月前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
Adds support for macOS Delete key (#531) * feat: add support to maco's delete key * add verbose flag to test github actions AGL error * test workflow with newer qt version * remove verbose flag and try to solve windows workflow error * try to fix linux ci failure addressing delete key on every platform | 1 个月前 | |
Write unit-tests (#480) * Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix | 1 年前 | |
feat: add examples and tests for advanced features New examples: - node_validation: demonstrates NodeValidationState and NodeProcessingStatus with status icons - custom_painter: shows custom AbstractNodePainter and AbstractConnectionPainter implementations New tests: - TestNodeValidation: validation state and processing status - TestCustomPainters: custom painter registration - TestCopyPaste: copy/paste and duplicate operations - TestZoomFeatures: zoom fit all/selected, scale range - TestLoopDetection: cycle detection in data flow graphs | 6 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 6 个月前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 5 个月前 | ||
| 1 个月前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 6 个月前 |