aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/dd/TreeDragStart.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded .toArray() (#10131)Ahmed Ashour2017-10-031-1/+1
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-4/+5
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Fix javadoc references (#10067)Ahmed Ashour2017-09-231-1/+0
* Replace iterators with enhanced for loops (#10018)Ahmed Ashour2017-09-191-2/+2
* Fix varargs warningsAhmed Ashour2017-09-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-4/+1
* Use diamond operator where it can be usedArtur Signell2016-09-051-6/+6
* Move Item to compatibility packageArtur Signell2016-08-241-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-11/+11
* Format using Eclipse NeonArtur Signell2016-08-181-11/+9
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-16/+6
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+330