aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/orderedlayout
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-176-240/+211
* Remove empty comments (#10789)Ilia Motornyi2018-04-052-6/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-286-93/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-274-4/+4
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-0114-562/+360
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-3/+2
* Fix typos (#10124)Ahmed Ashour2017-10-041-14/+13
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-2/+3
* Construct array inline (#10068)Ahmed Ashour2017-09-231-5/+5
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Remove unneeded ArrayList constructionAhmed Ashour2017-09-191-4/+3
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-202-2/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-4/+2
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-133-3/+3
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-10/+1
* Make Valo the default themePekka Hyvönen2016-10-0613-26/+26
* Unify listeners on the server sideAleksi Hietanen2016-09-293-3/+3
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-122-3/+3
* Use diamond operator where it can be usedArtur Signell2016-09-054-6/+6
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-6/+4
* Organize importsArtur Signell2016-08-302-2/+2
* Implement new LabelArtur Signell2016-08-262-2/+2
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-252-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2220-60/+60
* Organize importsArtur Signell2016-08-202-2/+2
* Rename legacy packages to v7Artur Signell2016-08-189-10/+10
* Update copyright year to 2016Artur Signell2016-08-184-4/+4
* Remove trailing whitespace from code and javadocArtur Signell2016-08-188-31/+31
* Format using Eclipse NeonArtur Signell2016-08-1818-123/+127
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-179-28/+28
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-43/+20
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-6/+6
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1529-0/+3060