aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/declarative/converters/DesignResourceConverter.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-1/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-3/+1
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-7/+7
* Fix typos (#10213)Ahmed Ashour2017-10-201-1/+1
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-7/+10
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-5/+18
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-2/+2
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-1/+1
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-241-2/+3
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-291-16/+2
* Change declarative support to use new convertersArtur Signell2016-08-241-33/+14
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-10/+10
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-4/+4
* Format using Eclipse NeonArtur Signell2016-08-181-11/+13
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-101-10/+10
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+224