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
* wip: adds NodeValidationState info to NodeDelegateModel
* makes the nodeObject red in case of invalid state and adds a tooltip for error msg
* adds warning state and adapts calculator example
* adds validation icon and adapts calculation example
* core improvements to develop node processing status
* first commit on the creation of a processing status example
* fixes nodeprocessingstatus cast
* creation of random gen example, and fix of icon color
* Connect delegate UI update signal
* fix random number node dynamic
* clean up test code in multiplication node
* revert unnecessary changes in multiplication model
* revert unnecessary changes
* solve icon size and refactor NodeProcessingStatus code
* remove duplicate code
* add space to better organize processing status in node display
* remove processing value default value
* fix bugs in node processing status
* add Q_DECLARE_METATYPE to solve linux build problems
* declaring metatype in the correct place
* uniformizes icon files attributes
* removes commented code
* improves processing status icon resolution
* solves situations where icons should not appear
* adds docstring to each nodeprocessingstatus
* adds possibility to change the node processing status icon style
* moves all status logic to NodeStyle
* removes unnecessary code
* adds declaration of QPixmap
---------
Co-authored-by: Taiguara Tupinambás <[email protected]>
0 commit comments