Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Event Role: fix unique name | Maarten Vanraes | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | optional name for widgets, items, events | Maarten Vanraes | 2016-02-13 | 1 | -3/+44 |
| | | | | | | the name will now be autogenerated depending on a basename that each EventRole needs to implement, with a numeric suffix increasing in number, it checks this in the already present eventHandler. | ||||
* | Updated date | Angelo Naselli | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | add parent link to EventHandlerRole move parentDialog | Maarten Vanraes | 2016-01-09 | 1 | -22/+1 |
| | |||||
* | eventHandler attribute requires to be an EventHandler Role | Maarten Vanraes | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | parentDialog function is only useful on EventRole classes | Maarten Vanraes | 2015-09-06 | 1 | -0/+24 |
| | |||||
* | add a Role-based Event handling system | Maarten Vanraes | 2015-08-29 | 1 | -0/+109 |