summaryrefslogtreecommitdiffstats
path: root/client-compiler/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+2
* Add empty line at the end of files (#10142)Ahmed Ashour2017-10-061-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-282-2/+2
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-2/+2
* Add LoadStyle.NONE for completely omitting a connectorLeif Åstrand2017-04-131-0/+6
* Add update checker (#8654)Henri Sara2017-02-232-0/+185
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-4/+3
* Show a sensible message for missing extensions (#10799)Artur Signell2016-12-092-1/+7
* Use fully qualified name for bundlesArtur Signell2016-09-121-2/+2
* Use diamond operator where it can be usedArtur Signell2016-09-056-43/+43
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-1/+2
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-302-10/+37
* Organize importsArtur Signell2016-08-202-1/+2
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-5/+6
* Update copyright year to 2016Artur Signell2016-08-1823-23/+23
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1821-78/+78
* Format using Eclipse NeonArtur Signell2016-08-1816-187/+172
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-1/+25
* Build client-compiler with mavenelmot2016-03-2225-0/+4463