Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 1 | -12/+11 |
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
* | Remove unused methods (#10020) | Ahmed Ashour | 2017-09-20 | 1 | -17/+3 |
* | Fix moving child to first position in tree data (#9761) | Adam Wagner | 2017-08-07 | 1 | -20/+29 |
* | Add method to get parent in TreeData (#9701) | Adam Wagner | 2017-07-27 | 1 | -0/+19 |
* | Add methods to change parent and to change child's position in hierarchical d... | Adam Wagner | 2017-07-18 | 1 | -0/+83 |
* | Make TreeData.getChildren() return value immutable (#9455) | Henri Sara | 2017-05-30 | 1 | -3/+5 |
* | Add TreeData#addRootItems, getRootItems | Aleksi Hietanen | 2017-05-18 | 1 | -0/+63 |
* | Add stream variants for the child item provider shorthands (#9375) | Leif Åstrand | 2017-05-18 | 1 | -0/+20 |
* | Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349) | Aleksi Hietanen | 2017-05-18 | 1 | -1/+5 |
* | Refactor common methods in in-memory data providers (#9308) | Aleksi Hietanen | 2017-05-16 | 1 | -0/+309 |