aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/v7/tests/components/textfield
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-16/+0
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-3/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-3/+5
* Use enhanced for loop for arrays. (#10121)Ahmed Ashour2017-10-021-6/+6
* Construct array inline (#10068)Ahmed Ashour2017-09-232-2/+2
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-0/+136
* Implement new RichTextAreaArtur Signell2016-09-121-146/+0
* Use diamond operator where it can be usedArtur Signell2016-09-051-5/+5
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-5/+3
* Organize importsArtur Signell2016-08-307-13/+13
* Move old TextField to compatibility packageArtur Signell2016-08-2610-0/+919